﻿@charset "utf-8";
/* CSS Document */
/*************************************************/
/*************************************************/
/**                                             **/
/**        powered by echinachem                **/
/**      http://www.echinachem.com              **/
/**        service@ehinachem.com                **/
/**                                             **/ 
/*************************************************/
/*************************************************/

@import  url(global.css);
@import  url(link.css);


.body_bg{

}
.body{
	width:980px;
	margin:0 auto;
}
.sub_head{
	height:64px;
	background:url(../../images/about/bg_about_head.gif) no-repeat left top;
	margin:0px;
	padding:0px;
}
.left{
	width:220px;
	float:left;
	margin:0px;
	padding:0px;
}
.right{
	width:740px;
	min-height:400px;
	float:right;
	margin:0 0 30px 0;
}
/**********左侧菜单***************************/
.banner{
	width:220px;
	color:#333;
}
.banner .top_banner{
	height:7px;
	background:url(../../images/about/banner_top.gif) no-repeat left top;
	overflow:hidden;
}
.banner .mid_banner{
	padding:0 7px;
	margin:0px;
	background:url(../../images/about/banner_mid.gif) repeat-y;
}
.banner .bottom_banner{
	height:7px;
	background:url(../../images/about/banner_bottom.gif) no-repeat;
}
.banner_blank{
	height:2px;
}
.banner ul.first{
	padding:0px;
	margin:0px 0 2px 0;
	list-style:none;
}
ul.first li{
	width:206px;
	height:20px;
	text-align:center;
	background:url(../../images/about/bg_banner_li.gif) repeat-x;
	margin:0px;
	padding:5px 0 0 0;
	color:#184152;
	font-weight:bold;
}
.banner ul.first_1{
	padding:0px;
	margin:2px 0 2px 0;
	list-style:none;
}
ul.first_1 li{
	width:206px;
	height:20px;
	text-align:center;
	background:url(../../images/about/bg_banner_li.gif) repeat-x;
	margin:0px;
	padding:5px 0 0 0;
	color:#184152;
	font-weight:bold;
}
.banner ul.first_3{
	padding:0px;
	margin:2px 0 0px 0;
	list-style:none;
}
ul.first_3 li{
	width:206px;
	height:20px;
	text-align:center;
	background:url(../../images/about/bg_banner_li.gif) repeat-x;
	margin:0px;
	padding:5px 0 0 0;
	color:#19759e;
	font-weight:bold;
}
.banner ul.second{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.second li{
	width:196px;
	height:20px;
	background-color:#edf7fc;
	margin:0px;
	padding:5px 0 0 10px;
	color:#333;
}
ul.third{
	padding:0px;
	margin:0px 0 2px 0;
	list-style:none;
}
ul.third li{
	width:181px;
	height:20px;
	background-color:#edf7fc;
	margin:0px;
	padding:3px 0 3px 25px;
	color:#19759e;
}
ul.third_1{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.third_1 li{
	width:181px;
	height:20px;
	background-color:#edf7fc;
	margin:0px;
	padding:3px 0 3px 25px;
	color:#19759e;
}
.banner li.focus{
	font-weight:bold;
	color:#ff9600;
}

/***************页面**********************/

.title{
	height:25px;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#f29527;
}
.subtitle{
	height:;
	padding:5px 0 5px 10px;
	font-weight:bold;
	color:#19759e;
	background:url(../../images/about/bg_subtitle.gif) repeat-y;
}
.textbody{
	line-height:18px;
	color:#333;
	padding:10px 0 30px 10px;
}
.textbody .inst_img{
	border:1px solid #d3d3d3;
	padding:1px;
}
.textbody .inst_avatar{
	border:1px solid #d3d3d3;
	padding:1px;
	margin:0 10px 10px 0;
}
.textbody .tab{
	width:100%;
	border:1px solid #d3d3d3;
	border-collapse:collapse;
}
.tab th{
	border-bottom:1px dashed #d3d3d3;
	border-right:1px dashed #d3d3d3;
}
.tab td{
	padding:2px 5px;
	border-bottom:1px dashed #d3d3d3;
	border-right:1px dashed #d3d3d3;
}
.tab_partner td{
	padding:10px 0;
}

.tab_link{
	padding:20px 10px 0 10px;
}
ul.photo{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.photo li{
	padding:5px 10px;
	float:left;
	font-weight:bold;
}
ul.tab_link{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.tab_link li{
	padding:2px 30px 2px 0px;
	color:#333;
}
ul.tab_link li img{
	border:0px;
	margin:0 10px 0 0;
}
ul.list_list{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.list_list li{
	width:100%;
	padding:10px 0;
	color:#333;
	border-bottom:1px dashed #d3d3d3;
}
ul.list_list li .list_left{
	width:28%;
	float:left;
	text-align:center;
}
ul.list_list li .list_right{
	width:70%;
	float:right;
}
ul.list_list li img{
	border:0px;
}
ul.list_list li h2{
	height:20px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0px;
	line-height:20px;
}
ul.list_list li h2 span{
	color:#666666;
	font-weight:100;
}
.page{
	text-align:right;
	padding:5px 10px;
	color:#19759e;
}
hr.line{
	height:1px;
	overflow:hidden;
	border:1px dashed #d3d3d3;
	border-width:1px 0 0 0;
	margin:15px 0;
}
hr.listline{
	height:1px;
	overflow:hidden;
	border:1px dashed #d3d3d3;
	border-width:1px 0 0 0;
	margin:10px 0 0 0;
}
