@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background:#9d1c2b;
	color:#1f1f1f;
}

p {
	margin: 0px;
}

a {
	text-decoration:none;
}

ul {
	padding:0;
	margin:0;
}

li {
	list-style:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

.mainCon {
	width:100%;
	min-width:950px;
}

.centerCon {
}

.topCon {
	height: 104px;
	width:100%;
	position:relative;
}

.adjustL {
	background:url(../images/bg_adjustL.gif) repeat-x;
	width:50%;
	height:99px;
	float:left;
	min-width:475px;
}

.adjustR {
	background:url(../images/bg_adjustR.gif) repeat-x;
	width:50%;
	height:99px;
	float:right;
	min-width:475px;
}

.menuCon {
	position:absolute;
	margin: 0 auto;
	height:99px;
	width:950px;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.menuWrap {
	position:relative;
	width:100%;
	height:99px;
}

.logo {
	position:absolute;
	top:22px;
	left:7px;
	background:url(../images/logo.gif);
	width:165px;
	height:65px;
}

.cert {
	position:absolute;
	top: 3px;
	right:4px;
	background:url(../images/nsf_isr_cert.gif);
	width:84px;
	height:92px;
	z-index: 999;
}

.topWidget {
	width:607px;
	height:51px;
	float:right;
}

.leftChamfer {
	width:38px;
	height:48px;
	background:url(../images/bg_topChamfer.gif) no-repeat;
	float:left;
}

.widgetBtnCon {
	width:569px;
	float:left;
	height:51px;
	background:url(../images/bg_adjustR.gif);
	position: relative;
}

.btnChangeLang {
	position: absolute;
	width: 124px;
	height: 26px;
	left: 46px;
	top: 22px;

}

.online_chat {
	position: absolute;
	width: 169px;
	left: 212px;
	height: 22px;
	top: 19px;
}

.menuBar {
	position: absolute;
	top: 51px;
	left: 175px;
}

.menuBar ul {
	margin:0;
	padding:0;
}

/*level 2*/
.menuBar ul li ul{
	position: absolute;
	top: 53px;
	padding-top: 1px;
	left: 0px;
	z-index: 9999;
	display:none;
}

.menuBar ul li ul li{
	width:217px;
	height:34px;
	background:#be1e2d;
	color:#fff;
	margin-bottom:1px;
}

.menuBar ul li ul li a{
	height:34px;
	width:217px;
	line-height:3.2;
	font-weight:normal;
	padding:0;
	text-indent:2em;
}

.menuBar ul li ul li a:hover, .menuBar ul li ul li a.current{
	height:34px;
	width:217px;
	line-height:3.2;
	background:#8a1621;
}

/*level 3*/
.menuBar ul li ul li ul{
	height: 120px;
	position: absolute;
	top: -1px;
	left: 218px;
	z-index: 9999;
	display:none;
}

.menuBar ul li ul li ul li{
	width:217px;
	height:34px;
	background:#be1e2d;
	color:#fff;
	margin-bottom:1px solid #fff;
}

.menuBar ul li ul li ul li a{
	height:34px;
	width:217px;
	line-height:3.2;
	font-weight:normal;
	padding:0;
	text-indent:2em;
	background:#d1d3d4;
	color:#9d1c2b;
	font-weight:bold;
}

.menuBar ul li ul li ul li a:hover{
	height:34px;
	width:217px;
	line-height:3.2;
	background:#adadad;
}

.menuBar li {
	float: left;
	display: block;
	list-style: none;
	height: 53px;
	position: relative;
}

.menuBar a {
	color: #FFF;
	font-weight: bold;
	display: block;
	padding: 0 20px 0 20px;
	line-height: 4.4;
}

.menuBar a:hover {
	text-decoration:none;
}

.menuBar a:hover, .menuBar a.current {
	color: #CDCDCD;
	background: #8a1621;
}

.bodyWrap {
	wdith:100%;
	background:#d1d3d4;
	padding-top:32px;
}

.body {
	margin-top:32px;
	width: 950px;
	margin: 3px auto 0 auto;
	padding-bottom:19px;
}

.body .profile {
	overflow:hidden;
	border-bottom:2px solid #be1e2d;
}

.body .profile .summary{
	width:513px;
	margin-left:6px;
	float:left;
	height:252px;
}

.body .profile .profilePic {
	margin-left:38px;
	float:left;
}

.body .profile .summary .content {
	margin-top:22px;
	font-size:13px;
	line-height:1.6;
}

.linkAndPro {
	margin:42px 0 55px 0;
	overflow:hidden;
}

.link {
	float:left;
	margin:0 92px 0 6px;
	width:256px;
	height:179px;
}

.link .title {
}

.product {
	float:left;
	width:595px;
	height:179px;
}

.product .title {
	padding-left: 4px;
	float:left;
}

.proMore {
	float:right;
	margin-top: 1px;
}

.linkBody {
	padding-left:2px;
	overflow:hidden;
	height:150px;
	margin-top:16px;
}

.linkBody a {
	display:block;
	margin-bottom:19px;
}

.proBody {
	float: left;
	margin-top: 16px;
	overflow:hidden;
	width:594px;
	height:150px;
}

.proBody ul {
	margin:0;
	padding:0;
	height:150px;
	width:600px;
}

.proBody li {
	float:left;
	margin: 0 6px 0 0;
	display:block;
	list-style:none;
	width:194px;
	height:150px;
	position:relative;
}

.proBody li a {
	display:block;
}

.footerCon {
	height: 112px;
	background:#252525;
	clear: both;
}

.footerTxt {
	width:950px;
	margin:0 auto;
	padding:37px 0 0 0;
	text-indent: 23px;
}

.footerTxt span{
	color:#b91629;
	font-size:16px;
}

.footerTxt p {
	color:#666;
}

#bannerCon {
	margin: 0 auto;
	width: 950px;
	height:335px;
}

.beianCon {
	text-align: center;
	background: #252525;
}

.beianCon a {
	color:#666;
}

.footerTxt a{
	color:#666;
}