﻿*{
	padding:0;
	margin:0;
	border:0;
	
}
body{
	font:normal 12px/180% "宋体";
	color:#000;
	background-color:#fff;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
ul{
	list-style:none;
}
img{
	display:block;
	overflow:hidden;
	border:0;
}
#wrapper{
	width:1004px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
#header{
    width:984px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
#header #topnav{
    width:984px;
    height:21px;
	color:#444;
	background:url(../images/style.gif) left 0 repeat-x;
}
#header #topnav a{
	color:#444;
}
#header #topnav a:hover{
	text-decoration:underline;
}
#header #topnav #lefth{
    width:250px;
	padding-left:20px;
	float:left;
}
#header #topnav #lefth li{
    width:60px;
	float:left;
    background:url(../images/style.gif) 0px -211px;
	padding-left:10px;
	height:20px;
	line-height:20px;
}
#header #topnav #righth{
	padding-right:20px;
	float:right;
	text-align:left;
	height:20px;
	line-height:20px;
}
#header #topnav #righth span{
    font-weight:bold;
	color:#055ba8;
}
#header #logobox{
	width:984px;
    height:auto;
	margin:0 auto;
	overflow:hidden;
	background:url(images/style.gif) left -21px repeat-x;
	padding-top:10px;
}
#header #logobox .submenu{
	height:27px;
	padding:5px 0 0;
	color:white;
	cursor:pointer;
}
#header #logobox .submenu li{
	width:38px;
	height:20px;
	float:left;
	line-height:18px;
	text-align:center;
	margin:0 5px;
}
#header #logobox .submenu li a{
	color:#ffffff;
}
#header #logobox .submenu .on{
	background:url(images/search_hover.jpg) no-repeat;
	color:#cb5200;
}
#header #logobox .logo{
	background:url(images/logo1.jpg) no-repeat;
	width:174px;
	height:63px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	display:inline;
}
#header #logobox .logo a{
	background:url(images/logo1.jpg) no-repeat;
	width:174px;
	height:63px;
	display:inline-block;
	text-indent:-9999px;
	overflow:hidden;
	zoom:1;
}
#header #logobox .search{
	width:470px;
	height:65px;
	overflow:hidden;
	float:left;
	background:url(images/search_bg.jpg) no-repeat;
	margin:5px 0px 0 0;
	display:inline;
	padding-left:20px;
	cursor:pointer;
}
#logobox .search .input{
	width:275px;
	height:17px;
	border:1px solid #ccc;
	font-size:12px;
	display:block;
	float:left;
}
#logobox .search .select{
	width:102px;
	height:22px;
	font-size:12px;
	display:block;
	float:left;
	margin:0px 5px;
}
#logobox .search .btn{
	cursor:pointer;
	width:60px;
	height:21px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	background:url(images/search_submit.jpg) no-repeat;
	border:0;
	text-align:right;
	padding-right:20px;
	display:block;
	float:left;
}
#header #nav{
    height:36px;
	padding-left:20px;
	background:url(../images/style.gif) left -283px no-repeat;
	margin-top:10px;
}
#header #nav #navlist{
    height:auto;
	margin-left:40px;
	padding:6px 0 0 0;
}
#header #nav #navlist li{
    float:left;
	font-weight:bold;
	font-size:14px;
	padding:0 5px;
	text-align:center;
	width:66px;
	height:30px;
	line-height:30px;
}
#header #nav #navlist li a{
    color:#fff;
}
#header #nav #navlist li a:hover,#header #nav #navlist li .on{
	color:#f2710b;
	background:url(../images/style.gif) -1px -238px no-repeat;
	width:66px;
	height:30px;
	display:block;
}
#main{
	width:965px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#footer{
	width:963px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
#footer #links{
	border-top:1px solid #dcdcdc;
	margin-top:15px;
	padding-left:2px;
	padding-bottom:15px;
	border-bottom:1px solid #dcdcdc;
}
#footer #links ul{
	overflow:hidden;
	zoom:1;
}
#footer #links li{
	padding-top:10px;
	float:left;
	padding-right:8px;
}
#footer #links li a{
	color:#000;
}
#footer #site{
	text-align:center;
	padding-top:10px;
}
