﻿@charset "utf-8";
/* CSS Document */
BODY, DIV,P,UL, LI,I, EM, SPAN, DD, DT, DL, FORM, TABLE, TH, TD,TR, INPUT, {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 12px;
	COLOR: #454545;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	FONT-FAMILY: Verdana, YaHei, Geneva, sans-serif
}
I {
	FONT-STYLE: normal
}
EM {
	FONT-STYLE: normal
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
UL {
	MIN-HEIGHT: 12px; LIST-STYLE-TYPE: none
}
LI {
	MIN-HEIGHT: 12px; LIST-STYLE-TYPE: none
}
A {
	COLOR: #454545; TEXT-DECORATION: none
}
A:hover {
	COLOR: #bb0066; TEXT-DECORATION: underline
}
.clear {
	CLEAR: both;
	DISPLAY: block;
	FONT-SIZE: 0px;
	VISIBILITY: hidden;
	LINE-HEIGHT: 0;
	ZOOM: 0.02;
	content: ' '
}
.kong10{
	clear:both;
	display:block;
	height:10px;
	overflow:hidden;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
}
#top {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
.tlink {
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.tlink .left {
	float: left;
	width: 650px;
	height: 25px;
	display: inline;
	line-height: 20px;
	padding-top: 5px;
}
.tlink .right {
	float: left;
	height: 25px;
	width: 330px;
	line-height: 20px;
	padding-top: 5px;
}
.tlogo {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 130px;
}
.tlogo .left {
	float: left;
	height: 120px;
	width: 345px;
	margin: 0px;
	padding: 0px;
}
.tlogo .right {
	float: left;
	width: 625px;
	margin: 0px;
	display: inline;
	height: 130px;
	background-image: url(../images/topmenubg.jpg);
	background-repeat: no-repeat;
}
.tlogo .right .pd {
	height: 55px;
	width: 625px;
}
.tlogo .right .cd {
    float: left;
	height: 60px;
	width: 105px;
	line-height: 20px;
	padding-right: 9px;
	padding-left: 10px;
}
.tmenu {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 40px;
}
#nav .btn {
	FLOAT: left;
}
.navbar {
	WIDTH: 980px;
	POSITION: absolute;
	HEIGHT: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
}
#nav {
	Z-INDEX: 999;
	POSITION: relative;
	HEIGHT: 40px;
	width: 913px;
	margin-right: auto;
	margin-left: auto;
}
#nav DIV {
	float: left;
}
#nav .btn A {
	OVERFLOW: hidden;
	HEIGHT: 28px;
	float: left;
	padding-top: 12px;
	width: 83px;
	text-align: center;
	background-image: url(../images/menubg1.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, YaHei, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav .btn A:hover {
	OVERFLOW: hidden;
	HEIGHT: 28px;
	float: left;
	padding-top: 12px;
	width: 83px;
	text-align: center;
	background-image: url(../images/menubg2.jpg);
	background-repeat: no-repeat;
	color: #F9F;
	text-decoration: none;
	font-family: Verdana, YaHei, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav SPAN {
	FLOAT: left; HEIGHT: 40px
}
.c2 {
	background-color: #CCC;
	height: 300px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.footer{
	width:100%;
	overflow:hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer .title{
	line-height:30px;
	text-align:center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footer .title a{
	color:#600145;
	padding:0 5px;
}
.footer .title a:hover{ color:#999999}
.footer .title span a{color:black;font-weight:bold;}
.footer .content{ width:930px; margin:10px auto}
.footer .content .left{ float:left; width:380px;}
.footer .content .right{ float:left; width:520px; line-height:22px; border-left:#CCCCCC 1px solid; padding-left:20px;}
#BDBridgeWrap{ display:none !important;}