body {
	margin:0;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
/*-----------------------------------------top start----------------------------*/
.top_table{
	background-image:url(../../images/top/2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.top_line_1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #19C732;
}


/*-----------------------------------------top end------------------------------*/


/*-----------------------------------------foot start----------------------------*/


/*-----------------------------------------foot end------------------------------*/




/*-----------------------------------------font style start-----------------------*/
.font_white{
	color:#FFFFFF;
}
.left_padding_10 {
	padding-left: 10px;
}
.left_padding_65 {
	padding-left: 65px;
}
.line_height_24 {
	line-height: 24px;
}


/*-----------------------------------------font style end------------------------------*/


/*-----------------------------------------link style start----------------------------*/
/*默认连接*/
a {
	font-size: 12px;
	color:#4B9E94;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#4B9E94;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
/*白色连接*/
a#white {
	font-size: 12px;
	color: #FFFFFF;
}
a#white:link {
	text-decoration: none;
}
a#white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a#white:hover {
	text-decoration: underline;
	color: #FF0000;
}
a#white:active {
	text-decoration: none;
	color: #999999;
}

/*白色连接*/
a#black {
	font-size: 12px;
	color: #000000;
}
a#black:link {
	text-decoration: none;
}
a#black:visited {
	text-decoration: none;
	color: #000000;
}
a#black:hover {
	text-decoration: underline;
	color: #FF0000;
}
a#black:active {
	text-decoration: none;
	color: #000000;
}


/*menu连接*/
a#menu {
	font-size: 14px;
}
a#menu:link {
	text-decoration: none;
	font-size: 14px;
}
a#menu:visited {
	text-decoration: none;
}
a#menu:hover {
	text-decoration: underline;
	color: #FF0000;
}
a#menu:active {
	text-decoration: none;
	color: #FF0000;
}


/*-----------------------------------------link style end------------------------------*/


/*-----------------------------------------form style start----------------------------*/

.input_1 {
	height: 16px;
	border: 1px solid #E3E3E3;
	background-color: #F7F7F7;
}
.line_height_24{
	line-height:24px;
}
.input_2 {

	height: 18px;
	border: 1px solid #E3E3E3;
	background-color: #F7F7F7;
}
.input_3 {
	border: 1px solid #E3E3E3;
	background-color: #F7F7F7;
}

/*-----------------------------------------form style end----------------------------*/

.line_bootom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}
.img_border {
	border: 1px solid #EBEBEB;
}
.title_1 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
}
.title_2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_3 {
	font-weight: bold;
	padding-left: 40px;
}
.top_line_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1CDD38;
}
.m1 {
	background-image: url(../../images/top/menu_bg_1.gif);
	color:#FFFFFF;
	cursor:pointer;
}
.m2 {
	
}
.font_1{
	color:#4B9E94;
}


.is_hidden_1{
	display:none;
}

.is_hidden_2{
	display:block;
}
