@charset "utf-8";
/* reset style */
*{margin:0;padding:0;}
html { overflow:-moz-scrollbars-vertical; }
body {font-family:"MS Shell Dlg";
	color:#333;
	font-size: 12px;
	line-height: 1.5em;
background:#fff;
}
fieldset, img { border:none; }
a { color:#333; text-decoration:none; }
ul { list-style-type: none; }
h3 {
	font-size:14px;
	font-weight: 700;
}
h4 {
	font-size:12px;
	font-weight: normal;
}
.bg_none { background-image:none!important;}
/* column style */
.column { width:960px; margin-left:auto; margin-right:auto; margin-top:10px; overflow:hidden; margin-bottom:10px;}
.col8 { width:190px; float:right; margin-top:5px;overflow:hidden;}
.col9 { width:760px; float:left; overflow:hidden;}
/* global style */
.global{ width:100%; float:left; margin-bottom:10px;}
.global_bot {
	background-image: url(../images_2/Light_fillet_bl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%; overflow:hidden;
	height:8px;
	margin-top: 0px; float:left;
}
.global_bot span {
	background-image:url(../images_2/Light_fillet_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:8px;
	height:8px;
	float:right;
	clear: right; overflow:hidden;
}
/* 分页效果 */
.good_page {
    margin-top:-8px;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfe3ff; margin-bottom:5px;
}
.good_page_down {
	height:30px;
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfe3ff;
	display: inline;
}
.mypages { width:500px; float:right; margin-top:7px;}
.mypages a {
	padding:3px;
	display: inline;
	background-color: #F4F8FB;
}
.good_page form div { float:left; width:200px;}
.product_channels {
	background-image: url(../images_2/title_line.gif);
	background-repeat: repeat-x;
	background-position: center top;}

.product_channels_h3 {
	height:33px;
	line-height:33px;
	background-image:url(../images_2/Light_fillet_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: normal;
	
}
.product_channels_h3 span {
	height:33px;
	padding-left:10px;
	line-height:33px;
	float:left;
	background-image:url(../images_2/Light_fillet_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: 700;
	color: #0095df;
}

/* company_directory style */
.company_search { height:36px; line-height:36px;}
.company_search_nei { float:left;}
.company_search .more {
	float:right;
	width:124px;
	text-align:center;
	font-size:13px;
	color:#FFF;
	background-image: url(../images_2/company.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: 700;
}
.company_search .more a { color:#FFF}
.company_search input { margin-right:10px;}
.company_search_txt { width:150px;}
.company_directory {background-image: url(../images_2/title_line.gif);
	background-repeat: repeat-x;
	background-position: center top;}
.company_directory_nei {
    height:820px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfe3ff;
	border-left-color: #bfe3ff;
	padding:10px;
	margin:0;
}
.company_directory_list{padding:0; margin:0px;}
.company_directory_list li{
    float:left;
	width:738px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfe3ff;
	margin-bottom: 5px;
	display: inline; 
}
.company_directory_list li div {
	float:left;
	line-height:31px;
	text-align:center;
	display: inline;
}
.company_directory_title {
	background-color:#bfe3ff;
	font-size:13px;
	font-weight:700;
	color: #0095df; border:none!important;
}
.company_directory_contact{width:50px;height:31px;cursor:hand;}
.company_directory_name{width:160px;cursor:hand;}
.company_directory_add {width:250px;line-height:31px;cursor:hand;}
.company_directory_pro {width:160px;}
.company_directory_phone {width:116px;cursor:hand;}
/* company_bottom style */
.company_bottom {
    margin-top:18px;
	height:38px;
	width:758px;
	border: 1px solid #bfe3ff; line-height:38px;
}
.company_bottom .txt {
	width:500px; float:left;
	background-color:#dceeff;
	background-image: url(../images_2/company_bottom.gif);
	background-repeat: no-repeat;
	background-position: right center; text-align:center;
}
.company_bottom .register {
	background-image:url(../images_2/company_bottom_register.gif);
	width:230px;
	height:38px;
	line-height:38px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left; text-align:center; 
}
/* col8 style */
.col8 ul li{margin-bottom:10px;}
