/* html body */


html,body{
	margin:0;
	padding:0;
	margin:0 auto;
    	width:990px;   
	height:100%;
	text-align:center;
	font-family:Î¢ÈíÑÅºÚ;
	}
.bodyCenter {
    margin:0 auto;
    width:990px;   
}
input {
	height:20px;
}
p,ul,li{
	margin:0;
	padding:0;
	}
a{
	text-decoration:none;
	}
a:link,a:visited{
	color:#45a4fe;
	}
a:hover{
	color:#999;
	}
li{
	list-style-type:none;
	}
.clear{
	clear:both;
	}
.text_left{
	text-align:left;
	}
.text_right{
	text-align:right;
	}
input{
	margin:0;
	padding:0;
	}
.w1004{
	margin:0 auto;
	position:relative;
	}
.clear{
	clear:both;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}

.header_1
{
	width:970px; height:23px; line-height:23px; background-color:#f8f8f7; border-bottom:solid 1px #dcdcda; color:#666666; text-align:right; padding-right:20px;
}
.header_2
{
	width:970px; height:70px; padding:10px;	
}
.header_3
{
	height:20px; line-height:20px; text-align:right;
}
.header_4
{
	height:20px; width:150px; border-top:solid 1px #dcdcda; border-bottom:solid 1px #dcdcda; border-left:solid 1px #dcdcda;
}
.header_5
{
	height:20px; width:20px; border-top:solid 1px #dcdcda; border-bottom:solid 1px #dcdcda; border-right:solid 1px #dcdcda;
}
.header_6
{
	height:38px; line-height:38px;
	width:990px; text-align:center;
	background-color:#999999; color:#ffffff;
	font-family:Î¢ÈíÑÅºÚ; font-size:14px;
}

.c1
{
	padding-top:10px; 
	padding-bottom:5px; 
	text-align:left; 
	font-size:15px; 
	font-family:Î¢ÈíÑÅºÚ; 
	font-weight:500; 
	border-bottom:solid 2px #cccccc;
}
.c2
{
	height:25px; 
	line-height:25px;
	font-size:12px; 
	color:#666;
	text-align:left;
	padding-left:20px;
	border-bottom:dotted 1px #cccccc;
}
.c3
{
	margin:10px 5px 5px 5px;
	text-align:left; 
	font-size:15px; 
	font-family:Î¢ÈíÑÅºÚ; 
	font-weight:500; 
	border-bottom:dotted 1px #cccccc;
}
.c4
{
	height:25px; 
	line-height:25px;
	font-size:12px; 
	color:#666;
	text-align:left;
	padding-left:20px;
}

.e1{margin-top:10px; margin-left:15px; margin-right:15px; text-align:left; font-size:15px; font-family:Î¢ÈíÑÅºÚ; font-weight:500; border-bottom:dotted 1px #cccccc;}
.e2{height:25px; line-height:25px; margin-left:15px; margin-right:15px; text-align:left; font-size:12px; font-family:Î¢ÈíÑÅºÚ;}
.e3{height:25px; line-height:25px; margin-left:15px; margin-right:15px; text-align:left; font-size:12px; font-family:Î¢ÈíÑÅºÚ; background-color:#f8f8f7;}

.f1{height:15px; line-height:15px; width:100px; text-align:left; font-size:12px;font-family:Î¢ÈíÑÅºÚ;}
.f2{float:left; width:60px; height:70px;}
.f3{float:right; width:125px; text-align:left; font-size:11px;font-family:Î¢ÈíÑÅºÚ;}

/*header css*/
#header{
	height:100px;
	background-color:#00366f;
	}
.logo{
	float:left;
	padding-top:10px;
	}
.header_right{
	float:right;
	color:#ffffff;
	font-family:ºÚÌå;
	font-size:13px;
	}
.link{
	padding-top:30px;
	text-align:right;
	}
.link span{
	font-family:Î¢ÈíÑÅºÚ;
	font-weight:bold;
	}
.link a{
	color:#ffffff;
	}
.link a:hover{
	color:#a01e1e;
	text-decoration:underline;
	}
.search input{
	width:400px;
	height:30px;
	margin-top:20px;
	line-height:25px;
	border-radius:5px;
	border:none;
	padding-left:90px;
	line-height:30px;
	}
.search{
	position:relative;
	}
.styled-select select {
   background:none;
   width:83px;
   padding: 5px;
   font-size: 14px;
   border:none;
   height: 28px;
   -webkit-appearance: none; /*for chrome*/
   outline:none;
}
.styled-select{
   position:absolute;
   top:21px;
   left:5px;
   width:60px;
   height: 28px;
   overflow: hidden;
   background: url(../images/new_arrow.png) no-repeat right #fff;
}
.search input[type='submit']{
	width:20px;
	height: 20px;
	background: url(../images/search.png) no-repeat;
	border: none;
	cursor: pointer;
	position: absolute;
	right:-60px;
	top: 5px;
	outline: none;
}
/*nav css*/
#nav{
	height:50px;
	background-color:#00479b;
	border-bottom:solid 2px #00ff66;
	}
#nav ul{
	width:100%;
	float:left;
	}
#nav ul li{
	font-size:16px;
	float:left;
	text-align:center;
	line-height:50px;
	font-family:Î¢ÈíÑÅºÚ;
	font-weight:800;
}
#nav ul li a{
	color:#ffffff;
	}
#nav ul li a:hover{
	color:#ff0000;/*#a01e1e;*/
	}
#nav span{
	line-height:50px;
	font-size:13px;
	float:right;
	margin-right:20px;
	color:#ffffff;
	}	
#nav span a:hover{
	text-decoration:underline;
	color:#a01e1e;
	}
/*footer css*/
#footer{
	height:60px;
	background-color:#00366f;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	}
.footer_left
{
	float:left;
	padding-top:10px;
}
.footer_right
{
	float:right;
	padding-top:20px;
	}
/* notice */
.notice{
	height:110px;
	padding-left:10px;
	font-size:10px;
	text-align:left;
	}
.notice marquee{
	height:70px;
	width:98%;
	font-size:10px;
	color:#666;
	line-height:20px;}
/* ÁªÏµ·½Ê½ */
.contract
{
	line-height:20px;
	font-size:12px; 
	color:#666;
	text-align:left;
	padding-left:20px;
	}

.contract1
{	
	font-size:10px; 
	color:#666;
	text-align:left;
	padding-left:20px;
	}

/* ÅàÑµÐû¹á */
.t1
{
	padding-top:10px; 
	padding-bottom:5px; 
	text-align:left; 
	font-size:15px; 
	font-family:Î¢ÈíÑÅºÚ; 
	font-weight:600; 
	border-bottom:solid 2px #00ff66;
}
.sidebar_on
{
	height:40px; 
	line-height:40px;
	font-size:15px; 
	font-family:Î¢ÈíÑÅºÚ;
	font-weight:800;
	text-align:center;
	background-color:#195781;
}
.sidebar_on a:link,
.sidebar_on a:visited { 
	color:#ffffff; 
	text-decoration:none; 
} 
.sidebar_on a:hover, 
.sidebar_on a:active { 
	color:#ff0000; 
	text-decoration:underline; 
} 
.sidebar_off
{
	height:40px; 
	line-height:40px;
	font-size:15px; 
	font-family:Î¢ÈíÑÅºÚ;
	font-weight:800;
	text-align:center;
	background-color:#ffffff;
}
.sidebar_off a:link,
.sidebar_off a:visited { 
	color:#195781; 
	text-decoration:none; 
} 
.sidebar_off a:hover, 
.sidebar_off a:active { 
	color:#ff0000; 
	text-decoration:underline; 
} 

.t3{height:10px;}
.t4
{
	height:25px; 
	line-height:25px;
	font-size:13px; 
	color:#666;
	text-align:left;
	padding:10px;
}
.t5
{
	font-size:13px; 
	color:#666;
	text-align:left;
	padding:5px;
}