﻿

#about_content
{
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 50px;
	text-align: left;
	font-size: 10pt;
	color: #737373;
	white-space: normal;
	line-height: 25px;
	word-spacing: 2px;
	height: 220px;
}

#about_content p
{
	margin-bottom:10px;
}

.p_title
{
	clear: both;
	color: #757575;
	font-size: 10pt;
	font-weight: bold;
}
.p_content
{
	font-size: 10pt;
}

.p_content_en
{
	word-spacing: 2px;
}


#brand_img
{
	margin-top:20px;
	height: 40px;
	width: 231px;
	margin-left: 60px;
	color: #FFFFFF;
	font-size: 10pt;
	float: left;
}

#contact_content
{
	margin-top: 15px;
	margin-left:80px;
	margin-right: 40px;
	text-align: left;
	color: #757575;
	white-space: normal;
	line-height: 22px;
	word-spacing: 2px;
	height:229px;
}

#contact_content dt
{
	font-size: 13pt;
	line-height: 45px;
	word-spacing:2px;
}

#contact_content dd
{
	font-size: 11pt;
	line-height:25px;
	word-spacing:2px;
}

#contact_content ul
{
}

#contact_content li
{
	font-size: 10pt;
	line-height: 24px;
}

#contact_content a
{
	font-size: 10.5pt;
	color: #808080;
	text-decoration: none;	
}

#contact_content a:hover
{
	font-size: 10pt;
	color: #FFCC00;
}
/*英文页面使用开始*/
#contact_content_en
{
	margin-top: 15px;
	margin-left:80px;
	margin-right: 40px;
	text-align: left;
	color: #757575;
	white-space: normal;
	line-height: 22px;
	word-spacing: 2px;
	height:229px;
}

#contact_content_en dt
{
	font-size: 13pt;
	line-height: 45px;
	word-spacing:2px;
}

#contact_content_en dd
{
	font-size: 11pt;
	line-height:25px;
	word-spacing:2px;
}

#contact_content_en ul
{
}

#contact_content_en li
{
	font-size: 10pt;
	line-height: 24px;
}

#contact_content_en a
{
	font-size: 10.5pt;
	color: #808080;
	text-decoration: none;	
}

#contact_content_en a:hover
{
	font-size: 10pt;
	color: #FFCC00;
}
/*英文页面使用结束*/

#pager
{
	font-size: 10pt;
	color:#CAFE3D;
	margin-top:25px;
}


#pager a
{
	font-size: 10pt;
	color: #808080;
}

#pager a:hover
{
	font-size: 10pt;
	color: #FFCC00;
}


#show_leftPanel
{
	background-position: 5px 5px;
	float: left;
	width: 553px;
	height: 380px;
	vertical-align: top;
}

#show_rightPanel
{
	background-position: 5px 5px;
	float: left;
	width: 553px;
	height: 380px;
}


#show_container
{
	margin: 40px 0px 0px 0px;
	width: 760px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	
}



.kb_url
{
	padding-left: 10px;
}

.content_td
{
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}