/* CSS Document */
body,td,th {
	font-family: Arial,Helvetica,sans-serif,SimSun;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #001D4C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #001D4C;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.STYLE1 {
	font-size: 14px;
	font-weight: bold;
}
.CompanyNameCn {
	font-size:30px;
	color:#000000;
	font-weight:500;
}
.CompanyNameEn {	
	font-size:16px;
	color:#666;
}
.STYLE4 {
	color: #FF6600;
	font-weight: bold;
}
.out_1_B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1B4DE;
}
.out_3_LRB {
	border-bottom: 1px solid #A1B4DE;
	border-left: 1px solid #A1B4DE;
	border-right: 1px solid #A1B4DE;
}
.out_4{
	border: 1px #A1B4DE solid;
}
.out_3{
	border-top: 1px solid #A1B4DE;
	border-left: 1px solid #A1B4DE;
	border-right: 1px solid #A1B4DE;
}
.TD_top_5px{
	padding-top:5px;
}
.TD_left_10px{
	padding-left:10px;
}
.TD_left_30px{
	padding-left:20px;
}
.imgBorder{
	border: 1px dotted #0099CC;
	padding: 2px;
}
.LH170 {
	line-height:170%;
	word-break: break-all;
	width:520px;
}
.LH170_a {line-height:170%;word-break: break-all;}
.TdImgBg {
	background-image:url(http://www.soubu.cn/images/template/6/TdImgBg.jpg);
}
.TdImgBgOn {
	background-image:url(http://www.soubu.cn/images/template/6/TdImgBgOn.jpg);
}
.TdBgColor{
	background-color:#A1B4DE;
}

.cert_info {
	background-color:#E9E9E9;
}
.cert_info th{
	background-color:#F7F7F7;line-height:20px;padding:5px 10px;
	font-weight: bold;
	vertical-align: top;
	background: none repeat scroll 0% 0% #F7F7F7;
	white-space: nowrap;
	width: 100px;
}
.cert_info td{
	line-height:20px;padding:5px 10px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	background-color:#FFFFFF;
}

.con-list {
	background-color:#E9E9E9;
}
.con-list-item {
	background-color:#f2f2f2;
	text-align: center;
}
.con-list-row {	
	background-color:#FFFFFF;
}
.con-list-rowover {
	background-color:#E6E6FA;
}
.con-list-row a {
	color:#333;
	text-decoration: none;
}
.supplyType{
	padding-left:10px;
	font-size:14px;
}

/*=============company page style================*/
.company-top {
	background:url(http://www.soubu.cn/images/top_bg.jpg) top repeat-x;
	height:32px;
}
.company-name {
	/*
	background:url(http://www.soubu.cn/images/template/1/top_namebg.jpg) top center repeat-x;
	*/
	background:#E9EDF6;
	height:128px;
}
#company-vip{
	width:245px;
	height:53px;
	line-height:40px;
	padding-top:13px;
	text-align:center;
	font-size:18px;
	color:#FDA821;
	background:url(http://www.soubu.cn/images/template/6/top_vipbg.jpg) no-repeat center;
}

/*company-nav*/
.company-nav {
	margin:0 0 10px 0;
	background-color:#A4B5E0;
}
.company-nav a {
	font-size:14px;
}
.company-nav a div {
	color: #333;
	text-align:center;
	line-height:32px;
	font-weight:bold;
}
.company-nav a:link {
	text-decoration: none;
}
.company-nav a:visited {
	color: #FFF;
	text-decoration: none;
}
.company-nav a:hover {
	text-decoration: none;
}
.company-nav a:hover div {
	color:#FFF;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	background-color:#59ABD3;
}
.company-nav a:active {
	text-decoration: none;
}
#company-nav-on {
	background-color:#59ABD3;
}
#company-nav-on a div{
	color:#FFF;
	font-size:14px;
	line-height:32px;
}

/*company bottom*/
.company-bottom {
	margin:20px 0 0 0;
	background-color:#E9EDF6;
	border-top:1px #A1B4DE solid;
	height:auto;
}
#bottom-link {
	border-bottom:1px #A1B4DE solid;
	height:35px;
	line-height:35px;
	text-align:center;
}
#bottom-guide {
	padding:10px 0;
	border-top:1px #FFFAED solid;
	height:auto;
	line-height:150%;
	color:#666;
	text-align:center;
}