@charset "utf-8";
body{ font-size:14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0; background:url(../images/bgx.jpg)}
ul,li,p,form,input,h3{ margin:0px; padding:0px;}
ul,li{ list-style:none;}

img{ border:0px; }
input,img{vertical-align:middle}
a{ text-decoration:none; color:#666;}
a:hover{ text-decoration:none; color:#333;}
.clear{ clear:both;}

#pout input:hover{ border:3px solid #6C0}
#pout textarea:hover{ border:3px solid #6C0}
#list tr td{ padding:5px;}
.wrap{ background:url(../images/bg.jpg) left top no-repeat #0a5398; width:960px; margin:0 auto;} 
.logo{ width:153px; height:137px; padding:10px 20px 0px 20px; float:left;}

.header{height:100px; padding-top:40px; text-align:right; color:#fff; padding-right:20px;}
.header a{color:#fff;}
.nav{ width:938px; height:40px; margin:0 auto; padding-bottom:10px;}
.nav ul{height:40px; }
.nav ul li { display:inline; width:153px; text-align:center;  float:left; margin-left:3px;}

.nav ul li a{ 
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
		font-size:20px; 
		font-weight:bold; 
		color:#fff;
		height:40px; line-height:40px;
		display:block;
		background: url(../images/mbg02.jpg) right center;
}
.nav ul li a:hover{ color:#333; background: url(../images/mbg01.jpg) right center;}
.nav a.curent{ color:#333;background: url(../images/mbg01.jpg) right center; padding:0px 20px 0px 20px}

.banner{ width:940px; height:270px; margin:0 auto; text-align:center}

.main{ width:940px; margin:0 auto}

.i_left{ width:700px; float:left;}
.i_right{ width:230px; float:right;}
.i_con{ color:#fff; padding:20px; line-height:20px; padding-bottom:50px;}

.foot{ height:55px; background:url(../images/bottom.png) left center repeat-x; text-align:center ; color:#fff; line-height:55px;}
/*CSS Page style pagination*/

.Pages {
	padding:3px; margin: 3px; text-align:center
}
.Pages A {
	padding:2px 5px 2px 5px; border:#eee 1px solid; margin:2px; color:#036cb4; text-decoration:none;}
.Pages A:hover {
	border: #999 1px solid; color:#666;}
.Pages A:active {
	border: #999 1px solid; color:#666;}
.Pages .current { border:#036cb4 1px solid; padding:2px 5px 2px 5px; margin:2px; color:#fff; background:#036cb4;}
.Pages .disabled {border:#eee 1px solid; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}
