﻿* {
	margin: 0;
	padding: 0;
}
img
{
	border: 0px;
}
ul
{
	list-style: none;
}
html
{ 
	background-color:#000; 
}
body
{
	font-size: 12px;
	color: #B3995C; 
	font-family: verdana,宋体;
	margin: auto;
	line-height: 27px;
	width:1024px;
	margin:auto;
}
a, a:link, a:visited, a:active
{
	color: #146635;
	text-decoration: none;
}
a:hover
{
    color: #f30;
    text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0px;
	overflow:hidden;
}

.texbox
{
	border: 1px solid #915E49;
	background-color:#CEB774;
	padding: 2px;
}
  

/*------------------------------------------------------------*/
.navarea
{
	width: 834px;
	height: 107px;
	background-image: url(../Images/4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	padding-left:290px;
}


.navarea .nav
{
	width: 500px;
	height: 100px;
	float:left;
}
.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:#B3995C;
}
.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:#B3995C!important;
}
.navarea .nav ul li a:hover
{ 
	color:#f00!important;
}
.navarea .nav ul li b
{ 
	color:#B3995C;
	padding:0 5px;
}


/*------------------------------------------------------------*/
.statistics
{
	float: left;
	padding-top: 20px;
	font-size:18px;
	line-height:32px;
	width:150px;
}
.statistics b
{ 
	font-size:28px;
	font-family:黑体;
}

/*------------------------------------------------------------*/
.main
{
	width: 1024px;
	height: 550px;
	overflow: hidden;
}
.main .l
{
	width: 715px;
	height: 550px;
	overflow: hidden;
	float:left;
	background-image: url(../Images/2_1_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.main .r
{
	width: 309px;
	height: 550px;
	overflow: hidden;
	float:right;
}



.content
{
	width: 585px;
	height:530px;
	padding:10px 10px 10px 120px;
	color:#000; 
}

.content .messages
{
	padding:10px;
	font-size:14px;
}

 


/*------------------------------------------------------------*/
.liuyan .listItem
{
	border-bottom: 1px dotted #915E49;
	padding:3px 5px;
}

.liuyan .listItem .t
{ 
	font-size:10px;
}
.liuyan .listItem .t b
{
	color:#000;
	font-size:12px;
}
.liuyan .listItem .ms
{
	text-indent:25px;
}
/*------------------------------------------------------------*/
.PageArea
{
	text-align: center;
	padding: 5px;
}

/*------------------------------------------------------------*/
.about_us
{
	font-size: 14px;
	line-height: 22px; 
}
.about_us p
{
	text-indent:30px;
}