@charset "utf-8";
/* CSS Document */
/*--全局开始--*/
body{ font:12px "宋体"; margin:0 auto; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,button,textarea,select,p,table,tr,td{margin:0;padding:0;}

img{ border:0; vertical-align:top;}
ul,li,ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:14px;}

a{ color:#1E1E1E;text-decoration:none;}
a:visited{ color:#1E1E1E;}
a:hover{ color:#09F;}
a:active{ color: #09F;}
/*--全局结束--*/
/*--头部开始--*/
.header { width: 960px; margin:auto; height:122px;}
.theader{ margin:0; padding:0; text-align:center;}
.h10h{ height:10px; width:960px;}
.header .top{ height:25px; width:960px;font-size:12px;background:url(../images/topbj.jpg) repeat-x;}
.header .top .login{ width:280px; height:24px; float:left; line-height:24px; padding-left:10px;}
.header .top .login span{ float:left; height:20px; margin-top:3px; line-height:20px;}
.header .top .login .shuk{ float:left; width:84px; height:18px; border:1px solid #DFDFDF; margin-right:5px; margin-top:3px;}
.header .top .login .dengniu{ float:left; width:48px; height:18px; border:1px solid #fff; background:#0164B5; color:#FFF; line-height:18px; font-size:12px; margin-right:5px; margin-top:3px;}
.header .top .xiaoqu{ width:auto; height:24px; float:right; line-height:24px;  font:12px; padding-right:10px;}
.header .top .xiaoqu ul{ margin:0; padding:0; list-style:none;}
.header .top .xiaoqu ul li{ float:left; height:15px; line-height:20px; padding:2px 1px 0 3px; text-align:center;}
/**----------头部logo------------- */
.header .logo{ height:62px; width:960px; }
.header .logo .logozuo{ width:330px; height:50px; padding-top:6px; float:left;}
.header .logo .logozuo a img{ vertical-align:middle;}
.header .logo .logoyou{	width:243px; height:50px;float:right; padding-top:0px;top: 3px; margin-top:5px;}
/**------- 头部导航条 --------*/
.header .daohangtiao{background: url(../images/daohangbj.jpg) repeat-x scroll 0 0 transparent; height: 34px;line-height: 34px;text-align: center; width: 900px; padding-left:60px; }
.header .daohangtiao ul { margin:0; padding:0; list-style:none; color:#FFF; }
.header .daohangtiao ul li{  font-size:14px; font-weight:bold; letter-spacing:3px; padding:0 12.5px 0 12.5px;float:left;}
.header .daohangtiao ul li a{ text-decoration:none; color:#FFF;}
.header .daohangtiao ul li a:hover{ color:#09F;}




/**-------------------   尾部开始  ---------------**/
.fotter{float:left; width:960px;background: #FFFFFF;}
.fotter .fotterleft{ float:left; width:960px;}
.fotter .fotterleft .fotterlogo{ background-image:url(../images/footer_logo.gif); background-position: center center;background-repeat: no-repeat;float: left;height: 100px;width: 185px;}
.fotter .fotterleft .footerinfo{background-image: url("../images/footer_sepline.gif"); background-position: left center; background-repeat: no-repeat; border: 0 solid #FF0000; float: left; height: 90px; line-height: 20px; padding-left: 40px; padding-top: 10px; vertical-align: middle; width: 460px; text-align:left;}
.fotter .fotterleft .footerrightsite {	float:right; width:250px; height:100px;}
.fotter .fotterleft .footerrightsite .fotterlist{ margin-top:10px;}
.fotter .fotterleft .footerrightsite .fotterlist .menu {height: 24px; text-align: center;width: 249px;}
.fotter .fotterleft .footerrightsite .fotterlist .menu select {height: 22px;width: 235px;}
.tfooter{margin:auto; padding:0; text-align:center; width:960px; height:auto;  }
/*网站地图*/
.sitemap{width:69px; height:22px; background:url(../images/map.jpg) center no-repeat; display:inline-block;}

