﻿@charset "utf-8";

/*------------------------------------------------------subnav start---------------------------------------------------------*/

#navwrap{
	width: 907px;
	height:20px;
	background-image:url(../images/subnav_bg.jpg);
	margin:1px auto 5px;
}

#title{
	width:868px;
	height:51px;
	text-align:left;
	background-image:url(../images/title_bg.jpg);
	padding: 8px 0 0 20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

/*------------------------------------------------------subnav end---------------------------------------------------------*/

#subcontent{
	width:797px;
	margin:0 auto;
	padding:25px;
	border-left-color:#e2e2e2;
	border-right-color:#e2e2e2;
}


.text_left{	
	text-align:left;
}

.bg_blue{
	background-color:#e7f1fc;
}

.strong_12{
	font-weight:600;
	font-size:12px;
}

.title_cont_bg {
	margin:0 auto;
	width:849px;
	height:33px;
	background:url(../images/news_h1_01_cn.jpg) left top no-repeat;
	text-align:left;
	font-weight:bold;
	margin-top:20px;
}

.title_cont_bg dl {
	padding-top:10px;
	padding-left:30px;
}

.logobg {
	width:660px;
	margin:0 auto;
	text-align:center;
}

p.logotxt {
	padding-top:30px;
}

p.logotxt a {
	text-decoration:none;
	color:#000000;
}

p.logotxt a:hover {
	text-decoration:underline;
	color:#000000;
}

table.table_style{
	border-collapse:collapse;
	width:100%;
	border-top:6px solid #3280e6;
}

table.table_style th{
	border:1px solid #3280e6;
	text-align:center;
	line-height: 14px;
	padding:5px 2px;
}

table.table_style td{
	border:1px solid #3280e6;
	line-height: 14px;
	padding:5px;
}

table.table_style td a {
	text-decoration:none;
	color:#000000;
}

table_style td a:hover {
	text-decoration:underline;
}

.emptyheight {
	height:80px;
	overflow:inherit;
}
