﻿body{
	font:12px Tahoma,Verdana,sans-serif;
	color:#5C5C5C;
	padding:0;
	margin:0;
}
img{
	border:0;
}
form{
	margin:0;
	padding:0;
}
/*----------------------------------------顶部样式-----------------------------*/
#head{
	width:770px;
	margin:0 auto;
	margin-top:10px;
}
#top{
    padding-left:15px;
}
#top .left{
	float:left;
}
#top .center{
	float:left;
    margin-left:10px;
}
#top .right{
	float:left;
	padding-left:20px;
}
#top .right a{
	color:#004384;
	text-decoration:none;
}
#top .right .t{
	padding-top:10px;
}
#top .right .b{
	padding-top:10px;
}
#menu{
    clear:both;
	background:#fff url(../images/menubg.jpg) no-repeat;
	height:24px;
	width:770px;
	text-align:center;
	line-height:24px;
	color:#fff;
	word-spacing:4px;
	margin-top:5px;
}
#menu a{
	color:#fff;
	text-decoration:none;
}
#menu2{
	background:#fff url(../images/menu2bg.jpg) repeat-x;
	width:766px;
	height:27px;
	color:#000;
	line-height:27px;
	margin-top:2px;
	text-align:center;
}
#menu2 a{
	color:#000;
	text-decoration:none;
	word-spacing:4px;
}
#search{
	background:#fff url(../images/searchbg.jpg) no-repeat;
	height:34px;
	width:756px;
	padding-left:10px;
	padding-top:8px;
}
#search .inp{
	height:16px;
	width:100px;
	border:1px solid #ccc;
}
#search select{
	border:1px solid #ccc;
	height:16px;
	font-size:12px;
}
#search .sub{
	font-size:12px;
	height:20px;
}
#search .login{
	height:16px;
	background-color:#D2E8FF;
	border:1px;
	width:60px;
}
#search .sub1{
	border:1px solid #1946BD;
	height:18px;
	font-size:12px;
	color:#1946BD;
    background-color:#fff;
    cursor:pointer;
}
#search span a{
	color:#f00;
	text-decoration:none;
	margin-left:10px;
}
#search span a:hover{
	color:#f00;
	text-decoration:underline;
}
/*---------------------------底部样式---------------------------------*/
#foot_link{
   width:766px;
   margin:0 auto;
   clear:both;
   margin-bottom:3px;
   }
#foot_link ul{
	list-style:none;
	padding:0;
	margin:0;
}
#foot_link li{
	float:left;
	margin-right:4px;
}
#foot_link .li1{
	margin:0;
	margin-left:1px;
}
#foot_link li img{
   display:block;
   }
.table111{
   margin:0 auto;
   color:#031337;
   clear:both;
}
.table111 a{
   color:#031337;
   text-decoration:none;
   }
.table111 a:hover{
   text-decoration:underline;
   }
#footer{
	background:url(../images/foot.jpg) no-repeat;
	height:22px;
	line-height:22px;
	width:768px;
	margin:0 auto;
	text-align:center;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#copy{
	width:770px;
	margin:0 auto;
	text-align:center;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	color:#000;
}
#copy a{
	color:#000;
	text-decoration:none;
}
#copy a:hover{
	text-decoration:underline;
}