﻿/*基本信息*/ 
body {margin:0 auto;padding:0;}
/*头部文件*/
#header {width:100%;height:83px;text-align:center; margin:0px auto;padding:0px auto;background:url(../images/zchearderbg.gif) repeat-x;}
#header[id] {width:100%;height:83px;text-align:center; margin:0px auto;background:url(../images/zchearderbg.gif) repeat-x;}

#headmenu {width:950px; height:100%; margin-left:auto; margin-right:auto;}
#headmenu #hlogo {width:200px; float:left; text-align:left;}
#headmenu #hmenu {float:left; padding-top:35px; width:570px; text-align:center;}
#hmenu ul {margin:0; padding:0; width:100%; list-style-type:none}
#hmenu ul li {float:left; width:80px; margin-left:5px; line-height:25px; list-style-type:none;}
#headmenu #hlink {float:right; padding:25px 10px 0 0; text-align:right; width:160px; font-size:12px; color:#9dd9fa;}

.searchitem {
        border:1px solid #9e4878;
	font-weight:bold;
        font-size:14px;
	padding:0px;
        margin:0px auto;
	height:25px;
        width:85px;
	cursor:pointer;
        text-aglin:center;
}
.selsearchitem {
        border-bottom:4px solid #9e4878;
	font-weight:bold;
        font-size:14px;
	color:#fff607;
	padding:0px;
        margin:0px auto;
	height:25px;
        width:65px;
	cursor:pointer;
        text-aglin:center;
}

.dh {color:#fff;font-size:14px;text-align:right;}
a.dh:link,a.dh:visited {text-decoration:none;color:#fff;text-decoration:none;}
a.dh:hover {text-decoration:none;color:#ff4f42;}

a.reg:link,a.reg:visited {text-decoration:none;color:#9dd9fa;text-decoration:none;}
a.reg:hover {text-decoration:none;color:#ff4f42;}