/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:936px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#footer{
	background:#6f2323 url(../images/c_b.jpg) no-repeat;
	color:#fff;
}
#footer a{
	color:#fff;
}
#header{
	height:162px;
	text-align:center;
	overflow:hidden;
	background:url(../images/t_bg.jpg) no-repeat;
}
#nav{
	width:auto;
	height:56px;
	overflow:hidden;
}
#nav li{
	float:left;
	display:block;
}
#main{
	background:url(../images/c_bg.jpg) repeat-y;
	overflow:hidden;
}
#left{
	width:190px;
	display:inline;
	float:left;
	overflow:hidden;
	background:url(../images/left_bg.jpg) repeat-y;
	margin-left:20px;
	color:#fff;
}
#left a{
	color:#fff;
}
#right{
	float:right;
	display:inline;
	margin-right:20px;
	width:701px;
	background:url(../images/right_bg.jpg) repeat-y;
	overflow-x:hidden;
}
#left_t{
    width:190px;
	height:4px;
	overflow:hidden;
	background:url(../images/left_t.jpg) no-repeat;
}
#left_t1{
    width:183px;
	height:74px;
	overflow:hidden;
	background:url(../images/left_t_b.jpg) no-repeat;
	text-align:center;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	line-height:74px;
}
#left_b{
    width:190px;
	height:4px;
	overflow:hidden;
	background:url(../images/left_b.jpg) no-repeat;
}
#left_c{
	margin-left:3px;
	width:183px;
	min-height:993px;
	_height:1020px;
}
#right_t{
    width:701px;
	height:4px;
	overflow:hidden;
	background:url(../images/right_t.jpg) no-repeat;
}
#right_b{
    width:701px;
	height:4px;
	overflow:hidden;
	background:url(../images/right_b.jpg) no-repeat;
}
#right_c{
	background:#f2f2f2;
	margin:13px;
	margin-right:0px;
	width:675px;
	overflow-x:hidden;
}
#right_t1{
    width:675px;
	height:9px;
	overflow:hidden;
	background:url(../images/right_t1.jpg) no-repeat;
}
#right_b1{
    width:675px;
	height:9px;
	overflow:hidden;
	background:url(../images/right_b1.jpg) no-repeat;
}
#right_c1{
    padding:10px 20px;
	min-height:962px;
	_height:992px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.title{
	text-align:center;
	margin:10px 0;
	color:#fff;
}
.title1{
	text-align:center;
	margin:10px;
	color:#fff;
	background:#fff;
	padding-bottom:20px;
	
}
#p{
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-left:20px;
	font-size:14px; 
	font-weight:bold;
	border-bottom:1px dashed #ccc;
	font-family:Verdana;
	margin-bottom:5px;
}
#p a{
	font-family:Verdana;
	font-size:14px; 
	font-weight:bold;
}
.li{
	background:url(../images/li.jpg) no-repeat;
	width:183px;
	height:74px;
	line-height:74px;
	text-align:center;	
	color:#000;
	margin:2px auto;
}
.li a{
	color:#000!important;
	width:183px;
	height:74px;
	line-height:74px;
	font-weight:bold;
}
