﻿*{
	margin:0;
	padding:0;
	border:0
}

.fakelink{
	cursor:pointer;
	font-weight:bold;
}

.attractiveword{
	font-size:14pt;
	font-weight:bold;
	margin:0 0 10px 0;	
}

body{
	color:#163a46;
	font-size:10pt;
	font-family:"宋体",Arial,Helvetica,sans-serif,monospace;
	line-height:150%;
	background-image:url(../images/site/bodybackground.jpg);
	background-position:100% 100%;
	background-repeat:repeat-x;
	background-attachment:fixed;
}

.body{
	margin:0 auto;
	width:1020px;

}

a:link,a:visited,a:active{
	color:#5d7e8a;
	text-decoration:none;
	font-size:9pt;
	font-weight:normal;
}

.header{
	width:1020px;
	display:block;
}

.logo{
	margin:-5px 0 0 -2px;
}

.banner{
	margin:0 0 0 -2px;;
	width:1023px;
	height:195px;
}

.subnavigator{
	width:1020px;
	position:absolute;
	top:278px;
	text-align:center;
	background-color:black;
}

.fakesubnavigatorp{
	width:1020px;
	height:40px;
	position:absolute;
	top:279px;
}

.fakesubnavigatora{
	width:1020px;
	height:40px;
	position:absolute;
	top:279px;
}

.subnavigator a{
	margin:0 6px;	
}

img.blacktriangle{
	position:absolute;
	margin-left:33px;
	margin-top:-14Px;
	width:10px;	
}

.navigatordivbar{
	width:100%;
	height:52px;
	background-image:url(../images/site/navigator.png);
	background-repeat:repeat-x;
}

.navisort{
	float:right;
	cursor:pointer;
	color:#81a9b5;
	display:inline;
	padding:0 15px;
	margin-top:15px;
	text-decoration:none;
	font-family:"宋体";
	font-size:12pt;
	font-weight:bold;
	background-image:url(../images/site/naviseperator.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

a.navigatorlinks:link,a.navigatorlinks:visited,a.navigatorlinks:active{
	color:#81a9b5;
	text-decoration:none;
	font-family:"宋体";
	font-size:12pt;
	font-weight:bold;
}

.main{
	width:777px;
	height:500px;
	float:left;
	overflow:hidden;
	background-color:#eeeff1;
	border:solid 1px #d7d8da;
}

img.hiddenimg{
	position:absolute;
	top:-10000px;	
}

.mainleft{
	float:left;
	width:41px;
	height:412px;
	margin-top:44px;
	border-right:solid 1px #fcfcfc;
	cursor:pointer;
}

.mainleft img{
	margin-top:138px;
	float:right;
}

.maincontent{
	width:690px;
	float:left;
	height:412px;
	margin-top:44px;
	border-left:solid 1px #e1e2e4;
	border-right:solid 1px #e1e2e4;
}



.mainright{
	float:right;
	width:41px;
	height:412px;
	margin-top:44px;
	border-left:solid 1px #fcfcfc;
	cursor:pointer;
}

.mainright img{
	margin-top:138px;
	float:left;
}

.rightdivs{
	float:right;
	width:230px;
	height:91px;
	background-color:#eeeff1;
	border:solid 1px #d7d8da;
	margin:3px 0;
	line-height:120%;
}

.knowledgebaseupdated{
	font-weight:bold;
	position:relative;
	top:-10px;
	margin-left:10px;
	font-size:10pt;
}

.rightarticle{
	width:100%;
	font-size:10pt;
	line-height:150%;
}

.rightarticle a{
	font-size:10pt;
	color:#5d7e8a;
	position:relative;
	z-index:100;
}

.rightarticlesummary{
	width:220px;
	margin-left:190px;
	float:right;
	background-color:#eeeff1;
	border:solid 1px #d7d8da;
	position:absolute;
	z-index:110;
}

.turnpage{
	width:100%;
	float:left;
	text-align:center;	
}

.turnpage a{
	color:#163a46;
	font-size:10pt;		
}

.foot{
	float:left;
	width:100%;
	color:#142225;
	background-color:#465d63;
	font-family:"黑体";
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	padding:0 0 30px 0;
}

.foot a{
	color:#003231;
	font-size:10pt;
	font-weight:bold;
}

a.brothers{
    margin:0 10px;
}


.relart a{
	color:#728a94;
	font-size:10pt;
	font-weight:bold;
}

.relart div a{
	font-size:10pt;
	font-weight:normal;	
}

