﻿body {
	font-size: 12px;
	margin-top:0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
text-decoration:none;
}
.mainDiv {
	width: 996px;
	margin: 5px auto;
	overflow: hidden;
}
.leftDiv {
	width: 483px;
	height: 230px;
	overflow: hidden;
	margin-left: 5px;
	float: left;
}
.rightDiv {
	width: 483px;
	height: 230px;
	overflow: hidden;
	margin-right: 5px;
	float: right;
}
.titleDiv {
	width: 483px;
	height: 30px;
}
.titleDiv_titleLi {
	width: 150px;
	float: left;
	font-size: 16px;
	font-family: '黑体';
	margin-top: 7px;
	margin-left: 10px;
}
.titleDiv_moreLi {
	width: 50px;
	float: right;
	margin-top: 12px;
}
.contentDiv {
	width: 481px;
	height: 108px;
}
.touTiaoLi {
	padding: 5px;
	margin-top: 15px;
}
.touTiaoLi a {
	font-size: 16px;
	color: black;
	font-family: '黑体';
	font-weight: bolder;
	text-decoration: none;
}
.touTiaoLi a:hover {
	color: maroon;
}
.jiaoDianLi{
	padding:5px;
	margin-top:5px;
	text-align:center;
}
.jiaoDianLi a {
	font-size: 26px;
	color: black;
	font-family: '黑体';
	font-weight: bolder;
	text-decoration: none;
}
.jiaoDianLi a:hover {
	color:#D50000;
}

.daoYuLi {
	text-align: justify;
	line-height: 22px;
	color: #464646;
	padding-right:10px;
}
.newsListLi {
	float: left;
	width: 225px;
	padding-left: 10px;
	height: 17px;
	padding-top: 5px;
}
.newsListLi a {
	text-decoration: none;
	color: #525252;
}
.newsListLi a:hover {
	color: maroon;
}
.jiaodianDiv{
	width:483px;
	height:115px;
	overflow:hidden;
	border-bottom:1px gray solid;
}
.mingBoLi{
	padding-left:10px;
	padding-top:10px;
}
.mingBoLi a{
	color:black;
}
.mingBoLi a:hover{
	color:red;
}
.contentDiv li{
	float:none;
}
.titleDiv_moreLi a{
	color:#000000;
}
.titleDiv_moreLi a:hover{
	color:red;
}
#divTop {
	margin: 0px auto;
	width: 995px;
	height: 26px;
	color: white;
}
#divTop_L {
	width: 400px;
	float: left;
	color: #333;
	padding-top: 5px;
	font-size: 12px;
}
#divTop_R {
	padding-top: 5px;
	font-size: 12px;
	float: right;
	margin-right: 20px;
}
#divTop_R a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#divTop_R a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#divTop_R a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#divTop_R a:hover {
	font-size: 12px;
	color: #ee0000;
	text-decoration: none;
}
#divTitle {
	width: 995px;
	height: 150px;
	margin: 0px auto;
	background-image: url('BlogImages/blog-bg.jpg');
}
#divDaoH {
	width: 320px;
	float: right;
	margin-top: 15px;
}
#divDaoH li {
	width: 35px;
	float:left;
}
#divDaoH a {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
#divDengLuTiao {
	width: 995px;
	height: 30px;
	margin: 0px auto;
	background-color: #eee;
}
#userpanel{
	clear:both;
	float:right;
	font-size:12px;
	margin-right:10px;
	height:100px;
	width:170px;
	overflow:hidden;
	margin-top:10px;
}
#userpanel h3{
	font-size:0px;
	color:white;
}
#userpanel fieldset, #loginform fieldset { border: none; margin: 0; padding: 0; }
#userpanel legend, #loginform legend { display: none; }

/*内嵌登录面板*/
#userpanel { height: 8.8em; overflow: hidden; }
	#userpanel form { margin: 5px auto; width: 150px; }
		#userpanel input { width: 90px; }
		#userpanel p { margin: 0 0; }
		#userpanel #dologin { float: right; }
		#userpanel form a { line-height: 2em; color: #B353B3; border-right: 1px solid #86B9D6; padding-right: 5px; }
	/*登录后*/
	#userpanel ul { margin: 0 5px; }
	#userpanel li { border-bottom: 1px solid #EEE; background: url(../images/list_icon.gif) no-repeat 0.3em 0.8em; padding-left: 12px; }

/*登录页面*/
.loginarea { width: 300px; float: left; }
.tips { width: 299px; float: left; border-left: 1px solid #D5E9F8; line-height: 1.8em; }
#userpanel a{
color:#363636;
}

/*表单通用样式-----------------------------------------------------------------------------------表单通用样式*/

form { margin: 0; }
	input, textarea, button, select { font: 1em Arial, Helvetica, sans-serif; }
	button { height: 1.8em; padding: 0 0.3em; background: #E2F0F9; cursor: pointer; border: 1px solid;
		border-top-color: #C9E3F0; border-right-color: #86B9D6; border-bottom-color: #86B9D6; border-left-color: #C9E3F0; }
	label { cursor: pointer; margin-right: 0.5em; }



/*单行信息列表*/
.msgtitlelist { margin: 0; padding: 0; list-style: none; line-height: 1.8em; }
	.msgtitlelist li { height: 1.8em; overflow: hidden; padding-left: 0.8em; background: url(../images/list_icon.gif) no-repeat 3px 0.68em; }
	.block .msgtitlelist { padding: 3px 5px; }

	.linelist li { height: 2.03em; line-height: 2.03em; }
		.linelist li a { font-size: 1.17em; color:#333333; }
			.linelist strong, .linelist strong a { font-size: 12px; color: #5086A5 !important; }















