﻿@charset "utf-8";
/* CSS Document */

/*二级页面Company Profile部分样式*/
.content_list{
float:left;
text-align:left;
width:550px;
margin-left:6px;
margin-top:10px;
border-top:1px solid #e3efdc;}
.companyshow{
margin-top:10px;}
.content_list li{
margin-top:8px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
line-height:22px;}
.content_list p{
margin-top:5px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;}
.two_showpic{
width:580px;
height:100px;}

.company_right{
float:left;
width:191px;}
.company_righttop{
background-color:#cde3ec;}
.company_welcomepic{
margin-top:16px;}
.company_welcomecontent{
background-color:#E0EDF3;
height:auto;
text-align:center;
padding-bottom:12px;
padding-top:5px;}
h2 {
    font-family: Arial, Helvetica, sans-serif;
	color: #6290c9;
	line-height:22px;
	font-size:16px;
	padding:0px 0 0px 0;
	font-weight:bold;
	}
	h3 {
	font:1.1em/1.8em Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight:bold;
	line-height:22px;
	/*border-bottom: 1px solid #e3efdc;*/
	padding:5px 0 5px 0;
	}
	.history{
	font:1.1em/1.8em Arial, Helvetica, sans-serif;
	color: #6290c9;
	line-height:22px;
	float:left;
	width:550px;
	padding:5px 0 5px 0;
	}
	.history_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
color:#58595B;
	float:left;
	width:550px;
	margin:0 0px 0 0px;
	border-bottom: 1px solid #e3efdc;
	}
	.companyshow img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	float: right;
	margin: 0 0px 10px 5px;
	}
h4{
    font-family: Arial, Helvetica, sans-serif;
	color: #6290c9;
	line-height:20px;
	font-size:16px;
	padding:0px 0 8px 0;
	font-weight:bold;
border-bottom:1px solid #e3efdc;}
