/*--------------main body------------------*/
.body
{
	margin: 0px;
	text-align: center;
}
.main_container
{
	margin: auto;
	padding: 0px;
	width: 1003px;
}
/*--------------------------------*/
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.clr
{
	clear: both;
}
.tl
{
	text-align: left;
}
.tr
{
	text-align: right;
}
.tb
{
	background-position: bottom;
}
/*------------Bg-------------------*/
.head_bg
{
	background-image: url(../images/Header_bg.jpg);
	background-repeat: no-repeat;
	width: 1003px;
	height: 131px;
}
.bt_bg
{
	background-image: url(../images/head_bt_bg.jpg);
	height: 45px;
	background-repeat: repeat-x;
}
.cate_bx_mid_bg
{
	background-image: url(../images/cate_box_bg.jpg);
	width: 291px;
	background-repeat: repeat-y;
}
.intro_bx_bg
{
	background-image: url(../images/header_box_bg.jpg);
	background-repeat: repeat-y;
	width: 705px;
}
.int_arr_bg
{
	background-image: url(../images/main_arrow.jpg);
	background-repeat: no-repeat;
	height: 172px;
}
.find_clean_bg
{
	background-image: url(../images/Find_bg.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 308px;
}
.ft_l_bg
{
	background-image: url(../images/ft_bg.jpg);
	width: 365px;
	height: 87px;
	background-repeat: no-repeat;
}
/*------------------textarea----------------*/
.search_bx
{
	width: 150px;
	height: 18px;
}
.search_bx_2
{
	width: 240px;
	height: 15px;
}
.search_bx_2ddl
{
	width: 244px;
	height: 20px;
}
.search_bx_3
{
	width: 250px;
	height: 50px;
}

/*--------------text------*/
.black_running_10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.blue_12_runnimg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
.blue_12_running
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
.blue_12_running:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
.green_12_runnimg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3F8635;
}
.green_14_runnimg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #3F8635;
}
.gray_12_runnimg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.gray_12_sitemap
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
.gray_12_sitemap:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
.white_running_11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.gray_running_11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
.gray_running_12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

.blue_14_runnimg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #1880BD;
}
.lighth13
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
	text-decoration: none;
}


.gray_running_12 p
{padding-top:15px;}
.gray_running_12 ul{padding-left:25px;}

