@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
}
img {
	border:0px;
}
form {
	margin: 0px;
}
.small_input{
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
a:link,a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #f25500;
	text-decoration: none;
}
.white_text {
	font-family: "宋体";
	color: #FFFFFF;
}
a.white_link:link,a.white_link:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white_link:hover{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #CCCCFF;
	text-decoration: none;
}
.lbox1_bg {
	background-image: url(../images/lbox_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.lbox2_bg1 {
	background-image: url(../images/l_2_1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.lbox2_bg3 {
	background-image: url(../images/l_2_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.l_t:link,a.l_t:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #36558F;
	text-decoration: none;
}
a.l_t:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #f25500;
	text-decoration: none;
}.text2em {
	text-indent: 2em;
}
.m_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.box_bg {
	background-image: url(../images/box3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

