* {
	padding: 0;
	margin: 0;
}

body{
    font:12px/20px Arial, Helvetica, sans-serif, "宋体";
	background: url(tbg.jpg) repeat-x;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#header,#NewFlash,#main {
	width: 948px;
	height: 100px;
	padding-top: 32px;
	margin: 0 auto;
}

#header img {
	float: left;
	border: none;
}

#header #nav {
	list-style-type:none;
	float:left;
	margin-left: 6px;
}

#header #nav li {
	float: left;
	padding: 1px;
	margin-top: 61px;
}

#nav li a {
	color: #FFF;
	font-size: 16px;
	width: 108px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: url(Nav_off.jpg) no-repeat scroll 0 0;
	display:block;
}

#nav li .Nav_on {
	color: #000;
	background: url(Nav_on.jpg) no-repeat scroll 0 0;
	font-weight: bold;
}

#NewFlash {
	padding-top: 0;
	padding-bottom: 2px;
	margin-top: 3px;
	height: 275px;
	border-bottom: 1px solid #999;
}

#main {
	margin-top: 20px;
	margin-bottom: 16px;
	padding: 0;
	height: auto;
}

#main #Cnav {
	width: 618px;
	height: auto;
	padding: 0 20px 20px 0;
	border-right: 1px dotted #999;
	min-height: 630px;
	margin-bottom: 20px;
	float: left;
}

#Cnav h1,.c {
	font-size: 12px;
	color: #999;
	width: 618px;
	height: 30px;
	line-height: 30px;
}

#Cnav .c {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #F30;
	display:block;
	float: left;
	border-bottom: 1px dotted #666;
}

#Cnav h1 a {
	color: #999;
}

#Cnav p {
	line-height: 2em;
	text-indent: 32px;
}

#Cnav img {
border:1px solid #CCC;
padding:2px;
margin-bottom:5px;
}

#Cnav img.inb {
border:none;
padding:0;
margin-bottom:0;
}

#rnav {
	float: left;
	width: 302px;
	padding-left: 7px;
}

#rnav #Newtop {
	width: 300px;
	height: 132px;
	border: 1px solid #CDCDCD;
	margin-top: 2px;
	float: left;
}

#Newtop h1 {
	width: 290px;
	height: 26px;
	display: block;
	font-size: 14px;
	line-height: 26px;
	padding-left: 10px;
	background: url(rnavbg.jpg) repeat-x scroll 0 0;
	border-bottom: 1px solid #CDCDCD;
}

#Newtop img {
	float: left;
}

#Newtop span {
	width: 224px;
	height: 120px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	float: left;
}

#rnav .jd {
	background: url(rh1bg.gif) no-repeat scroll 0 14px;
	border: none;
	color: #900;
	font-size: 14px;
	width: 270px;
	height: 40px;
	display: block;
	float: left;
	line-height: 40px;
	padding-left: 30px;
	margin: 0;
}

#rnav .stor {
	list-style-type: none;
}

.stor li {
	width: 280px;
	height: 90px;
	padding: 15px 10px;
	margin: 3px 0;
	border: 1px solid #CDCDCD;
	float: left;
}

.stor li img {
	width: 109px;
	height: 84px;
	padding: 2px;
	border: 1px solid #EDEDED;
	margin-right: 5px;
	float: left;
}

.stor li h1 {
	font-size: 12px;
	width: 160px;
	height: 30px;
	display:block;
	float: left;
}

.clear {
	clear:both;
}

#foot {
	padding: 20px 20px;
	color: #FFF;
	width: 908px;
	height: 200px;
	height:auto;
	background: #222;
	margin: 0 auto;
}

#foot h1 {
	font-size: 12px;
	float: left;
	padding-right: 5px;
}

#foot ul {
	list-style-type: none;
}

#foot li {
	float:left;
}

#foot li a {
	color: #CCC;
	float: left;
	padding: 0 5px;
}

#foot hr {
	color: #222;
	border-bottom: 1px dotted #999;
}
