﻿@charset "utf-8";
* {margin: 0px;padding: 0px;}
img {border: none;}
body {
	font-size: 12px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.sub {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: left;

}
.header {
	margin-top: 45px;
}
.logo {
	width: 100px;
	float: left;
	height: 114px;
	margin-left: 40px;
	position: absolute;
}
.shouc {float: right;width: 150px;margin-top: 15px;margin-bottom: 10px;}
.shouc p {color: #024a92;text-decoration: none;}
.shouc p a {font-family: "微软雅黑";font-size: 12px;font-weight: normal;padding: 0 10px 0 10px;color: #024a92;text-decoration: none;}
.nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 960px;
}
.nav ul {
	padding-left: 140px;
}
.nav li {float: left;list-style-type: none;font-weight: bold;color: #FFF;text-decoration: none;margin-top: 6px;}
.nav li a {font-family: "微软雅黑";font-size: 14px;color: #FFF;text-decoration: none;padding: 0 20px 0 20px;font-weight: normal;}
.banner {
	background-image: url(../images/pic_4.gif);
	background-repeat: no-repeat;
	height: 149px;
	width: 960px;
}
.middle {
	width: 960px;
	position: relative;
}
.left {
	float: left;
	width: 161px;
	margin-left: 20px;
	_margin-left: 10px;
	position: absolute;
	top: -68px;
}
.left h2 {
	background-image: url(../images/h2_3.gif);
	background-repeat: no-repeat;
	height: 65px;
	margin-top: 3px;
}
.left h2 span {display: none;}
.left ul {margin-bottom: 5px;}
.left ul li {list-style-type: none;}
.left ul li a {display: block;font-family: "微软雅黑";font-size: 14px;font-weight: normal;color: #FFF;text-decoration: none;background-image: url(../images/li_bg.gif);background-repeat: no-repeat;height: 40px;border-bottom: 1px solid  #FFF;line-height: 39px;text-indent: 30px;}
.left ul li a:hover {color: #09F;background-image: url(../images/li_hoverbg.gif);background-repeat: no-repeat;}
.right {width: 756px;float: right;margin-top: 10px;}
.right h2 {font-family: "微软雅黑";font-size: 16px;font-weight: normal;color: #666;text-decoration: none;border-bottom: 2px solid #CCC;
padding-bottom: 10px;margin-bottom: 10px;}
.right h2 span {padding-left: 520px;}
.right h2 span a {font-family: "宋体";font-size: 12px;color: #333;text-decoration: none;padding: 0 10px 0 10px;}
.right h2 span a:hover {color: #09F;}
.right ul li span {float: right;font-family: "宋体";color: #666;}
.right ul li {list-style-type: none;line-height: 3;}
.right ul li a {font-family: "宋体";font-size: 12px;color: #333;text-decoration: none;}
.right ul li a:hover {color: #09F;}
.right h4 {text-align: center;padding: 10px 0 10px 0;font-family: "微软雅黑";font-size: 16px;font-weight: bold;color: #09F;}
.right h5 {text-align: center;font-family: "宋体";font-size: 12px;font-weight: normal;color: #666;text-decoration: none;}

.right p {font-family: "宋体";font-size: 14px;color: #333;text-decoration: none;line-height: 2;text-indent: 5px;margin-top: 10px;}
.right p span a {text-decoration: none;}
.right p a {text-decoration: none;}
.right p a u {text-decoration: none;}
.right p a span {text-decoration: none;}
.right strong a{text-decoration: none;}
.crumbs {width: 950px;}
.crumbs ul {padding-left: 450px;}
.crumbs ul li {float: left;list-style-type: none;padding-right: 5px;padding-left: 5px;}
.crumbs ul li a {color: #333;text-decoration: none;}
.crumbs ul li a:hover {color: #0099FF;}
.crumbs ul li strong {padding-right: 5px;padding-left: 5px;}

.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 960px;
	height: 31px;
	margin-top: 10px;
}
.footer p {
	text-align: center;
	color: #FFF;
	font-family: "宋体";
	font-size: 12px;
	padding-top: 10px;
}
#chat_f3{position: fixed;left: 10px;top: 5px;width: 171px;_position: absolute;_top:expression(eval(document.documentElement.scrollTop+5));}
#chat_f3_main{height:59px;}
#chat_f3_main a img{border-style: none;}
#close_2{display: block;width: 40px;margin-left: 110px;cursor: pointer;}
#chat_f4{display: none;position: fixed;left: 1px;top: 5px;border: 1px solid #ccc;background: #fff;padding: 1px 3px;width: 1em;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+220));color: #F60;cursor: pointer;font-size: 12px;}

.right table {
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #5488E9;
	border-left-color: #5488E9;
}
.right table tbody tr td div {
	height: 37px;
	padding-top: 8px;
}
.right bg {color: #FFF;background-color: #5488E9;font-family: "宋体";font-size: 12px;font-weight: bold;width: 100%;}
.right table tbody tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5488E9;
	border-bottom-color: #5488E9;
	overflow: hidden;
	text-overflow: ellipsis;
	
}
.right table tr td p {
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px;
	font-size: 12px;
}