﻿@charset "utf-8";
/* CSS Document */
/*left*/
.left{
	width:233px;}
#left{
	width:233px;
	background:url(left_bg.jpg) repeat-y;
	}	
.leftTitle{
	width:233px;
	height:26px;
	color:#4c290a;
	font-size:14px;
	background:url(lefttop.jpg) no-repeat;
	text-align:center;
	padding-top:20px;
	font-weight:bold;
	}	
.left_hover{
	width:233px;
	height:32px;
	background:url(leftlinkbg.jpg) no-repeat;
	text-align:center;
	line-height:32px;
	}	
.left_hover a{
	text-decoration:none;
	color:#4c290a;
	}	
.left_hover a:hover{
	color:#f1db89;
	}	
#hover{
	color:#f1db89;
	}	
	
/*right*/
#right{
	padding-top:21px;
	height:auto!important;min-height:536px; _height:536px;
	}
.right{
	width:588px;
	margin-left:9px;
	}
.righttop{
	width:588px;
	height:42px;
	background:url(righttop.jpg) no-repeat;
	}	
.rightTitle{
	float:left;
	line-height:32px;
	font-weight:bold;
	color:#4c290a;
	padding-left:50px;
	}	
.rightNav{
	float:right;
	color:#88694a;
	line-height:32px;
	padding-right:20px;}	
.rightNav a{
	text-decoration:none;
	color:#886949;
	}	
.rightNav a:hover{
	text-decoration:none;
	color:#4c290a;
}	
.newsTd{
	height:30px;
	background:url(newsTd.jpg) no-repeat;
	padding-left:35px;
	}
.newsTd a{
	text-decoration:none;
	line-height:30px;
	color:#4c290a;
	}
.newsTd a:hover{
	text-decoration:none;
	color:#9b5c21;
	}
	
.display{
	width:150px;
	height:230px;
	float:left;
	display:inline;
	margin: 15px 22px;
	}	
.display img{
	border:3px solid #cc9e64;
	}	
.news{
	color:#4c290a;
	text-decoration:none;
	line-height:24px;
	}
.news:hover{
	text-decoration:none;
	color:#9b5c21;
	}	
/*message*/
.text{
	width:410px;
	border:0px;
	background:url(textbg.jpg) repeat-x;
	height:19px;
	line-height:19px;
	color:#4c290a;
	}
.textarea{
	width:410px;
	border:0px;
	background:url(textbg.jpg) repeat;
	height:109px;
	line-height:19px;
	overflow:hidden;
	}	
.submit{
	width:50px;
	border:0px;
	height:21px;
	background:url(submit.jpg) no-repeat;
	}
.reset{
	width:50px;
	border:0px;
	height:21px;
	background:url(reset.jpg) no-repeat;
	}	
.onlinexian{
	width:564px;
	line-height:10px;
	height:10px;
	font-size:10px;
	background:url(onlinexian.jpg) center no-repeat;
	clear:both;
	}	
.onlinetop{
	height:23px;
	line-height:23px;
	color:#893f06;
	background:url(online_top.jpg) no-repeat;
	padding-left:10px;
	}