/* CSS Document */

#content,#header,#main,#main,#nav,#banner,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:#fff;
}
#content{
    background:url(../images/bg.jpg) repeat-y;
	overflow:hidden;	
}
#footer{
    height:50px;
	text-align:center;
	clear:both; 
	border-top:1px solid #ccc;
}
#header{
    height:62px;
	overflow:hidden;
}
#banner{
	height:222px;
	overflow:hidden;
	text-align:center;
	margin:1px 0;
}
#main,#main1{
	margin-left:26px;
	width:950px;
	text-align:left;
	clear:both;
	padding-top:15px;
	overflow:hidden;
}
#main1{
    background:url(../images/bg.jpg) repeat-y;
	_margin-left:8px;
}
#nav{
	height:28px;
	text-align:center;
	width:1003px;
	text-align:left;
	line-height:28px;
	clear:both;
}
#nav li{
	float:left;
	display:block;
	width:auto;
}
#nav li a{
	line-height:24px;
	font-weight:bold;
}
#nav li ul{
	visibility:hidden;
	position:absolute;
	margin:0;
	*margin:28px 0 0 -108px;
	padding:0;
	display:block;
	clear:both;
}
#nav li ul li{
	clear:both;
	width:105px;
	text-decoration:none;
	background:#069;
	line-height:25px;
	color:#fff;
	margin:0;
	padding:0px;
	text-align:center;
}
#nav li ul li a{
	line-height:25px;
	font-weight:normal;
	color:#fff;
}
#left{
	width:224px;
	float:left;
	overflow-x:hidden;
}
.title{
	width:224px;
	margin-bottom:10px;
}
#select select{
	width:224px;
}
#right{
	width:710px;
	float:right;
	overflow-x:hidden;
}
.t{
	background:url(../images/line.jpg) repeat-x bottom;
	height:24px;
	line-height:24px;
	_height:20px;
	_margin-top:4px;
	width:auto;
}
.name{
	width:113px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	margin:0 8px;
}
#left_t{
	margin-bottom:2px;
}
#left_c{
	background:#ebebeb;
	padding-bottom:30px;
	margin-bottom:15px;
}
#left_c li{
	background:url(../images/p_line.jpg) repeat-x bottom;
	line-height:30px;
	height:30px;
	width:200px;
	margin-left:12px;
}
#left_c li a{
    background:url(../images/p_icon.jpg) no-repeat 12px center;
	line-height:30px;
	height:30px;
	padding-left:25px;
}
#left_c .li{
	background:url(../images/p_line.jpg) repeat-x bottom;
	line-height:30px;
	height:30px;
	width:200px;
	margin-left:12px;
}
#left_c .li a{
    background:url(../images/p_icon.jpg) no-repeat 12px center;
	line-height:30px;
	height:30px;
	padding-left:25px;
}
#p{
	width:708px;
	background:url(../images/p.jpg) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:30px;
	color:#026ca8;
	font-family:Verdana, Geneva, sans-serif;
}
#p a{
	color:#026ca8;
	font-family:Verdana, Geneva, sans-serif;
}
#right_c{
	padding:10px;
	text-align:justify;
	text-justify:inter-ideograph;
}
