*{
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
ul{
	list-style-type: none;
}

img {
	border: 0px;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	font-family: Arial;
}
.header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	width: 400px;
	padding-top: 15px;
}
.logo a{
	color: #1C6286;
}
.banner {
	width: 400px;
	float: left;
}
.menu_bg {
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.menu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
}
.menu a{
	color: #FFFFFF;
	line-height: 41px;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.menu a:hover{
	background-color: #CAEDFF;
	color: #000000;
}
.menu .this{
	background-color: #CAEDFF;
	color: #000000;
}
.content_bg {
	padding-top: 5px;
}
.content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	width: 182px;
	float: left;
	padding-right: 10px;
}
.down {
	height: 50px;
}
.down a{
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 45px;
	display: block;
	font-family: Verdana;
	font-size: 20px;
	line-height: 28px;
	padding-left: 50px;
	color: #FFFFFF;
}
.down a span {
	font-size: 10px;
	line-height: 10px;
}
.down a:hover{
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	color: #000000;
}
.qqgroup{
	padding-top: 10px;
}
.list h3 {
	color: #FFFFFF;
	padding-left: 11px;
	line-height: 28px;
	background-image: url(images/list_h_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
}

.list li a{
	background-image: url(images/ico.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
	padding-left: 25px;
	line-height: 24px;
	background-color: #BEE2F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 24px;
	display: block;
}
.list li a:hover{
	background-color: #FFFFFF;
	text-decoration: underline;
}
.list h4 {
	line-height: 12px;
	height: 12px;
	font-size: 1px;
	background-image: url(images/list_h_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
}
.main {
	float: left;
	width: 508px;
	line-height: 20px;
}
.main a:hover{
	text-decoration: underline;
}
.main h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
}
.article a{
	color: #0000FF;
	text-decoration: underline;
}
.article h3 {
	font-size: 14px;
	line-height: 28px;
	height: 28px;
}
.article h4 {
	padding-left: 18px;
	background-image: url(images/ico_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	font-size: 12px;
	line-height: 26px;
}
.article h4 p{
	color: #333333;
	font-weight: normal;
}
.article li{
	background-image: url(images/ico_2.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-left: 18px;
}
.p_list h3 {
	font-size: 14px;
	line-height: 28px;
	height: 28px;
}
.p_list li{
	background-image: url(images/ico_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left: 18px;
}
.p_list li p{
	color: #333333;
}
.pre_next{
	padding-top: 10px;
}
.right {
	float: left;
	width: 250px;
	padding-left: 10px;
}
.list_1 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 28px;
	height: 28px;
	font-size: 14px;
}
.list_1 li a {
	background-image: url(images/ico_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 18px;
	line-height: 20px;
	display: block;
	height: 20px;
}
.list_1 li a:hover {
	text-decoration: underline;
}

.list_2 h3 {
	line-height: 28px;
	height: 28px;
	font-size: 14px;
}
.list_2 li a {
	background-image: url(images/ico_1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 18px;
	line-height: 20px;
	display: block;
	height: 20px;
}
.list_2 li a:hover {
	text-decoration: underline;
}
.info{
	padding-bottom: 10px;
}
.info span{
	font-weight: bold;
}
.copyright {
	color: #666666;
}
.footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	line-height: 60px;
	text-align: right;
	padding-right: 30px;
	margin-top: 10px;
}

