﻿body
{
	font-size: 12px;
	color: white;
	margin: 0;
	padding: 0;
	text-align: center;
}
img
{
	border:0;
}
ul
{
	margin:0;
	padding:0;
}
a:link,a:visited
{
	color:Black;
	text-decoration:none;
}
a:hover
{
	color:Black;
	text-decoration:underline;
}
.container
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.text01
{
	text-align: right;
}
.textColor02
{
	color: Black;
}
#header
{
	height: 172px;
	background-color: #2F2F2F;
}
#header .banner
{
	background-image: url( 'header_bg_zh-CN.jpg' );
	height: 133px;
}
#header .clientservice
{
	position: relative;
}
#header .clientservice a
{
	position: absolute;
	top: 0px;
	left: 812px;
	width: 152px;
	height: 28px;
}
#header .menu
{
	padding-left: 14px;
	height: 39px;
	background: url( 'menu/menu_bg1.jpg' ) right top no-repeat;
	position: relative;
}
#header .menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
#header .menu ul li
{
	float: left;
	width: 110px;
}
#header .menu ul li a:link
{
	color: white;
	text-decoration: none;
}
#header .menu ul li a:visited
{
	color: white;
	text-decoration: none;
}
#header .menu ul li a:hover
{
	color: white;
	text-decoration: underline;
}
#footer
{
	clear: both;
}
#footer .title
{
	padding: 10px;
}
#footer .bar
{
	background: url( 'footer_bg_bar.jpg' ) repeat-x bottom #E9E8E8;
	height: 79px;
}
#footer .friendslink
{
	background: #434343;
	height: 109px;
}
#footer .friendslink p
{
	line-height: 30px;
}
#footer .friendslink ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .friendslink ul li
{
	float: left;
	width: 160px;
	text-align: center;
}
#footer .ftheight
{
	float: left;
}
#footer .footermenu
{
	height: 90px;
	background: #E9EAE9 url( 'footer_cross.jpg' ) no-repeat left;
}
#footer .footermenu .copyright
{
	width: 300px;
	padding-left: 30px;
	padding-top: 15px;
	color: #323232;
}
#footer .footermenu .menu
{
	width: 483px;
	margin-top: 30px;
}
#footer .footermenu .menu table
{
	border: 0;
	width: 100%;
	color: black;
}
#footer .footermenu .menu table a:link
{
	color: black;
	text-decoration: none;
}
#footer .footermenu .menu table a:visited
{
	color: black;
	text-decoration: none;
}
#footer .footermenu .menu table a:hover
{
	color: black;
	text-decoration: underline;
}
#footer .footermenu .menu table td
{
	text-align: center;
	background-color: #C5C7C6;
	padding: 3px;
	margin: 0;
}
#footer .footermenu .footerlogo
{
	width: 187px;
	background: url( 'footer_tklogo.jpg' ) no-repeat 60px 10px;
	height: 90px;
}
#mainPlate
{
	background: url( 'mainPlate_bg.jpg' ) repeat-x #E0E0DF;
	padding-top: 19px;
	padding-left: 5px;
	padding-right: 7px;
	width: 988px;
}
#mainPlate .mpbody
{
	background: url( 'border_left.jpg' ) repeat-y white;
}
.mainPlateBottomSide
{
	clear: both;
	background: url( 'mainPlate_bottom_bg.jpg' ) no-repeat;
	height: 7px;
}
#sidebar
{
	background-position: right;
	float: left;
	width: 272px;
	background-color: #F3F3F3;
	background-image: url( 'border_right.jpg' );
	background-repeat: repeat-y;
	height: 1180px;
}
#sidebar embed 
{
	width:268px;
	height:auto;
}

#dfnews
{
	width: 260px;
	line-height: 26px;
}
#dfnews .title
{
	background-image: url( 'dfSidebar_news_title.jpg' );
	background-repeat: no-repeat;
	height: 43px;
	width: 272px;
}
#dfnews .content
{
	padding: 0 5px;
}
#contact
{
	width: 260px;
}
#contact .title
{
	width: 272px;
	height: 43px;
	background-image: url( 'dfSidebar_contact_title.jpg' );
	background-repeat: no-repeat;
}
#contact .content
{
	color: #000000;
	padding-top: 20px;
	padding-left: 30px;
}
.navigation
{
	clear:both; 
	margin: 15px 0; 
	text-align:right;
	padding-right:20px;
}
