﻿* {
	margin: 0;
	padding: 0;
}
img
{
	border: 0px;
}
ul
{
	list-style: none;
}
html
{ 
	background-color:#ccc;
}
body
{
	font-size: 12px;
	color: #333;
	background-color:#F6F2EE;
	font-family: verdana,宋体;
	margin: auto;
	line-height: 27px;
	width:1000px;
	margin:auto;
}
a, a:link, a:visited, a:active
{
	color: #0066CC;
	text-decoration: none;
}
a:hover
{
    color: #f30;
    text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0px;
	overflow:hidden;
}

 
/*------------------------------------------------------------*/
.Footer
{
	margin: auto;
	padding: 5px 0 10px;
	clear: both;
	text-align: center;
	width: 950px;
	line-height:22px;
	color: #666666;
}


/*------------------------------------------------------------*/
.navarea
{
	width: 1000px;
	height: 107px;
	background-image: url(../Images/4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}


.navarea .nav
{
	width: 500px;
	height: 100px;
	float:left;
	margin:0 30px 0 50px;
}
.navarea .nav ul li
{
	width: 70px;
	height: 45px;
	padding-top:55px;
	float:left;
	text-align:center;
	background-image: url(../Images/bt_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	margin-right:10px;
	display:inline-block;
	line-height:16px;	
	color:#666;
}
.navarea .nav ul .l1
{
	background-position: 0px 0px;
}
.navarea .nav ul .l2
{
	background-position: -78px 0px;
}
.navarea .nav ul .l3
{
	background-position: -156px 0px;
}
.navarea .nav ul .l4
{
	background-position: -233px 0px;
}
.navarea .nav ul .l5
{
	background-position: -310px 0px;
}
.navarea .nav ul .l6
{
	background-position: -387px 0px;
}
.navarea .nav ul li a
{
	font-size:14px;
	font-weight:bold;
	color:#000!important;
}
.navarea .nav ul li a:hover
{ 
	color:#f00!important;
}
.navarea .nav ul li b
{ 
	color:#000;
	padding:0 5px;
}


/*------------------------------------------------------------*/
.statistics
{
	float: left;
	padding-top: 20px;
	font-size:18px;
	line-height:32px;
}
.statistics b
{ 
	font-size:28px;
	font-family:黑体;
}

/*------------------------------------------------------------*/
.content
{
	width: 840px;
	padding:10px 80px;
	background-image: url(../Images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-attachment: scroll;
}

.content .daodu
{
	background-color:#ffc;
	padding:10px;
	border:1px solid #FECEB4;
	font-size:14px;
	margin-bottom:10px;
}
.content .messages
{
	padding:10px;
	font-size:14px;
}
/*------------------------------------------------------------*/
.content .newslist
{
	padding:10px;
	font-size:14px;
}
.content .newslist h4
{
	padding:10px;
	font-size:18px;
	border-bottom:1px solid #CCc;
	padding-bottom:10px;
}
.content .newslist ul
{ 
	padding:10px;
}
.content .newslist ul li
{ 
	font-size:14px;
}

/*------------------------------------------------------------*/
.content .piclist
{
	width:840px;
	margin:auto;
}
.content .piclist ul
{  
}
.content .piclist ul li
{ 
	width:210px;
	height:140px;
	float:left;
	display:inline-block;
	overflow:hidden;
	text-align:center;
}
.content .piclist ul li img
{ 
	width:170px;
	height:120px;
	border:1px solid #ccc;
	padding:2px;
	background-color:#FFF;
}
/*------------------------------------------------------------*/
.riji_left
{
	width: 170px;
	float: left;
}
.riji_right
{
	width: 670px;
	float: right;
}

.riji_tags
{
	height: 28px;
	line-height:28px;
	border-bottom: 2px solid #FE0000;
	overflow:hidden;
	padding-right:15px;
}
.riji_tags ul
{
	float:left;
}
.riji_tags ul li
{
	float:left;
	padding:0 10px;
	height:28px;
	line-height:28px;
	display:inline-block;
	margin-right:1px;
	background-color:#F6F2EE;
	color:#000;
	font-size:14px;	
}
.riji_tags ul .current
{
	background-color:#FE0000;
	color:#fff;
	font-weight:bold;
}
.riji_tags a
{
	float:right;
	color:#888;
}
/*------------------------------------------------------------*/
.content_riji
{
	background-image: url(../Images/bg_riji.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	padding:10px 10px 20px 10px;
	font-size:14px;
}


/*------------------------------------------------------------*/
.liuyan .listItem
{
	border-bottom: 1px solid #CCC;
	padding: 5px;
}

.liuyan .listItem .t
{
	color:#999;
	font-size:10px;
}
.liuyan .listItem .t b
{
	color:#000;
	font-size:12px;
}
.liuyan .listItem .ms
{
	text-indent:25px;
}
/*------------------------------------------------------------*/
.PageArea
{
	text-align: center;
	padding: 10px;
}