﻿@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;
	font-weight:bold;
	line-height:22px;
	font-size:16px;
	padding:5px 0 5px 0;
	}
	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;
	}
    .content_list img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0px 10px 10px 10px;
	}
	.certificateimg{
	float:left;
	margin:0px 20px 0px 25px;
	padding:0px 0px 8px 0px;
	text-align: center;
	font-size:14px;
	}
	.certificate{
	width:100%;}
  .photoblock-many {/* A general full-width photo block (that clears), for many thumbnails */
   clear: both;
   width: 100%;
   text-align: center;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   border-bottom:1px dashed #cadfad;
}
