body{
margin:1;
background-color:#6BAE3B;
}

body,td,input,textarea,select,option,div,span
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link,a:visited
{
	color:#333333;
	text-decoration:none;
}

a:hover,a:active
{
	color:Red;
	text-decoration:none;
}

a.gray:link,a.gray:visited
{
	color:gray;
	text-decoration:none;
}

a.gray:hover,a.gray:active
{
	color:Red;
	text-decoration:none;
}

a.white_link:link,a.white_link:visited
{
	color:white;
	font-size:14px;
	text-decoration:none;
}

a.white_link:hover,a.white_link:active
{
	color:white;
	font-size:14px;
	text-decoration:underline;
}

a.red_link:link,a.red_link:visited
{
	color:red;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.red_link:hover,a.red_link:active
{
	color:red;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

a.normal_title:link,a.normal_title:visited
{
	color:#0066CC;
	text-decoration:none;
}

a.normal_title:hover,a.normal_title:active
{
	color:Red;
	text-decoration:none;
}

a.Nav:link,a.Nav:visited
{
	font-size:14px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.Nav:hover,a.Nav:active
{
	font-size:14px;
	color:white;
	text-decoration:underline;
	font-weight:bold;
}

a.Nav2:link,a.Nav2:visited
{
	font-size:14px;
	color:black;
	text-decoration:none;
	font-weight:bold;
}

a.Nav2:hover,a.Nav2:active
{
	font-size:14px;
	color:black;
	text-decoration:underline;
	font-weight:bold;
}

a.black_ground_link:link,a.black_ground_link:visited
{
	color:#9C9C9C;
	text-decoration:none;
}

a.black_ground_link:hover,a.black_ground_link:active
{
	color:#FFCC33;
	text-decoration:none;
	border-bottom-color:#FFCC33;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.black_ground_link_font{
	color:#9C9C9C;
}

.copyright{
	color:#9C9C9C;
	line-height:1.7;
	text-align:right;
	margin-right:40px;
}

.attention
{
	color:Red;
}

.note
{
	color:Green;
}

.title
{
	font-size:14px;
}

.article_title
{
	font-size:16px;
	font-weight:bold;
}

.text
{
	line-height:1.7;
}

.big_text
{
	font-size:14px;
	line-height:1.7;
}

.white_title{
color:#FFFFFF;
font-size:14px;
text-align:center;}

.td_title{
border-bottom-color:#333333; border-bottom-style:dotted; border-bottom-width:1px;
background-color:#F1F9FE;
}

.news_date{
font-size:10px;
color:#FF6600;}

.table{
border-color:#999999;
border-collapse:collapse;
background-color:#efefef;}
