/* CSS Document */
/*公共的部分*/
*,div,dl,ul,li,dt,dd,h1,form,input,p{padding:0; margin:0; border:0;}
ul,li{list-style:none;}
p{display: block; margin: 1.12em 0 }/*为里恢复P的默认属性用于内容添加时格式正确*/
/*超级链接样式*/
a:link{color:#222; text-decoration:none;}
a:visited{color:#222; text-decoration:none;}
a:hover{color:#f60; text-decoration:none;}
/*默认标签*/
body{font:normal 12px/150% 宋体;color:#333;margin:10px auto; background:url(/images/bj_all.gif); font-family: Arial, Helvetica, sans-serif ;}
h1,h2,h3,h4,h5,h6,h7{padding:0px; margin:0px;}
/*清除浮动*/
.clr{clear:both;font-size:0;height:0;background:#fff;}
.clr10{clear:both;font-size:0;height:10px;}
.right1{float:right;}
input,img,textarea,select{ vertical-align:middle;}
/*整个大的背景*/
.pagebody{width:922px;margin:0 auto;background:#fff;height:auto;}
.htmlBody{width:922px;margin:0 auto;background:#fff; overflow:hidden; height:auto;}
.ztBody{width:922px;margin:0 auto;background:#fff; overflow:hidden; height:auto;}

#keshiright{float:right;width:678px;height:auto;border:1px solid #dedede;}
/*页头*/
#pagehead1{margin:0px;margin-bottom:0px;height:46px;}
#pagehead{margin:9px;margin-bottom:0px;background:url(/images/bj_2.jpg) no-repeat right top;height:90px;}
#logo,#pagehead .head_center,#pagehead .head_right{ float:left;}
#logo{ width:296px; text-align:right; color:#909090; letter-spacing:4px;padding-top:12px;}
#logo img{ width:296px; height:58px; padding-bottom:9px;}
#pagehead .head_center{ width:380px; height:75px;padding:5px 40px; text-align:center; text-align:center;}
#pagehead .head_center ul{ padding:5px 0px;}
#pagehead .head_center li{ display:inline;}
/*搜索框*/
#pagehead .head_center .searchTextBox{border:solid 1px black;height:20px; width:280px;}
#pagehead .head_center .cssSearchButton{ width:60px; background:url(/images/top4.jpg); border:none; color:White; cursor:hand;}
#pagehead .head_right{ padding-top:12px;}
#pagehead .head_right li{ float:left;margin-right:10px;background:url(/images/dot1.gif) no-repeat left center; padding-left:12px;}
#pagehead .head_right select{margin-top:10px;}
/*导航*/
#navigate{background:url(/images/nav_bg.gif) repeat-x;margin-top:0px;margin-bottom:0px;text-align:center; height:45px; padding:0px 5px 0px 10px;}
#navigate li{ float:left;}
#navigate li a{ display:block; font-size:14px;color:White; font-weight:bolder; padding:13px 14px 7px 14px; background:url(/images/nav_line.gif) right top no-repeat;}
#navigate li a.end{background:none;}
#navigate li a:hover{color:Yellow;}
/*友情链接*/
#link{padding:10px;height:50px;background:#efefef;}
#link .lefttitle{float:left;width:80px;padding:13px;text-align:center;font-weight:bold;}
#link .rightA{float:left;}
#link .rightA a{margin-right:5px;}
/*页脚*/
#rootFooter{ text-align:center; line-height:170%;padding:10px 0px; width:922px; margin:0 auto; background-color:#ddd; clear:both;}
#rootFooter li{ padding:0px 2px; display:inline;}

