/* CSS Document */
body,html{ text-align:center; margin:0 auto;}

#main
{
	width:990px;
	height:100%; 
	margin:0 auto; 
}

#header
{
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 990px;
	text-align: left;
}



#ad1
{
	width:100%; 
	height:80px;
	float:left;	
	border:1px solid #DEDEDE; 
	margin-bottom:2px;
}

#ad2
{
	width:100%; 
	height:80px; 
	float:left;
	border:1px solid #DEDEDE;
	margin-bottom:2px;
}

#ctl_article
{
	  height:auto;
	  width:734px;
	  margin-left:2px;
	  border:1px solid #DEDEDE; 
	  float:left; 
	  text-align:left;
	  font-family:Arial;
	  font-size:12PX;
	  line-height:22PX;
	  color:#000000;
}

#ctl_article_relation
{
	height:auto; 
	width:734px;
	margin-left:4px;
	margin-top:4px; 
	border:1px solid #DEDEDE;
}
#footer
{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 990px;
}

        a.key_word:link{color:#004276; text-decoration:underline;}
        a.key_word:visited {color:#004276; text-decoration:underline;}
        a.key_word:hover{color: #004276; text-decoration:underline;}
        a.key_word:active{color: #004276; text-decoration:underline;}
        
        a.key_article:link{font-size: 16px;color: #ff6600;border-bottom:1px dashed #ff6600;}
        a.key_article:visited{border-bottom:1px dashed #ff6600;color: #ff6600;font-size: 16px;}
        a.key_article:hover{border-bottom:1px dashed #009900;color: #009900;font-size: 16px;}
        a.key_article:active{border-bottom:1px dashed #ff6600;color: #ff6600;font-size: 16px;}
