﻿@charset "utf-8";
BODY{
    margin: 0px auto;
    padding: 0px; 
    font-family: "宋体","Verdana","Arial","sans-serif";
	color: #FFFFFF; /*文字颜色*/
    font-size: 14px;
    line-height: 1.8em;
    text-align: center; /*内容居中*/
	background-image:url(../images/home_01.jpg);
	background-repeat:repeat-x;	
	background-color:#36A501;	
	}

/*一般超级链接*/
a.menu{
	font-size:13px;
	color:#246F00;
	line-height:1.4em;
	font-weight:bold;
	text-decoration: none;
}
a.menu:hover{font-size:13px; color:#DA2C00; line-height:1.4em; font-weight:bold; text-decoration: none;}


a { color:#FFFFFF; text-decoration:none;}
a:hover {color:#00FFCC;text-decoration:none;}  

a.blue1 { color:#D8FFC6; text-decoration:none; font-size:12px;}
a.blue1:hover {color:#FFFFFF;text-decoration:none;  font-size:12px;}  


a.red { font-size: 13px;color:#FF0000; text-decoration:none;}
a.red:hover {font-size: 13px;color:#024DB0;text-decoration:none;}  

a.menu_pic { BACKGROUND-IMAGE: url(../images/menu_up.jpg);}
a.menu_pic:hover { BACKGROUND-IMAGE: url(../images/menu_over.jpg);}

a.menu_pic1 { BACKGROUND-IMAGE: url(../images/menu_over.jpg);}
/*a.menu_pic1:hover { BACKGROUND-IMAGE: url(../images/menu_up.jpg);}*/

a.news { color:#7F7F7F; line-height: 1.2em; text-decoration:none;}
a.news:hover {color:#000000; line-height: 1.2em; text-decoration:none;} 

a.left { color:#FFFFFF; line-height: 1.2em; text-decoration:none; font-weight:bold;}
a.left:hover {color:#C1FA31; line-height: 1.2em; text-decoration:none; font-weight:bold;} 

/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}
/*无导航图菜单*/
.menu_pic {
	BACKGROUND-IMAGE: url(../images/menu_up.jpg);
	color: #efefef;
	font-weight: bold;
	font-size: 14px;
	font-family: "黑体";
	text-align:center;
	cursor:hand;
}
.menu_pic_over { 
	color: #efefef;
	font-weight: bold;
	font-size: 14px;
	font-family: "黑体";
	text-align:center;
	cursor:hand;
	BACKGROUND-IMAGE: url(../images/menu_over.jpg);
}
.TopMenu {
	font-family: "宋体", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding:3px,0px,0px,0px;
	cursor:hand;
}

/*表格属性*/
table
{
   font-size:14px;
   line-height:22px;
   border-collapse:collapse;/*自动把相同的边框线合并*/
}

p{text-indent:2em;}

/*边距离*/
.padding {
	padding: 5px; 
}

.pic {
  padding: 2px;
  border: 1px #DADADA solid;
}
.tab6{border:1px #cccccc solid;}

/*标题*/
.title_14 {
	color: #0368A3; 
	font-family: Arial;
	font-size: 14px; 
	font-weight:bold;
}

.title {
	color: #1141AF; 
	font-family: Arial;
	font-size: 14px; 
	font-weight:bold;
}

/*文本属性*/
.text {
	color: #FF0000;
	font-size: 12px; 
	/*font-style: italic; 字体倾斜*/
	line-height: 1.5em; 
    text-indent:2em; /*首行缩进*/  
	word-break:break-all; /*强制换行*/
}

/*红色文本*/	
.text_red {
	color: #FF0000;
	font-size: 12px; 
	line-height: 1.5em; 
}

.text_black {
	color: #000000;
	font-size: 12px; 
	line-height: 1.5em; 
}

.text_white {
	color: #FFFFFF;
	font-size: 12px; 
	line-height: 1.5em; 
}

/*版权所有文本属性*/	
.copyright {
	color: #3C3C3C; 
	font-size: 12px; 
	line-height: 1.3em; 
	text-align:center;
}

.button
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	background-color: #ededed;
	border: 1px solid #999999;
	cursor:hand;
	padding:0px,0px,2px,0px;
}
.white{
	background-color:#4A94ED;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	letter-spacing:1;
	font-weight:bold;
}
.RegField{
	background-color:#C4F0FF;
}
.RegField1{
	background-color:#E8F8FF;
}
.category{
	color:#ff0000;
	font-size:12px;
	letter-spacing:8;
	filter: DropShadow(Color=#cccccc, OffX=1, OffY=1, Positive=true);
	line-height: normal;
}
.text_white12b{font-size:14px; color:#FFFFFF; font-weight:bold; line-height:1.4em;}
.text_white12{font-size:14px; color:#FFFFFF; line-height:1.8em;}
.tab2{border:0px solid #9BEE24}
.text_black12b{font-size:14px; color:#000000; font-weight:bold; line-height:1.4em;}
.text_black12{font-size:14px; color:#000000; line-height:1.4em;}
.text_green12{font-size:14px; color:#246F00; line-height:1.5em;}
.text_green12b{font-size:14px; color:#246F00; line-height:1.5em; font-weight:bold; }
.text_green12b1{font-size:14px; color:#DBFFCA; line-height:1.5em; font-weight:bold; }
.tab3{border:1px solid #54B226; background-color:#257300; color:#FFFDCE;}