﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	/*background:  url(../images/body_bg.gif) repeat left top;*/
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}

/* Master Page Layout */
#master_header
{	
	margin: 1px auto 0 auto;
	width: 980px;
}

#master_headertop
{
	 width: 980px;
    height: 66px;
    margin: 0 auto;
    background-position: 0% 0%;
    background-image: url(../images/top_New.jpg);
    background-repeat: no-repeat;
}
/*
#master_headermiddle
{
	background-image:url(../images/banner.jpg);
    width:978px;
    height:100px;
    margin:0 auto;
    background-position:0% 0%;
    background-repeat:no-repeat;
    border-left: #0099FF 1px solid;
    border-right:#0099FF 1px solid;
}
*/
#master_headerbottom
{
	margin: 0 auto ;
    width: 978px;
    height: 24px;
    background-color: white;
    text-align: left;
    border: #0099FF 1px solid;
    vertical-align:bottom;
}

#master_page
{
	background-color:#dceafc;
	border-top: 1px solid #0099FF ;
	border-left: 1px solid #0099FF ;
	border-right: 1px solid #0099FF ;
	border-bottom: 1px solid #0099FF ;
	margin: 5px auto 0px auto;
	width: 978px;
}

#master_menu
{
	text-align: left;
	float: left;
	width: 190px;
	padding-right: 6px;
	padding-bottom: 5px;
	vertical-align: top;
}

.sidebar
{
	width: 98%;
	height: 65px;
	margin:0 auto;
	padding: 10px 0 0 10px;
	text-align:left;
	
}

.sidebarheader
{
	height: 50px;
	padding: 10px 0 0 10px;
	color: #000000;
	
	text-transform: uppercase;
}

.sidebarcontent
{	
	border: 1px solid #0F2543;
	
	padding: 0px 0 0 0px;
	
}



#master_content
{
	float: left;
	width: 750px;
	padding: 10px 0 0 10px;
	margin:10 auto;
	color: #666666;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentheader
{
	height: 19px;
	
}

#master_contentplaceholder
{
	/*
	background-image:url(../images/bgsearch.jpg);
	background-repeat: no-repeat;*/
	border-top: 1px solid #0F2543;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #FFFFFF;
	line-height: 1.5em;
	height: 610px;
	width: 750px;
	overflow: auto;
	vertical-align: top;
	text-align: left;
}

#footer
{
	
	vertical-align:middle;
	text-align:center;
	clear:both;
	width: 980px;
    height:32px;
    margin: 5px auto 0 auto;
    background-image: url(../images/Bottom_new.jpg);
    background-position:0% 0%;
    background-repeat:no-repeat;
}
#menu {padding:5px 5px 0 0}
/*利用padding:20px 20px 0 0来固定菜单位置*/
#menu ul {float:right;list-style:none;margin:0px;}
/*添加了float:right使得菜单位于页面右侧*/
#menu ul li {float:left;margin:0 10px}
.menuDiv {width:1px;height:28px;background:#999}

#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#666}
#menu ul li a:hover{}

/*导航右部链接按钮DIV*/
#menulb
{
    padding:2px 2px 0px 0px;    
}
/*导航右部链接按钮无序列表*/
#menulb ul{  float:right; margin:0px 10px;}
#menulb ul li{float:left;margin:0 10px;}

.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

#navigation
{
    
    margin: 0 auto ;
    width: 978px;
    height: 24px;
    background-color: white;
    text-align: left;
    border: #0099FF 1px solid;
    vertical-align:bottom;
}
.shouye{font-size: 12pt}
