@charset "utf-8";
/* CSS Document */
body {font-family:Arial, Helvetica, sans-serif,sans-serif,"宋体", arial;margin:0; padding:0; background:url(../images/bg_01.gif) repeat-x top left ; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6,p { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
li { list-style:none; }
/*字体字义*/
.fi{font-style:italic;}
.fb{font-weight:bold;}
.fa{font-weight:14px;}
h3{font-size:13px;}	
.clear{ clear:both; height:0px;}
.lheight{line-height:29px;}
/*颜色定义*/
.cWhite,a.cWhite:link,a.cWhite:hover,a.cWhite:visited{ color:#FAFAF2; text-decoration:none;}
.co1{color:#8A8A8A;}
.bor{border-top:1px solid #D2B979;}
.bor1{border-bottom:1px solid #EAE5DB;}
.left{float:left;}
.right{float:right;}
/*链接样式*/
a:link {
	color: #3B3425;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3B3425;
}
a:hover {
	text-decoration: none;
	color: #3B3425;
}
a:active {
	text-decoration: none;
	color: #3B3425;
}
/*整体样式*/
#wrapper,#footer{
    margin:0 auto;																		
    width:945px;
	clear:both;
}

/*wrapper样式*/
#wrapper #topnav{
	}
#wrapper #topnav ul{
	float:right;
	width:318px;
	}
#wrapper #topnav li{
	float:left;
	height:26px;
	line-height:25px;
	}
#wrapper #topnav li	a{
    padding-left:5px;
	padding-right:5px;
	line-height:25px;
	display:block;
	}
/*header样式*/
#header{
	margin-bottom:3px;
	}

/*留言版左侧样式*/
#content{
	width:591px;
	float:left;
}
#content .search{
	background:url(../images/gsearch_03.gif) repeat-x top left;
	height:61px;
	padding-top:35px;
	padding-left:68px;
	}
#content form .form1{

	}
#content form input{
	border:1px solid #D2B979;
	}
#content form .btn1{
	background:url(../images/btn1_03.gif) repeat-x top left;
	border:none;
	width:88px;
	height:28px;
	cursor:hand;
	}
#content #gtitle{
	line-height:37px;
	padding-left:18px;
	}
#content .gone{
	background-color:#DFD9C4;
	width:100%;
	height:33px;
	margin-top:8px; 
	border-top:1px solid #D2B979;
	line-height:33px;
	}	
#content .gtwo,#content .gthree{
	line-height:20px;
	margin-top:8px;

	}
#content .gtwo{
	color:#676767;
	margin-left:18px;
	}
#content .gthree{
    background:#F7F4EA;
	color:#555241;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
	}
#content .page{
	height:50px;
	line-height:50px;
	padding-left:18px;
	}
#content #msntitle{
	background:#E2CB95;
	height:25px;
	line-height:25px;
	padding-left:18px;
	border-top:1px solid #3F241D;
	}
#content .form2{
	padding-left:10px;
	}
#content .form2 .btn1{
	background:url(../images/gbtn2_03.gif) repeat-x top left ;
	width:76px;
	height:20px;
	border:none;
	margin-left:18px;
	}
/*留言版右侧样式*/
#sidebar{
    margin-top:5px;
	width:346px;
	float:right;
	}	
#sidebar .list{
	padding-left:20px;	
	background:#F7F4EA;
	padding-bottom:28px;
	}
#sidebar .list dt dl{
    padding-top:5px !important;
    height:26px;	
	line-height:26px;
	color:#6C6D6E;
	}
#sidebar .list dt dl img{
	margin-right:8px;
	}
#sidebar .concate{
	padding-left:18px;
	padding-top:18px;
	}
#sidebar .concate dl{
	line-height:26px;
	text-align:right;
	}
/*页脚样式*/
#bor2{
	width:100%;
	border-top:1px solid #2C1912;
	height:3px;
	}
.html #bor2{
height:0px;}	
#end{
	background:#F1EBDC;
	height:24px;
	}	
#footer{
	line-height:24px;
	height:24px;
}	