/* CSS Document */
body,div,p,img,span,h1,h2,h3,h4,h5,h6,input,lable,form,a,ul,li,ol,dl,dt,dd {
	margin:0;
	padding:0;
}
a,a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
ul,li {
	list-style:none;
}

html {
	background:url(../Images/html-bg-over-zc.gif) repeat-x 0 0;
}
body {
	padding-bottom:20px;
	font:normal 13px/160% "宋体";
	background:url(../images/body-bg-over-zc.gif) no-repeat right top;
}


#top {
	margin:0 auto;
	width:100%;
	height:36px;
}
#top a {
	color:#0000FF;
}
#top li {
	float:left;
	font:14px/36px "宋体";
}
#top ul.nav {
	display:inline;
	float:left;
	margin-left:10px;
	width:500px;
}
#top ul.nav li {
	margin-right:12px;
}

#top div.login {
	display:inline;
	float:right;
	width:280px;
}
#top div.login li {
	color:#BBB;
}
#top div.login ul {
	margin:0 10px 0 18px;
}

.logo {
	clear:both;
	width:100%;
	height:89px;
}
a.bd-logo {
	display:block;
	float:left;
	margin:25px 0 0;
	width:252px;
	height:38px;
}
a.bd-logo span {
	display:block;
	width:252px;
	height:38px;
	cursor:pointer;
	background:url(../Images/logo-over.png) no-repeat 0 0;
}
#qjdlogo {
	display:inline;
	float:right;
	margin:15px 0 0 0;
	width:280px;
	height:62px;
}
a.qjd {
	margin:0 10px 0 20px;
	width:250px;
	height:62px;
}
.logo form {
	display:inline;
	float:left;
	margin:25px 0 0 0;
	width:448px;
	height:38px;
	background:url(../images/ss-bg-over.png) no-repeat 0 0;
}
.logo form input {
	vertical-align:middle;
}
.logo form input.txt {
	margin:5px 0 0 5px;
	*margin:4px 0 0 5px;
	padding:5px 30px 3px 4px;
	width:223px;
	height:18px;
	border:1px solid #BBB;
	font-size:14px;
	color:#666;
	background:#FFF url(../images/ss-fdj.gif) no-repeat right top;
}
.logo form input.ss-btn {
	margin-top:5px;
	*margin-top:4px;
}

#main {
	display:inline;
	float:left;
	width:100%;
	height:auto;
}
#main .menu {
	display:inline;
	float:left;
	width:150px;
}
#main .menu dl {
	margin:0 0 0 15px;
}
#main .menu dt {
	margin-top:20px;
	font-size:12px;
	color:#666;
}
#main .menu dd {
	color:#666;
}
#main .menu dd a{
	font-size:12px;
	color:#0000FF;
}

.tip {
	/*display:inline;
	float:left;*/
	margin-top:20px;
	font-size:12px;
	color:#666;
}
.tip .jg {
	display:inline-block;
}
.content {
	display:inline;
	float:left;
	margin:5px 0 0 5px;
	width:545px;
}
.content ul {
	height:45px;
}
.content ul.fy li {
	float:left;
	margin:5px 4px 0 0;
	padding:1px;
}
.content ul.fy li a {
	padding:3px 7px;
	border:1px solid #BBB;
	font-size:12px;
	color:#0000FF;
}
.content ul.fy li a:hover {
	border:1px solid #0065CD;
}
.content ul.fy li a.back {
	padding:3px 7px 3px 15px;
	background:url(../images/sanjiao-lt.gif) no-repeat 5px 4px;
	*background:url(../images/sanjiao-lt.gif) no-repeat 5px 5px;
}
.content ul.fy li a.next {
	padding:3px 15px 3px 7px;
	background:url(../images/sanjiao-rt.gif) no-repeat 50px 4px;
	*background:url(../images/sanjiao-rt.gif) no-repeat 50px 5px;
}
.content h4 {
	clear:both;
	margin-top:20px;
	font:bold 14px "宋体";
	color:#000;
}
.content .xgss {
	margin:5px 0;
}
.content .xgss li {
	float:left;
	margin-right:15px;
	font-size:14px;
}
.content .xgss li a {
	color:#0000FF;
	white-space:nowrap;
}

.content .btm-ss {
	margin-top:20px;
}	
.content .btm-ss input.txt {
	padding:5px 30px 3px 4px;
	width:302px;
	height:18px;
	border:1px solid #BBB;
	font-size:14px;
	color:#666;
	vertical-align:middle;
}
.content .btm-ss input.ss-btn {
	vertical-align:middle;
}
.content h3,.sub h3 {
	margin:6px 0 3px;
	font:15px "宋体";
	color:#666;
}
.content p,.sub p {
	font-size:12px;
}
.content h3 a,.content h3 a:hover,.sub h3 a,.sub h3 a:hover {
	text-decoration:underline;
	color:#0000FF;
}
.content p,.sub p {
	margin-bottom:20px;
}
.content h3 a span,.content p span,.sub h3 a span,.sub p span {
	color:red;
}
.content span.link,.sub span.link {
	font:12px Arial, "宋体";
	color:#3A813B;
}
.copyright {
	clear:both;
	margin:20px auto 0;
	font-size:12px;
	color:#666;
}

.sub {
	display:inline;
	float:right;
	width:280px;
	height:auto;
}
.sub .fd-links {
	margin:15px 0 0 20px;
}
.sub h3,.sub p,.sub .tg-link {
	width:250px;
}
.sub h2{
	font:14px "宋体";
}
.sub .tg-link {
	height:59px;
	/*background:#EFF2FB;*/
}
.sub .tg-link a {
	font-size:14px;
	line-height:30px;
	text-decoration:underline;
	color:#0000FF;
}
.ss-btn
{
	background: url(../images/ss-btn.gif) no-repeat 0 0;
	height: 28px;
	width: 110px;
	cursor:pointer;
	border:none;   
}
em {
	color:#C60A00;
	font-style: normal;
}

.ggdivwk {
	width:545px; height:199px; margin-bottom:20px; border-bottom:1px solid #C9E0F3; /*background: #F4FAFF;*/
}
.ggimg {
	float:left; display:inline; margin:5px 15px 5px 16px; width:98px; height:98px; padding:2px; border:1px solid #CCC; background:#FFF;
}
.ggdivmain {
	float:left; display:inline; width:400px; height:110px; margin-left:6px;
}
.ggdivmain div img {
	vertical-align:middle;
}
.ggul {
	float:left;
	margin-top:0;
	width:220px;
	height:70px;
}
.ggul2 {
	float:left;
	margin-top:0;
	height:70px;
}
.ggul li {
	clear:both;
}
.ggul li span {
	display:block;
	width:190px;
}
.ggul li img {
	margin:4px 6px 0 0;
}
.ggul li img,.ggul li span,.ggul li a {
	float:left;
}
.ggul li a,.ggul li a:hover,.ggul2 li a,.ggul2 li a:hover{
	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
}
.ggul li span.rt {
	float:right;
}
.content .bendsstj1
{
	display:inline-block;
	padding-left:19px;
	width:35px;
	height:17px;
	text-align:center;
	line-height:17px;
	background:url(../images/hot_001.gif) no-repeat;
}
	
