@charset "utf-8";

@import url("format.css");

#main { width:998px; margin:auto;}

#nav { height:43px;}
#nav li { float:left; padding-right:1px;}
#nav li a { float:left; line-height:43px; font-size:14px; color:#000; text-decoration:none; padding:0 24px 0 24px; background:#e0e0e0;}
#nav li a:hover, #nav li a.focus { background:#c00; color:#fff;}
#nav li.first a { background:url(skin/nav-first.gif) no-repeat 0 0 #e0e0e0; padding:0 26px 0 26px;}
#nav li.first a:hover, #nav li.first a.focus { background:url(skin/nav-first-act.gif) no-repeat 0 0 #c00;}
#nav li.last a { background:url(skin/nav-last.gif) no-repeat 100% 0 #e0e0e0; padding:0 38px 0 38px;}
#nav li.last a:hover, #nav li.last a.focus  {background:url(skin/nav-last-act.gif) no-repeat 100% 0 #c00;}



#banner { text-align:center; position:relative;}
	#banner .slide li { display:block; height:417px;}
	#banner .slide li a { display:block; height:417px;}

#content { border:#d0cece solid 1px; border-top:0px; border-bottom:0px; padding:10px 0px;}
	.title { line-height:30px; font-size:14px; font-weight:bold; border-bottom:#CCC solid 1px; text-indent:10px;}
	 .content { padding:10px 0px; line-height:23px;}
	#partL { width:303px; float:left; padding-left:10px;}
		.content li { background:url(skin/li_bg.jpg) 10px center no-repeat; text-indent:20px; line-height:40px; border-bottom:#CCC dashed 1px;}
	#partR { width:650px; float:right; padding-right:10px;}
		#partR p { text-align:justify; text-justify:inter-ideograph;}
	#pro { clear:both; padding:10px; padding-bottom:0px;}
	
	.other { background:url(skin/content_bg.jpg) right bottom no-repeat;}

#copyright { background:#d0cece; line-height:30px; text-align:center; color:#666;}

#partR img { border:#CCC solid 1px;}
td { padding-bottom:12px;}