/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:#000;
	overflow:hidden;
}
#footer{
    height:41px;
    line-height:41px;
	background:url(../images/footer1.jpg) no-repeat;
	text-align:center;
	clear:both;
	color:#e1ca7e;
}
#footer a{
	color:#e1ca7e;
}
#header{
    background:url(../images/top1.jpg) no-repeat;
	height:75px;
	text-align:center;
	overflow:hidden;
}
#main{
	background:url(../images/left_bg.jpg) repeat-y left;
	overflow:hidden;
	color:#fff;
}
#banner{
	width:1003px;
	height:290px;
	overflow:hidden;
	background:url(../images/banner_bg.jpg) no-repeat bottom;
}
#nav{
	height:52px;
	overflow:hidden;
}
#nav li{
	 float:left;
	 display:block;
}

#left{
	width:221px;
	float:left;
	background:url(../images/left_bg.jpg) repeat-y;
	color:#010101;
	overflow-x:hidden;
	
}
#left a{
	color:#010101;
}
#right{
	width:781px;
	float:right;
	overflow-x:hidden;
}
#right1{
	width:781px;
	float:right;
	background:url(../images/right_c_bg.jpg) no-repeat bottom left;
	min-height:600px;
	_height:600px;
}
#p{
	background:url(../images/p.jpg) no-repeat top;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	line-height:30px;
	height:30px;
	padding-left:35px;
	color:#010101;
}
#p a{
	color:#010101;
}

#left_c li{
	background:url(../images/li.jpg) no-repeat;
	width:221px;
	height:37px;
	text-align:center;
	color:#010101;
}
#left_c li a{
	_padding-top:20px;
	_height:17px;
	overflow:hidden;
	line-height:37px;
	color:#010101;
}
.s_input{
	border:none;
	line-height:20px;
	height:20px;
	width:159px;
	background:url(../images/input.jpg) no-repeat;
	margin:5px 0 0 20px;
	color:#010101;
}
.s_go{
	border:NONE;
	width:22px;
	*margin-top:1px;
	height:22px;	
	background:url(../images/go.jpg) no-repeat top;
}
#right_c{
	padding:10px 20px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#right_c1{
	padding:10px 0px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.title{
	margin:25px 0px;
	text-align:left;
	padding-left:80px;
	clear:both;
	height:25px;
	width:691px;
	line-height:25px;
	background:url(../images/title.jpg) no-repeat top;
	overflow:hidden;
}
