﻿* {
	margin: 0;
	padding: 0;
}
img
{
	border: 0px;
}
ul
{
	list-style: none;
}
html
{ 
	background-image: url(../Images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;	
	background-color:#ccc; 
}
body
{
	font-size: 12px;
	color: #000; 
	font-family: verdana,宋体;
	margin: auto;
	line-height: 27px;
	width:1000px;
	margin:auto;
	background-color:#fff;
}
a, a:link, a:visited, a:active
{
	color: #000;
	text-decoration: none;
}
a:hover
{
    color: #f30;
    text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0px;
	overflow:hidden;
}

.texbox
{
	border: 1px solid #915E49;
	padding: 2px;
}
 
/*------------------------------------------------------------*/
.Footer
{
	margin: auto;
	padding: 5px 0 10px;
	clear: both;
	text-align: center;
	width: 950px;
	line-height:22px;
}


/*------------------------------------------------------------*/
.navarea
{
	width: 965px;
	height: 107px;
	padding-left:35px;
	background-image: url(../Images/4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}


.navarea .nav
{
	width: 500px;
	height: 100px;  
	margin:0px; 
	float:left;
}
.navarea .nav ul li
{
	width: 67px;
	height: 45px;
	padding-top:55px;
	float:left;
	text-align:center; 
	margin-right:10px;
	display:inline-block;
	line-height:16px; 
}
.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; 
}
.navarea .nav ul li a:hover
{ 
	color:#f00!important;
}
.navarea .nav ul li b
{  
	padding:0 5px;
}


/*------------------------------------------------------------*/
.statistics
{ 
	padding-top: 20px;
	font-size:18px;
	line-height:32px;
	color:#000; 
	float:left;
}
.statistics b
{ 
	font-size:28px;
	font-family:黑体;
}

/*------------------------------------------------------------*/
.content
{
	width: 880px;
	padding:10px 60px;
	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 .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;
}


/*------------------------------------------------------------*/
.liuyan .listItem
{
	border-bottom: 1px dotted #915E49;
	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;
}

/*------------------------------------------------------------*/
.about_us
{
	font-size: 14px;
	line-height: 28px;
}
.about_us p
{
	text-indent:30px;
}