/* CSS Document */

* { margin:0 auto; padding:0;}
BODY{ text-align:center; background:#FFFFFF; }
A:link, A:visited{ color:#3366cc; text-decoration:none;}
A:hover, A:active{ color:#f60; text-decoration:underline;}
BODY, TD { font-size:12px; color:#000000; line-height:20px;}

.input1{
font-family: verdana;background-color: #FFFFFF;border-bottom: #CCCCCC 1px solid;border-left: #CCCCCC 1px solid;border-right: #CCCCCC 1px solid;border-top: #CCCCCC 1px solid;font-size: 12px;}

/*顶部导航*/
#Head_TopNav {width:100%; height:23px; background-color:#f8f8f8; border-bottom:1px #e6e6e6 solid; overflow:hidden;}
#Head_TopNav div{width:950px;text-align:right; padding-top:5px; color:#999999;}
#Head_TopNav a{margin:0px 3px;}
/*顶部导航结束*/

/*logo区*/
#Head_Logo{width:950px; text-align:right}
#Head_Logo_Logo{float:left}
#Head_Logo_Ad{ width:720px; height:80px; overflow:hidden;padding-top:7px;}
/*logo区结束*/

/*菜单*/
#Head_Menu{width:950px;margin-top:10px;}
.Head_Menubox{width:100%; font-size:14px;color:#666;}
.Head_Menubox ul{list-style:none; margin:0px;padding-left:5px; height:27px; line-height:27px;background:url("../images/header_menu.png") no-repeat left -75px;}
.Head_Menubox ul li{float:left;overflow:hidden; margin:0 2px; }
.Head_Menubox ul li a{display:block;background:url("../images/header_menu.png") no-repeat left top; width:90px;}
.Head_Menubox ul li a span{display:block;background:url("../images/header_menu.png") no-repeat right -25px;}
.Head_Menubox ul li a:link , .Head_Menubox ul li a:visited{font-size:14px;color:#666;text-decoration:none;}
.Head_Menubox ul li a:hover , .Head_Menubox ul li a:active{font-size:14px;color:#666;text-decoration:underline;}

.Head_Menubox ul li.hover a{display:block;background:url("../images/header_menu.png") no-repeat left -220px;}
.Head_Menubox ul li.hover a span{display:block;background:url("../images/header_menu.png") no-repeat right -247px;}
.Head_Menubox ul li.hover a:link, .Head_Menubox ul li.hover a:visited{font-size:14px;color:#fff;text-decoration:none; font-weight:bold}
.Head_Menubox ul li.hover a:hover , .Head_Menubox ul li.hover a:active{color:#fff;}

.Head_Serchbox{ height:38px;background:url("../images/header_menu.png") no-repeat left -102px; }
.Head_Serchbox span{ display:block; width:2px; height:38px;background:url("../images/header_menu.png") no-repeat right -472px; overflow:hidden}

.Head_Serchform{float:left; margin-left:5px; margin-top:5px; background:url("../images/header_menu.png") no-repeat left -300px; width:541px; }
.Head_Serchform form{float:left; margin:0px; padding:0px; padding-left:7px; padding-top:3px;}
.Head_Serchform span{ width:3px; height:28px;background:url("../images/header_menu.png") no-repeat right -328px;}
.Serchbutton{background:url(/Images/serchbutton.gif) no-repeat;	width: 55px; border:0px;	margin:0; padding-top:2px; cursor:pointer;}
.inputbox{border:1px #cccccc solid;}
select{ width:100px;line-height: 14px; color: #333333;}

.floatdiv{position:absolute; left:60px; top:2px; width:28px; height:11px;z-index:999;}

.Head_info{float:left; height:26px; margin-left:5px; margin-top:6px; }
.Head_info div{float:left; width:350px; height:26px; line-height:26px; margin-left:5px;background:url("../images/header_menu.png") no-repeat left -357px; overflow:hidden; text-align:center;}
.Head_info div img{margin:6px 0px -2px 0}
.Head_info div font{color:#fff; font-size:12px }
.Head_info span{float:left; display:block; width:3px; height:26px;background:url("../images/header_menu.png") no-repeat right -383px;overflow:hidden}
/*菜单结束*/
