/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#footer{
    height:81px;
	background:url(../images/footer.jpg) repeat-x;
	text-align:left;
	clear:both;
	padding-top:10px;
	overflow:hidden;
	width:743px;
	padding:90px 0 0 260px;
	color:#ffffb8;
}
#footer a{
    color:#ffffb8;
}
#header{
    background:url(../images/top.jpg) no-repeat;
	height:106px;
	text-align:center;
	overflow:hidden;
}
#banner{
	width:1003px;
	height:207px;
	overflow:hidden;
	border-top:2px solid #ce8f3f;
	border-bottom:2px solid #ce8f3f;
}

#main{
	margin:0 auto;
	text-align:left;
	clear:both;
	background:url(../images/main_bg.jpg) repeat-x;
	overflow:hidden;
}

#nav{
	height:32px;
	text-align:center;
	background:url(../images/nav_bg.jpg) repeat-x;
	color:#ffffb8;
	text-align:left;
	line-height:32px;
}
#nav li{
	float:left;
	display:block;
	width:100px;
	line-height:32px;
	background:url(../images/nav_li.jpg) no-repeat right;
	text-align:center;
}
#nav li a{
	color:#ffffb8;
	line-height:32px;
	font-weight:bold;
}
#nav li a:hover{
	font-size:14px;
	text-decoration:none;
}
#left{
	float:left;
	width:225px;
	border-right:1px solid #ccc;
	text-align:center;
}
#left_t{
	background:url(../images/left_t.jpg) no-repeat;
	width:182px;
	height:52px;
	line-height:52px; 
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:20px auto 8px auto;
}
#left_c{
	border:1px solid #cccccc;
	width:180px;
	margin:0 auto;
	text-align:center;
	background:#fff;
	min-height:320px;
	_height:320px;
}
#left_c li,#left_c .li,#left_c .li1{
	border-bottom:1px solid #ccc;
	height:25px;
	margin:3px auto;
	width:160px;
}
#left_c li a,#left_c .li a,#left_c .li1 a{
	background:url(../images/icon.jpg) no-repeat 10px 2px;
	line-height:25px;
	padding-left:35px;
}
#left_c .li1 a{
	background:none;
}
#left_c a:hover{
	font-size:13px;
	text-decoration:none;
}
#contact{
	border:1px solid #cccccc;
	width:180px;
	margin:20px auto;
	text-align:center;
	background:#fff;
}
#contact_t{
	background:url(../images/search.jpg) no-repeat center center;
	padding-left:10px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	width:143px;
	font-size:14px;
	margin:3px auto;
}
#go{
	background:url(../images/go.jpg) no-repeat;
	width:57px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	border:none;
	margin:5px auto;
}
#contact select{
	width:150px;
	height:25px;
	line-height:25px;
	border:1px solid #ccc;
	margin:10px 0 0 15px;
}
#contact input{
	width:145px;
	height:18px;
	line-height:18px;
	border:1px solid #ccc;
	margin:10px 0 0 15px;
}
#right{
	display:inline;
	float:right;
	margin:20px 20px 0 0;
	width:730px;;
	
}
#right_c{
	padding:15px;
}
#right_c div{
	margin:0px;
	padding:0px;
}
#p{
	height:29px;
	width:730px;
	margin-top:5px;

}

