@charset "utf-8";
/* CSS Document */

div#flash {
	width:974px;
	height:310px;
	background:url(../images/flashbg.jpg) no-repeat scroll left top;
	z-index:1;
 }
/*rmenu----------------------------------------------------------------------------------------------------*/
div#rmenu {
 width:982px;
	padding:4px 0 25px 5px;
	overflow:hidden;
 }
div#rmenu:after {
	 content: "";
		display: block;
		clear: both;
	 }
ul.quick {
	float:left;
	width:693px;
	height:163px;
	padding:8px 0 0 38px;
	background:url(../images/quick/bg.jpg) no-repeat scroll left top;
	margin-top:25px;
	}
	ul.quick li {
	 float:left;
		}	
ul.about {
	float:right;
	background:url(../images/about/bg.jpg) no-repeat scroll left top;
	width:225px;
	height:147px;
	padding:47px 0 0 19px;
	}
	ul.about li {
	 padding-bottom:11px;
		}
	*:first-child+html ul.about li {
	 padding-bottom:8px;
		}


/*topics----------------------------------------------------------------------------------------------------*/
div#topics {
 clear:both;
	width:982px;
	padding:0 0 0 5px;
	overflow:hidden;
 }
div#topics:after {
	 content: "";
		display: block;
		clear: both;
	 }
	div#topics ul.bnr {
	 clear:both;
		zoom:1;
		}
		ul.bnr li {
		 float:left;
			padding-right:10px;
			}

div#topics div {
	width:310px;
	float:left;
	background:url(../images/t_mid.gif) repeat-y scroll left top;
	margin:0 15px 20px 0;
	}
	div#topics div p.inf {
		background:url(../images/t_btm.gif) no-repeat scroll left bottom;
		width:310px;
		height:43px;
		}
		div#topics div p.inf span {
			display:block;
			text-align:right;
			line-height:43px;
			padding:0 10px;
			font-size:10px;
			}
			div#topics div p.inf span a {
				background:url(../images/arrow_t.gif) no-repeat scroll left center;
				padding-left:12px;
				}
div#topics div dl {
	padding-bottom:10px;
	}
div#topics div dl dt {
	background:url(../images/t_top.gif) no-repeat scroll left top;
	width:303px;
	height:34px;
	padding:20px 0 0 7px;
	}
	div#topics div dl dd ul {
		padding:0 10px 0;
		overflow:hidden;
		zoom:1;
		}
	div#topics div dl dd ul li {
		padding:10px;
		border-bottom:1px dotted #bcbcbc;
		overflow:hidden;
		zoom:1;
		line-height:18px;
		}
		div#topics div dl dd ul li a {
			text-decoration:underline;
			}
		div#topics div dl dd ul li em {
			display:block;
			font-weight:bold;
			}	
		div#topics div dl dd ul li span.icon {
			float:left;
			width:43px;
			display:inline;
			}
		div#topics div dl dd ul li span.det {
			float:right;
			display:inline;
			width:217px;
			} 	
	
	


	
	
	
	
	

