﻿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;
}
#top{
	
}
#top .left{
	float:left;
}
#top .center{
	float:left;
}
#top .right{
	float:left;
}
#top .right .t{
	
}
#top .right .b{
	
}
#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;
}
#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:770px;
   margin:0 auto;
   clear:both;
   }
#foot_link ul{
   padding:0;
   margin:0;
   list-style:none;
   }
#foot_link li{
   float:left;
   border:1px solid #ccc;
   width:86px;
   height:29px;
   padding:1px;
   margin-right:4px;
   }
#foot_link .li1{

   margin-left:0px;
   }
#foot_link li img{
   display:block;
   }
#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;
}
