@charset "utf-8";
/* CSS Document */

body,ul,li,p{ margin:0; padding:0;}
body{ font-size:12px; font-family:Arial, Helvetica, sans-serif,"宋体";}

img{border:none;}
a:link{	color:#0041D9; text-decoration:none; outline:none;}
a:visited{ color:#0041D9; text-decoration:none; outline:none;}
a:hover{ color:#f60; text-decoration:underline;	outline:none;}
a:active{ color:#0041D9; text-decoration:none; outline:none;}

#box{ width:990px; margin:0 auto;}

#header{ width: 990px; height:92px;}
#header div.tabbar {
	width:900px;
}
#bar {
	position:relative;
	height:7px;
	background:url(../images/topbg.jpg) repeat-x;
}
#header .tabbar div.tabs {
	left:266px;
	position:absolute;
	top:51px;
}
#header .tabbar .tabs a {
	float:left;
	width:87px;
	height:21px;
	padding-top:13px;
	text-align:center;
	font-size:14px;
	color:#000;
	background:url(../images/head_default.gif) right 50% no-repeat;
}
#header .tabbar .tabs a:hover {
	text-decoration:none;
	font-size:14px;
	background:url(../images/head_default.gif) left 50% no-repeat;
	width:87px;
}
#header .tabbar .tabs a.actived {
	background: url(../images/active.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:87px;
}
#header .tabbar .tabs a.actived:hover {
	background: url(../images/active.jpg ) no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}
#header .tabbar .float_icon {
	background:transparent url(../images/new01_18x19.gif) no-repeat;
	font-size:0;
	height:19px;
	line-height:0;
	position:absolute;
	right:355px;
	text-indent:-999px;
	top:-4px;
	width:18px;
	background-image: url(../images/xin.gif);
}
#header {
	z-index:20;
	min-width:990px;
}
#header div.banner {
	position:relative;
	height:85px;
	z-index:10;
}
div.corner_links {
	position:relative;
	float:right;
	text-align:right;
	padding:10px 4px 0 0;
	font-size:12px;
	line-height:16px;
	z-index:100;
}
div.corner_links ul {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
div.corner_links li {
	position:relative;
	float:left;
	margin:0;
	padding:0 5px;
	white-space:nowrap;
	list-style:none;
	display:inline;
	text-align:center;
}
#header .tabbar .mobile {
	position:absolute;
	right:0;
	top:65px;
	background:transparent url(../images/phone.gif) no-repeat;
	padding:1px 0 0 19px;
	margin-right:6px;
	line-height:16px;
	height:16px;
	overflow:hidden;
	z-index:-1;
}
#header div.logo {
	margin-top:23px;
	padding-left:20px;
	float:left;
}
#header .logo a:hover {
	background-color:transparent;
}
ul#wrap a {
	display:block;
	font-size:12px;
}
ul#wrap li {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	position:relative;
	margin-right:1px;
	text-align:center
}
ul#wrap li ul {
	position:absolute;
	top:28px;
	left:-8px;
	list-style:none;
	display:none;
	border-top:1px solid #fff;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
ul#wrap li ul li a {
	display:block;
	width:80px;
	background:#F3F3F3;
}
ul#wrap li ul li a:hover {
	background:#FFE4CA;
}
.menu {
	position:relative;
	z-index:100;
}
.menu ul {
	list-style:none;
	height:24px;
	margin:0px;
}
.menu li {
	float:left;
	position:relative;
	line-height:24px;
	margin:0px;
}
.menu ul li {
	margin:0px auto 0px auto;
	text-align:center;
}
.menu ul ul {
	visibility:hidden;
	position:absolute;
	left:3px;
	top:24px;
}
.menu table {
	position:absolute;
	top:0;
	left:0;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
.menu a {
	display:block;
	margin:0px;
	text-decoration:none;
}
.menu a:hover {
background:#;
	border:0px solid #000;
}
.menu ul ul {
}
.menu ul ul li {
	clear:both;
	text-align:center;
	font-size:12px;
	border:0px;
	background:#FAFAFA;
	width:70px;
	padding-bottom:5px;
}
.menu ul ul li a {
	display:block;
	height:24px;
	margin:0;
	border:0;
}

#main{ width:910px; margin-top:12px; padding:0 40px; line-height:25px; font-size:14px; border:1px solid #CCCCCC; background-image:url(../images/ttt.jpg); background-repeat:no-repeat; background-position:right 20px;}
#main p{ text-indent:2em;}

#footer{ width:990px; margin:20px auto;}
.linkline{
	margin:1px 0 20px 0;
	width:990px;
	border-bottom:1px solid #2a73cd;
	   }
.copy{
	clear:both;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.copy .line{
	height:1px;
	border-bottom:1px #0596fc solid;
	width:100%;
	margin-bottom:10px;
}
.copy  a{
	color:#2a73cd;
	text-decoration:none;
}
