/*==================================================全局==========================================================================*/
@charset "gb2312";
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr, dl, dt, dd, body {
	padding:0;
	margin:0;
}
html {
	overflow:-moz-scrollbars-vertical;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap:break-word;
}/*文字强制换行*/
table {
	border-collapse:collapse;
}/*细线表格*/
.hidden {
	display:none;
}/*清除容器浮动*/
fieldset, img {
	border:0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type:none;
}/*无列表项目标记*/
ul, li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-position :outside;
	word-break:break-all;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color:#000;
	margin:0;
	background:#ffffff;
}
.hidden {
	display:none;
}
a {
	text-decoration: none;
}/* 链接无下划线,有为underline */
a:link {
	color: #000;
}/* 未访问的链接 */
a:visited {
	color: #000;
}/* 已访问的链接 */
a:hover {
	color: #ff5500;
	text-decoration: underline;
} /* 鼠标在链接上 */
a:active {
	color: #ff5500;
	text-decoration: underline;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
/*===============================================头部（top）==============================================================*/
.top {
	width:960px;
	height:28px;
	margin:0 auto;
	clear:both;
	color:#666666;
	overflow:hidden;
	background:url(../images/top_bg.jpg) repeat-x;
}
.top_weather {
	float:left;
	padding:0 0 0 10px;
	line-height:28px;
}
.top_middle {
	float:left;
	padding:0 0 0 60px;
	line-height:28px;
}
.top_middle a {
	color:#9f6204;
}
.top_middle a:visited {
	color:#9f6204;
}
.top_right {
	float:right;
	padding:0 10px 0 20px;
	line-height:28px;
	background:url(../images/ico1.jpg) no-repeat left center;
}
.top_right a {
	color:#666666;
}
.top_right a:visited {
	color:#666666;
}
.top_right a:hover {
	color:#ff5500;
}
/*===========================================最新加盟===============================================*/
.banner1 {
	width:960px;
	height:125px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
.row_logo {
	width:960px;
	height:107px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
.logo {
	width:273px;
	height:107px;
	float:left;
	display:inline;
	overflow:hidden;
}
.row_logo_right {
	width:687px;
	height:107px;
	float:right;
	display:inline;
	overflow:hidden;
}
.row1 {
	width:960px;
	height:72px;
	margin:1px auto;
	clear:both;
	overflow:hidden;
}
.row2 {
	width:960px;
	height:81px;
	margin:2px auto;
	clear:both;
	overflow:hidden;
}
.row3 {
	width:960px;
	height:48px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
}
/*===========================================公共信息 最新成交价===============================================*/
.row4 {
	width:960px;
	height:286px;
	margin:8px auto 0 auto;
	clear:both;
	overflow:hidden;
}
.news_left {
	width:358px;
	height:284px;
	float:left;
	overflow:hidden;
	display:inline;
	border:1px solid #a8cbf1;
}
.row4_right {
	width:588px;
	height:284px;
	float:right;
	overflow:hidden;
	display:inline;
	border:1px solid #a8cbf1;
}
.title1 {
	width:100%;
	height:25px;
	clear:both;
	border-bottom:1px solid #a8cbf1;
	background:url(../images/title1_bg.jpg) repeat-x;
}
.title1 strong {
	line-height:25px;
	display:block;
	float:left;
	font-size:14px;
	color:#0062b2;
	margin:0 0 0 8px;
	padding:0 0 0 17px;
	background:url(../images/ico2.gif) left center no-repeat;
}
.title1 span {
	line-height:25px;
	display:block;
	float:right;
	font-size:12px;
	color:#0062b2;
	padding:0 10px 0 0;
}
.title1 span a {
	color:#0062b2;
}
.title1 span a:visited {
	color:#0062b2;
}
.title1 span a:hover {
	color:#ff5500;
}
.news_ul {
	clear:both;
	margin:8px 4px;
}
.news_ul li {
	height:27px;
	display:block;
	clear:both;
	margin:0 0 0 0;
 *margin:0 0 -4px 0;
	_margin:0 0 -4px 0;
	padding:0 0 0 20px;
	border-bottom:1px dashed #ccc;
	background:url(../images/ico3.jpg) 6px center no-repeat;
}
.news_ul li a {
	float:left;
	line-height:26px;
	text-decoration:none;
}
.news_ul li span {
	float:right;
	color:#666;
	padding:0 8px 0 0;
	line-height:26px;
}
.price_ul {
	width:582px;
	clear:both;
	margin:0 auto;
}
.price_ul li {
	height:28px;
	border-left:1px dashed #ccc;
	margin:0 0 0 0;
 *margin:0 0 -4px 0;
	_margin:0 0 -4px 0;
}
.td1, .td2, .td3, .td4, .td5 {
	width:95px;
	padding:0 0 0 10px;
	line-height:27px;
	text-align:left;
	float:left;
	display:inline;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
}
.td2 {
	width:116px;
}
.td3 {
	width:110px;
}
.td4 {
	width:117px;
}
.td5 {
	width:87px;
}
.title2 {
	height:29px;
	width:100%;
	background:url(../images/title2_bg.jpg) repeat-x;
}
.title2 span {
	line-height:29px;
	padding:0 0 0 20px;
}
.title_ul {
	margin:6px 0 0 5px;
}
.title_ul li {
	width:69px;
	line-height:23px;
	text-align:center;
	color:#5a5a5a;
	float:left;
	background:url(../images/active.jpg) no-repeat;
}
.title_ul li.hover {
	width:69px;
	line-height:23px;
	text-align:center;
	color:#5a5a5a;
	float:left;
	background:url(../images/hover.jpg) no-repeat;
}
/*===========================================供求信息===============================================*/
.price_supply {
	clear:both;
	margin:2px;
}
.price_supply li {
	height:28px;
	border-bottom:1px dashed #ccc;
	margin:0 0 0 0;
 *margin:0 0 -4px 0;
	_margin:0 0 -4px 0;
	color:#000099;
	background:#f1fcfe;
}
.price_supply li a {
	color:#000099;
	text-decoration:none;
}
.price_supply li a:hover {
	text-decoration:none;
	color:#ff5500;
}
.td13, .td23, .td33, .td43, .td53 {
	width:30px;
	padding:0 0 0 10px;
	line-height:27px;
	text-align:left;
	float:left;
	display:inline;
}
.td13 img {
	padding:5px 0 6px 0;
}
.td23 {
	width:393px;
}
.td33 {
	width:80px;
}
.td43 {
	width:80px;
}
.td53 {
	width:80px;
}
/*===========================================最新加盟===============================================*/
.join {
	width:960px;
	height:25px;
	clear:both;
	margin:10px auto;
	border-top:1px solid #a8cbf1;
	background:#ebf3fb;
}
.join strong {
	display:block;
	float:left;
	line-height:25px;
	padding:0 5px 0 10px;
	color:#0062b2;
}
.scroll_div{
	display:block;
	float:right;
	width:870px;
	height:20px;
	padding:0 5px 0 0px;
	color:#0062b2;
	margin:3px 0 0;
	overflow: hidden;
	white-space: nowrap;	
}
.scroll_div li{
 width:188px;
 line-height:20px;
 overflow:hidden;
 margin:0 5px 0 5px;
 display:block;
}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li {
	display:inline;
}/*设置ul和li横排*/

/*===========================================友情链接===============================================*/
.link {
	width:960px;
	height:25px;
	clear:both;
	margin:0 auto;
	border:1px solid #a8cbf1;
}
.link strong {
	width:80px;
	display:block;
	float:left;
	line-height:25px;
	padding:0 5px 0 23px;
	color:#fff;
	background:url(../images/link_bg.jpg) no-repeat;
}
.link p {
	display:block;
	float:right;
	width:850px;
	height:20px;
	color:#0062b2;
	margin:3px 0 0;
	overflow:hidden;
}
.link p span {
	line-height:20px;
	padding:0 8px 0 8px;
}
.link_ul {
	width:720px;
	clear:both;
	margin:0 auto;
	padding:0px 0 10px 0;
}
.link_ul li {
	width:100px;
	height:55px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0px 10px 10px 10px;
}
.link_ul li p {
	display:block;
	clear:both;
	width:100px;
	height:32px;
	overflow:hidden;
}
.link_ul li span {
	display:block;
	line-height:23px;
	clear:both;
	font-size:13px;
	text-align:center;
	color:#555;
}
/*===========================================footer===============================================*/
.footer {
	width:960px;
	height:106px;
	clear:both;
	margin:6px auto 0 auto;
}
.footer_top {
	width:960px;
	line-height:43px;
	clear:both;
	color:#fff;
	text-align:center;
	background:url(../images/footer_bg.jpg) no-repeat;
}
.footer_top a {
	color:#fff;
}
.footer_top a:visited {
	color:#fff;
}
.footer_top a:hover {
	color:#ff5500;
}
.footer_down {
	margin:3px 0 0 0;
	display:block;
	text-align:center;
	line-height:20px;
}
/*=========================================== 首页样式到此结束 ===============================================*/
/*=========================================== 经销商列表 main ===============================================*/
.main_top {
	width:960px;
	height:77px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
.main_logo {
	width:275px;
	height:77px;
	float:left;
	display:inline;
}
.banner2 {
	width:684px;
	height:77px;
	float:right;
	margin:15px 0 0 0;
	display:inline;
	overflow:hidden;
}
.search {
	width:910px;
	height:48px;
	margin:0 auto;
	clear:both;
	padding:0 0 0 50px;
	overflow:hidden;
	background:url(../images/search_bg.jpg) repeat-x;
}
.search strong {
	color:#2077b2;
	line-height:48px;
	float:left;
	display:block;
}
.search p {
	color:#2077b2;
	float:left;
	display:block;
	padding:12px 5px 0 5px;
}
.input1 {
	width:280px;
	line-height:18px;
	height:18px;
	border:1px solid #7f9db9;
	color:#999999;
	float:left;
}
.input2 {
	width:74px;
	height:21px;
	cursor:pointer;
	border:none;
	float:left;
	margin:12px 0 0 0;
	background:url(../images/bnt1.jpg) no-repeat center center;
}
.city {
	width:960px;
	height:25px;
	margin:8px auto;
	clear:both;
	overflow:hidden;
	border:1px solid #a8cbf1;
}
.city_content {
	width:814px;
	line-height:25px;
	display:inline;
	float:left;
	overflow:hidden;
	padding:0 0 0 10px;
}
.city_content a {
	color:#0062b2;
}
.city_content a:visited {
	color:#0062b2;
}
.city_content a:hover {
	color:#ff5500;
}
.city_content a.hover {
	font-weight:bold;
	color:#ff5500;
}
.main_body {
	width:960px;
	margin:0 auto;
	clear:both;
}
.dealer_ul {
}
.dealer_ul li {
	width:300px;
	height:72px;
	float:left;
	display:inline;
	padding:10px;
	border-bottom:1px dashed #ccc;
}
.dealer_ul li strong {
	width:300px;
	color:#0062b2;
	display:block;
	line-height:28px;
}
.dealer_ul li span {
	width:300px;
	color:#888888;
	display:block;
	line-height:22px;
	overflow:hidden;
}
.dealer_ul li a {
	color:#0062b2;
}
.dealer_ul li a:visited {
	color:#0062b2;
}
.dealer_ul li a:hover {
	color:#ff5500;
}
/*css page*/
.quotes {
	padding:4px 0 8px 0;
	margin:10px 0 0px 0;
	clear:both;
	text-align: center;
	background:#edf6fd;
	border:1px solid #a8cbf1;
}
.quotes a {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	color: #000;
	margin-right: 2px;
	padding-top: 2px;
	text-decoration: none;
}
.quotes a:hover {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-right: 2px;
	padding-top: 2px;
	color:#ff0000;
}
.quotes a:active {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-right: 2px;
	padding-top: 2px;
}
.quotes span.current {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	color:#ff0000;
	margin-right: 2px;
	padding-top: 2px;
}
.quotes span.disabled {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	color: #ccc;
	margin-right: 2px;
	padding-top: 2px;
}
.quotes input {
	width:31px;
	height:13px;
	border:1px solid #71b2e4;
}
/*=========================================== 搜索之后的列表页 search ===============================================*/
.main_body_left {
	width:722px;
	float:left;
	border:1px solid #a8cbf1;
}
.main_body_right {
	width:229px;
	float:right;
}
.ad_title {
	width:229px;
	height:28px;
	clear:both;
	background:url(../images/ad_title.jpg) no-repeat;
}
.ad_title strong {
	line-height:28px;
	font-size:13px;
	color:#fff;
	display:block;
	padding:0 0 0 15px;
}
.ad_title_content {
	width:227px;
	height:235px;
	clear:both;
	border:1px solid #a8cbf1;
	border-top:none;
	margin:0 0 8px 0;
}
.ad_title_content ul {
	margin:8px 5px 8px 5px
}
.ad_title_content ul li {
	line-height:22px;
	display:block;
	clear:both;
}
.search_title {
	width:722px;
	height:45px;
	clear:both;
	background:url(../images/search_title.jpg) no-repeat;
}
.search_title strong {
	color:#0062b2;
	width:137px;
	line-height:24px;
	display:block;
	text-align:center;
	font-size:14px;
	text-align:left;
	margin:6px 0 0 15px;
}
.search_row1 {
	height:28px;
	clear:both;
	padding:0 15px 0 30px;
	border-bottom:1px dashed #ccc;
	background:#fff8f2;
}
.search_row1 strong {
	float:left;
	font-size:12px;
	line-height:28px;
}
.search_row1 span {
	float:right;
	font-weight:bold;
	line-height:28px;
}
.search_row1 span a {
	color:#ff5500;
}
.search_row1 span a:visited {
	color:#ff5500;
}
.search_row2 {
	padding:10px 20px 10px 20px;
	clear:both;
	border-bottom:1px dashed #ccc;
}
.search_row2 span {
	line-height:23px;
	display:block;
	color:#555555;
}
/*=========================================== 公告信息 最新成交价的更多页面  ===============================================*/
.price_ul2 {
	clear:both;
	margin:2px;
}
.price_ul2 li {
	height:28px;
	border-left:1px dashed #ccc;
	margin:0 0 0 0;
 *margin:0 0 -4px 0;
	_margin:0 0 -4px 0;
}
.td12, .td22, .td32, .td42, .td52 {
	width:122px;
	padding:0 0 0 10px;
	line-height:27px;
	text-align:left;
	float:left;
	display:inline;
	border-bottom:1px dashed #ccc;
	border-right:1px dashed #ccc;
}
.td22 {
	width:143px;
}
.td32 {
	width:137px;
}
.td42 {
	width:144px;
}
.td52 {
	width:114px;
}
.prodcut_title {
	clear:both;
	line-height:40px;
	font-size:20px;
	text-align:center;
}
.time {
	line-height:25px;
	clear:both;
	font-size:12px;
	text-align:center;
	margin:5px 5px 15px 5px;
	padding:0 0 5px 0;
	border-bottom:1px dashed #ccc;
}
.view {
	line-height:25px;
	font-size:14px;
	padding:0px 20px 10px 20px;
}
.page_up {
	line-height:20px;
	text-align:center;
	clear:both;
	font-size:14px;
	padding:10px 0 25px 0;
}
/*=========================================== 单篇文章页  ===============================================*/
.about_title {
	width:960px;
	height:50px;
	clear:both;
	background:url(../images/about_title.jpg) no-repeat;
}
.about_title strong {
	line-height:40px;
	font-size:16px;
	display:block;
	padding:10px 0 0 50px;
	color:#2badc3;
}
.about_content {
	background:#ebebeb;
	min-height:300px;
	height:auto!important;
	height:300px;
}
.about_left {
	width:186px;
	float:left;
	display:inline;
	padding:8px 6px 8px 6px;
}
.about_left_content {
	width:164px;
	background:#fff;
	clear:both;
	margin:0 auto;
	padding:8px;
}
.dl1 {
}
.dl1 dt {
	display:block;
	line-height:30px;
	padding:0 0 0 23px;
	clear:both;
	color:#36bad1;
	font-weight:bold;
	margin:0 0 5px 0;
	border-bottom:1px dashed #ccc;
	background:url(../images/ico5.gif) no-repeat left center;
}
.dl1 dt a {
	text-decoration: none;
	font-weight:normal;
}/* 链接无下划线,有为underline */
.dl1 dt a:link {
	color: #888;
}/* 未访问的链接 */
.dl1 dt a:visited {
	color: #888;
}/* 已访问的链接 */
.dl1 dt a:hover {
	color: #ff5500;
	text-decoration: underline;
} /* 鼠标在链接上 */
.dl1 dt a:active {
	color: #ff5500;
}
.dl1 dd {
	display:block;
	line-height:23px;
	padding:0 0 0 18px;
	margin:0 0 0 8px;
	clear:both;
	background:url(../images/ico6.gif) no-repeat 5px center;
}
.dl1 dd.hover {
	display:block;
	line-height:23px;
	padding:0 0 0 18px;
	margin:0 0 0 8px;
	clear:both;
	color:#ff5500;
	background:#ebebeb url(../images/ico6.gif) no-repeat 5px center;
}
.dl1 dd a {
	color:#666666;
}
.dl1 dd a:visited {
	color:#666666;
}
.dl1 dd a:hover {
	color:#ff5500;
}
.dl2 dd {
	display:block;
	line-height:25px;
	padding:0 0 0 18px;
	clear:both;
	font-weight:bold;
	margin:3px 0 0 0;
	background:url(../images/ico6.gif) no-repeat 5px center;
}
.dl2 dd.hover {
	display:block;
	line-height:25px;
	padding:0 0 0 18px;
	clear:both;
	color:#ff5500;
	margin:3px 0 0 0;
	font-weight:bold;
	background:#ebebeb url(../images/ico6.gif) no-repeat 5px center;
}
.dl2 dd a {
	color:#666666;
}
.dl2 dd a:visited {
	color:#666666;
}
.dl2 dd a:hover {
	color:#ff5500;
}
.dl2 dd.hover a {
	color:#ff0000;
}
.dl2 dd.hover a:visited {
	color:#ff5500;
}
.dl2 dd.hover a:hover {
	color:#ff5500;
}
.about_right {
	width:727px;
	min-height:400px;
	height: auto !important;
	height:400px;
	float:right;
	display:inline;
	font-size:14px;
	line-height:25px;
	padding:10px 15px 8px 20px;
	background:#fff;
}
/*=========================================== 注册页面样式  ===============================================*/
#login_top {
	width:913px;
	height:21px;
	margin:10px auto 0 auto;
	background:url(../images/login_03.jpg) no-repeat;
}
#login_middle {
	width:893px;
	margin:0 auto;
	padding:0 10px 10px 10px;
	background:url(../images/login_06.jpg) repeat-y;
}
#login_left {
	width:610px;
	float:left;
}
#login_left h3 {
	display:block;
	text-align:center;
	color:#0062b2;
	padding:7px 0 7px 0;
	font-size:16px;
	clear:both;
}
#login_title {
	width:585px;
	padding-left:23px;
	line-height:24px;
	color:#0062b2;
	border:1px solid #a8cbf1;
	background:url(../images/title1_bg.jpg);
}
#login_content {
	width:588px;
	padding:10px;
	border:1px solid #a8cbf1;
	border-top:none;
	background:#fbfbfb;
}
#login_content2 {
	width:598px;
	height:135px;
	line-height:20px;
	margin-top:15px;
	overflow:scroll;
	overflow-x:hidden;
	padding:5px 0 5px 10px;
	border:1px solid #a8cbf1;
	background:#fbfbfb;
}
#login2_terms2 {
	text-align:center;
	padding:8px 0 10px 0;
}
#login2_button {
	text-align:center;
	clear:both;
}
#login_right {
	width:272px;
	float:right;
}
#login_right_content {
	width:250px;
	margin-top:32px;
	min-height:270px;
	height: auto!important;
	height:270px;
	padding:10px;
	float:right;
	border:1px solid #a8cbf1;
}
#login_right_content input {
	border:1px solid #a8cbf1;
}
#login_title2 {
	width:240px;
	font-size:14px;
	font-weight:bold;
	color:#0062b2;
	line-height:25px;
	margin:0 auto;
	border-bottom:1px solid #efefef;
}
#login_button {
	width:240px;
	border-top:1px dashed #a8cbf1;
	text-align:center;
	margin:10px auto 0 auto;
	padding:25px 0 10px 0;
}
#login_right_d {
	width:180px;
	padding-left:40px;
	clear:both;
	margin:0 auto;
	line-height:20px;
}
#login_down {
	width:913px;
	height:19px;
	margin:0 auto;
	background:url(../images/login_08.jpg) no-repeat;
}
.loginnews_body {
	width:950px;
	height:376px;
	margin:0 auto;
	clear:both;
}
.loginnews_content {
	width:815px;
	height:344px;
	position: relative;
	margin:20px auto 14px auto;
	background:url(../images/loginnews_bg.jpg) no-repeat;
	z-index:2;
}
.login_input1 {
	position:absolute;
	width:150px;
	height:18px;
	border:1px solid #328ac9;
	background:#fff;
	left: 525px;
	top: 75px;
}
.login_input2 {
	position:absolute;
	width:150px;
	height:18px;
	border:1px solid #328ac9;
	background:#fff;
	left: 525px;
	top: 110px;
}
.login_input3 {
	position:absolute;
	width:60px;
	height:18px;
	border:1px solid #328ac9;
	background:#fff;
	left: 525px;
	top: 164px;
}
.tu {
	position:absolute;
	width:60px;
	height:18px;
	left:593px;
	top: 165px;
}
.loginlink {
	position:absolute;
	width:94px;
	height:29px;
	left:225px;
	top: 17px;
}
.loginlink a {
	display:block;
	width:94px;
	height:29px;
}
.login_input4 {
	position:absolute;
	width:70px;
	height:22px;
	border: none;
	background: no-repeat;
	left: 527px;
	top: 229px;
	cursor:pointer;
}
.login_input5 {
	position:absolute;
	width:70px;
	height:22px;
	border: none;
	background: no-repeat;
	left:628px;
	top: 229px;
	cursor:pointer;
}
.downtext {
	position:absolute;
	width:305px;
	height:18px;
	left:473px;
	top: 287px;
}
.search2_title {
	width:693px;
	height:90px;
	margin:0 auto;
	clear:both;
	background:url(../images/search2.jpg) no-repeat;
}
/*=========================================================================================================*/
#htm2 {
	padding:0 10px 0 10px;
	WIDTH:700px;
	overflow-x:hidden;
	background:#f1fcfe;
}
#htm3 {
	FONT-SIZE: 0px;
	FLOAT: left;
	BACKGROUND-IMAGE: url(../images/1_29_1.gif);
	WIDTH: 718px;
	HEIGHT: 10px
}
#htm2 UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 700px;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
#htm2 #l1 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 70px;
	COLOR: #000099;
	LINE-HEIGHT: 30px;
	BORDER-BOTTOM: #f1fcfe 1px solid;
	FONT-FAMILY: "宋体";
	HEIGHT: 30px;
	BACKGROUND-COLOR: #ddf7ff;
	TEXT-ALIGN: left
}
#htm2 #l2 {
	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 615px;
	TEXT-INDENT: 5px;
	LINE-HEIGHT: 31px;
	FONT-FAMILY: "宋体";
	HEIGHT: 30px;
	TEXT-ALIGN: left
}
#htm2 #l3 {
	FONT-SIZE: 12px;
	FLOAT: left;
	WIDTH: 701px;
	COLOR: #333333;
	LINE-HEIGHT: 30px;
	FONT-FAMILY: "宋体";
	TEXT-ALIGN: left
}
.style {
	font-size:14px;
	font-weight:bold;
	color:#000099;
}

