
table { float:left; overflow:hidden;
	border-collapse:collapse;
}
a, a:link, a:visited, a:active {
	color:#499de6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.newFont {
	font-family:"宋体", Tahoma, Helvetica, Arial, sans-serif;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

.tab { float:left;
	margin-top:10px;
}
.tabContainer { float:left; width:687px;
border-bottom:2px solid #dbdbdb;
	overflow:hidden; padding-left:20px;
}
.tabContainer li { width:131px; text-align:center;
	float:left;
	margin-right:2px;
	background:url(../images/new_images/tabOff_right.gif) no-repeat right top;
}
.tabContainer li a {
	display:block!important;
	display:inline-block;
	padding:0 15px;
	height:27px;
	line-height:27px;
	background:url(../images/new_images/tabOff_left.gif) no-repeat left top;
}
#body .tabContainer li a {
	color:#696969;
	font-size:14px;
	font-weight:bolder;
}
.tabContainer li.currentBtn {
	background:url(../images/new_images/tabOn_right.gif) no-repeat right top;
}
#body .tabContainer li.currentBtn a {
	height:28px;
	background:url(../images/new_images/tabOn_left.gif) no-repeat left top;
	color:#434142;
}
#body .tabContainer li a:hover {
	text-decoration:none;
	color:#f60;
}
#body .tabContainer li.currentBtn a:hover {
	color:#434142;
}
.tab a.backTop {
	float:right;
	margin:-23px 15px 0 0;
	padding-left:13px;
	background:url(https://secure.newegg.com.cn/WebUI/WebResources/2009/Default/Nest/icon/back.gif) no-repeat left 3px;
	font-size:12px;
	font-weight:normal;
}

.tabCot ul {
	line-height:20px;
}
.tabCot em {
	font-style:normal;
}
.tabCot .alignCenter {
	text-align:center;
}
.tabCot .alignRight {
	text-align:right;
}
.tabCot table {
	border:1px solid #d6d6d6;
	width:99%;
}
.tabCot th, .tabCot td {
	padding-left:15px;
	padding-right:7px;
	border:1px solid #dbdbdb;
	line-height:27px;
}
.tabCot th {
	width:13%;
	text-align:left;
	color:#7c4600;
	background:#FFFEE3;
	border-bottom:1px solid #ddd;
	font-size:14px;
}
.tabCot td[scope] {
	color:#484848;
	font-weight:bolder;
}
.tabCot .headline {
	padding-right:5px;
	width:18%;
}
.tabCot .detailIntro {
	width:82%;
}
.tabCot .statement {
	color:#f00;
}
.tabCot .clause {
	color:#5ea420;
}
