﻿/*--For All--*/
* {
	margin: 0px auto;
	padding: 0px;
}

html, body{
	height: 100%;  
	background-color:#FFF;}

body{	
	font:12px/180%;
	font-family: Verdana, "宋体", Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#333;
	letter-spacing:1px;}

img{
	border:0;}

ul,li{
	list-style-type:none;}

h1{
	float:left;
	font-size:14px;
	color:#7B2E00;
	font-weight:bold;
	line-height:210%;
	padding-left:10px;}	

h2{
	float:left;
	font-size:14px;
	color:#7B2E00;
	font-weight:bold;
	line-height:210%;
	padding-left:10px;}	

.More{
	float:right;
	line-height:220%;
	padding:0 10px;}

.MoreIcon{
	background: url(../Images/ColumnsIcon.gif) no-repeat;}

.More{
	float:right;
	line-height:220%;
	padding:0 10px;}

.MoreIcon{
	background: url(../Images/ColumnsIcon.gif) no-repeat;}
	
.Header,
.PartOne,
.PartTwo,
.PartThree,
.PartFour,
.PartFive,
.PartSix,
.Footer{
	width:950px;}

/*--Header--*/	
#Logo{
	float:left;
	width:363px;
	height:50px;
	padding:10px 0;}

#RightTopNav{
	float:right;
	line-height:200%;
	color:#666;
	text-align:right;
	padding-top:12px;}
	
/*--PartOne--*/
#Menu{
	float:left;
	width:950px;
	height:35px;
	background: url(../Images/NavBg.jpg) no-repeat;}

#Nav{
	width:920px;
	font-size:14px;
	font-weight:bold;
	line-height:250%;
	margin-left:9px;}

#Nav li{
	float:left;
	width:90px;
	text-align:center;
	padding:0 1px;}

#Search{
	float:left;
	width:935px;
	height:37px;
	font-size:14px;
	color:#666;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:10px;
	background: url(../Images/SearchBg.jpg) no-repeat;}

#Search .SearchKey{ 	
	width:220px;
	padding-left:1px;
	padding-top:1px;
	margin-top:8px;}

#Search .SearchDig{ 	
	width:40px;
	padding-left:1px;}

#Search .SearchBtn{
	width:68px;
	height:25px;
	vertical-align:bottom;	
	margin-left:8px;}

/*--Ad--*/
.Ad{
	width:950px;
	font-size:0px;}

.RightAd{
	float:right;
	margin-top:10px;
	width:280px;
	font-size:0px;
	padding-bottom:10px;}

/*--Footer--*/
#BottomNav{
	float:left;
	width:950px;
	height:26px;
	margin:10px 0;
	background-color:#FF7300;}

#BottomNav dt{
	color:#FFF;
	font-weight:bold;
	text-align:center;
	line-height:220%;}

#Copyright{
	float:left;
	width:950px;
	text-align:center;
	line-height:180%;
	padding-bottom:15px;}

#Copyright dt{
	width:950px;}

/* 链接色 */
a{  
	color:#333;
	text-decoration: none;}

a:link{ 
	color:#333;
	text-decoration: none;}

a:visited{ 
	color:#333;
	text-decoration: none;}

a:hover{ 
	color:#F70000;
	text-decoration: underline;}

a:active{ 
	color:#333;
	text-decoration: none;}

#RightTopNav a{  
	color:#666;
	text-decoration: none;}

#RightTopNav a:link{ 
	color:#666;
	text-decoration: none;}

#RightTopNav a:visited{ 
	color:#666;
	text-decoration: none;}

#RightTopNav a:hover{ 
	color:#F70000;
	text-decoration: underline;}

#RightTopNav a:active{ 
	color:#666;
	text-decoration: none;}

#Nav a,
#BottomNav a{  
	color:#FFF;
	text-decoration: none;}

#Nav a:link,
#BottomNav a:link{ 
	color:#FFF;
	text-decoration: none;}

#Nav a:visited,
#BottomNav a:visited{ 
	color:#FFF;
	text-decoration: none;}

#Nav a:hover,
#BottomNav a:hover{ 
	color:#FFFF09;
	text-decoration: none;}

#Nav a:active,
#BottomNav a:active{ 
	color:#FFF;
	text-decoration: none;}

body#Home li#NavHome a {
	color:#FFFF09;}

body#Current li#NavCurrent a {
	float:left; 
	color:#333;
	width:90px;
	height:35px;
	background: url(../Images/NavBg2.jpg) no-repeat;}
	
.More a{  
	color:#7B2E00;
	text-decoration: none;}

.More a:link{ 
	color:#7B2E00;
	text-decoration: none;}

.More a:visited{ 
	color:#7B2E00;
	text-decoration: none;}

.More a:hover{ 
	color:#F70000;
	text-decoration: underline;}

.More a:active{ 
	color:#7B2E00;
	text-decoration: none;}
	
.Pages{
	float:right;
	width:638px;
	font-weight:bold;
	text-align:right;
	padding:5px 10px;
	background-color:#F6F6F6;}

.Pages a{
	padding:3px;}

.PartRight{
	float:right;
	width:280px;}
.Pages .current{ color:#F70000;}