@charset "utf-8";
/* CSS Document */
html,body{
	font-size:12px;
	background-image:url(../img/news/bg.jpg);
	margin:0px;
	line-height:20px;
	color:#797979;
	font-family:"", "Simsun";
}

a:link{
   color:#797979; text-decoration:none;
}

a:visited {
   color:#797979; text-decoration:none;
}

a:hover {
   color:#AD0000; text-decoration:none;
}

#arcshow{
   line-height:26px;
}

#page-container{
   width:1003px;
   overflow:hidden;
   margin-left: auto;
   margin-right: auto;
   background-color:#ffffff;
}

#head{
   width:985px;
   height:298px;
   margin:auto;
}


#head1{
   width:983px;
   height:64px;
   background-color:#ffffff; 
}

#head1_1{
   float:left; 
   width:300px;
   height:28px;
   margin-top:28px;
   margin-left:4px;
   display:inline;
}

#head1_2{
   width:220px;
   float:right;
   margin-top:45px;
   display:inline; 
}

#head2{
   width:981px;
   height:237px;
   border-color:#c8c8c8;
   border-width:1px;
   border-style:solid; 
}

#head2_1{
	width:981px;
	float:inherit;
	height:198px;
	text-align:center;
	margin-top:6px;
}

#head2_2{
   float:left;
   margin-top:-32px;
   margin-left:13px;
   position:absolute;
   width:241px;
   display:inline;   
   
}

#head2_3{
   width:738px;
   height:67px;
   margin-top:-34px;
   margin-left:239px;
   position:absolute;   
}

#container{
   width:985px;
   overflow:hidden;
   margin-left: auto;
   margin-right: auto;
}

#container_left{
   width:295px;
   float:left;
   display:inline;
   text-align:right;
}

#container_right{
   width:690px;
   float:right;
   display:inline;
   text-align:left;
}


#bottom1{
   height:30px;
   width:1003px;
   margin:auto;
   background-color:#FFFFFF;
}

#bottom2{
   height:80px;
   margin:auto;
   background-image:url(../img/news/bg.jpg);
   text-align:right;
   color:#6F7173;
   width:1003px;
}
