/*默认样式定义star*/
/*================================================*/

body {
	font-family: "宋体";
	font-size: 12px;
	color:#666666;
	line-height: 24px;
	background-color: #ffffff;
	margin: 0px;
}

td, tbody, p, div { font-family:"宋体"; font-size: 12px; color:#666666;line-height: 24px; }

/*表单控件样式定义开始*/
/*================================================*/
.input { 
   font-family: "Arial", "宋体";
   font-size: 12px; 
   color: #203748; 
   text-decoration: none; 
   height: 16px; 
   border: 0px;
   }
.select { 
   font-family: "Arial", "宋体";
   font-size: 12px; 
   color: #203748; 
   text-decoration: none; 
   height: 16px; 
   border: 0px;
   }
TextArea {
    BORDER: 1px solid #CCCCCC;
    BACKGROUND-COLOR: #ffffff;
    PADDING: 1px;
    FONT-SIZE: 12px;
 }
select {
    BACKGROUND-COLOR: #efefef;
    PADDING: 1px;
    FONT-SIZE: 12px;
}


/*修改系统默认超连接样式*/
/*================================================*/
a, a:visited, a:link
     { font-family: "宋体"; font-size:12px; color:#666666; text-decoration: none }
a:hover, a:active
     { font-family: "宋体"; font-size:12px; color:#FF0000; text-decoration: underline }




#container{
    width:923px;
	height:38px;
	text-align:center;
}

#globallink{
   width:923px;
}
#globallink ul{
margin:0px;
}
#globallink li{
	float:left; 
	width:100px;
	margin-left:10px;
	text-align:center;
}
#globallink a{
	display:block;
	padding:8px 0px 8px 0px;
	text-align:center;
}
#globallink a:link, #globallink a:visited{
	color:#FFFFFF;
	font-size:12px;
}
#globallink a:hover{
   font-size:12px;
	color:#FFFFFF;
	background:url(../images/xx_04.gif) no-repeat 8px 5px;
	text-decoration: none;	
}

.wd1,.wd1 a:link, .wd1 a:visited {
	font-size: 12px;
	color: #FF8900;
}
.wd1 a:hover{
	font-size: 12px;
	color: #FF8900;
}
.wd2,.wd2 a:link, .wd2 a:visited {
	font-size: 14px;
	color: #700E03;
	font-weight: bold;
	text-decoration: none;
}
.wd2 a:hover{
	font-size: 14px;
	color: #700E03;
	font-weight: bold;

}


.wd4 {
	font-size: 12px;
	color: #2E5E9C;
	text-decoration: none;font-weight: bold;
}
.wd5 {
	font-size: 12px;
	color: #0274CC;
	text-decoration: none;font-weight: bold;
}
.wd6 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;font-weight: bold;
}
.wd7,.wd7 a:link, .wd7 a:visited {
	font-size: 12px;
	color: #32659A;
	text-decoration: none;
}
.wd7 a:hover{
	font-size: 12px;
	color: #F40707;
	text-decoration:underline;

}



.tab1{
	border-top: 1px solid #D6D27B;
	border-right: 1px solid #D6D27B;
	border-bottom: 1px solid #D6D27B;
	background-color: #E9E2B4;
}
.tab2{
	border: 1px solid #D6D27B;
	background-color: #E9E2B4;
}

.tab3{
	border: 1px solid #AC8648;
}
.tab4{
	border: 1px solid #C9B985;
}
.tab5{
    width:227px;
	background-color: #F5EDBE;
	border: 1px solid #AD8748;
}


#tab4 ul{
	margin:0px;
	padding:0px;
	width:196px;
	height:29px;
	margin-left:15px;
}
#tab4 li{
	list-style-image: none;
	list-style-type: none;	
	width:100%;
}
#tab4 li a{
	display:block;						
	text-decoration:none;
}
#tab4 li a:link, #tab4 li a:visited{
	font-size: 14px;
	color:#7A4309;
	font-weight: bold;
	padding:5px 5px 0px 80px;
	text-decoration: none;
	background:url(../images/menu.gif) ;
}
#tab4 li a:hover{					
	font-size: 14px;
	color: #7A4309;
	text-decoration:underline;	
	background:url(../images/menu.gif) ;
}



#tab5 ul{
	margin:0px;
	padding:0px;
	width:203px;
}
#tab5 li{
	list-style-image: none;
	list-style-type: none;	
	float:left;
	margin-left:5px;
	width:203px;
	text-align:center;
}
#tab5 li a{
	display:block;						
	text-decoration:none;
}
#tab5 li a:link, #tab5 li a:visited{
	font-size: 14px;
	color:#336797;
	margin:4px;
	padding:7px 60px 5px 5px;
	text-decoration: none;
	background:url(../images/xx_07.gif) ;
	background-repeat: repeat-x;
}
#tab5 li a:hover{					
	font-size: 14px;
	color: #336797;
	text-decoration:underline;	
	background:url(../images/xx_07.gif) ;
	background-repeat: repeat-x;
}

