﻿/* 左侧列表*/
#notice {
	height: 240px;
	width: 220px;
}
#fenlei {
	width: 220px;
	height: 300px;
}
#fenlei h2 {
	height: 32px;
	line-height: 32px;
	background: url('../images/left_bg.gif') no-repeat 0px 0px;
	text-indent: -10000px;
}
.fenleicon {
	border: 1px #ccc solid;
	border-top: none;
}
.fenleicon ul {
	margin-left: 13px;
	padding-top: 8px;
}
#qqonline h2 {
	height: 32px;
	line-height: 32px;
	background: url('../images/left_bg.gif') no-repeat 0px -40px;
	text-indent: -10000px;
}
.qqonlinecon {
	border: 1px #ccc solid;
	border-top: none;
}
.qqonlinecon ul {
	margin-left: 20px;
	padding: 10px 0px 10px 0px;
}
.qqonlinecon ul li {
	height: 25px;
	line-height: 25px;
}
#kefu {
	margin-top: 10px;
}
#kefu h2 {
	height: 130px;
	background: url('../images/left_bg.gif') no-repeat 0px -76px;
	text-indent: -10000px;
}
.kefucon {
	border: 1px #ccc solid;
	border-top: none;
}
.kefucon ul {
	margin-left: 20px;
	padding: 8px 0px 12px 0px;
}
.kefucon ul li {
	height: 20px;
	line-height: 20px;
}
/*主体右侧开始*/
#flashshow {
	width: 358px;
	height: 260px;
	float: left;
	background-color: gray;
}
#newnews {
	width: 345px;
	float: right;
}
#newnews h2 {
	height: 34px;
	line-height: 34px;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	text-indent: 25px;
	background: #FFFFFF url('../images/h2_bg.gif') no-repeat 0px 0px;
}
.newnewscon {
	border: 1px #50690D solid;
	border-top: none;
}
.newnewscon ul {
	margin-left: 30px;
}
.newnewscon li {
	height: 25px;
	line-height: 25px;
	padding-left: 18px;
	background: #FFFFFF url('../images/line_dot.gif') no-repeat 0px 0px;
}
#jianjie {
	margin-top: 8px;
	width: 715px;
	float: right;
}
#jianjie h2 {
	height: 32px;
	line-height: 32px;
	text-indent: 15px;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	text-indent: 25px;
	background: #FFFFFF url('../images/h2_bg.gif') no-repeat 0px -76px;
}
.jianjiecon {
	border: 1px #50690D solid;
	border-top: none;
	padding: 6px;
}
.jianjiecon p {
	line-height: 20px;
	text-indent: 20px;
}
#jingpin {
	margin-top: 8px;
	width: 715px;
	float: right;
}
#jingpin h2 {
	height: 32px;
	line-height: 32px;
	text-indent: 15px;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	text-indent: 25px;
	background: #FFFFFF url('../images/h2_bg.gif') no-repeat 0px -76px;
}
.jingpincon {
	border: 1px #50690D solid;
	border-top: none;
	text-align: center;
	padding: 8px 0px;
	line-height: 25px;
}
.jingpincon img
{
	padding:2px;
	border:1px #ccc solid;
}
#wenzhang {
	margin-top: 8px;
	width: 715px;
	float: right;
}
#wenzhang h2 {
	height: 35px;
	line-height: 35px;
	text-indent: 15px;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	text-indent: 25px;
	background: #FFFFFF url('../images/h2_bg.gif') no-repeat 0px -36px;
}
#wenzhang_right {
	width: 352px;
	float: right;
}
.wenzhang_rightcon {
	border: 1px #50690D solid;
	border-top: none;
}
.wenzhang_rightcon ul {
	margin-left: 30px;
}
.wenzhang_rightcon li {
	height: 25px;
	line-height: 25px;
	padding-left: 18px;
	background: #FFFFFF url('../images/line_dot.gif') no-repeat 0 -24px;
}
#wenzhang_left {
	width: 352px;
	float: left;
}
.wenzhang_leftcon {
	border: 1px #50690D solid;
	border-top: none;
}
.wenzhang_leftcon ul {
	margin-left: 30px;
}
.wenzhang_leftcon li {
	height: 25px;
	line-height: 25px;
	padding-left: 18px;
	background: #FFFFFF url('../images/line_dot.gif') no-repeat 0 -24px;
}
