* { margin:0; padding:0}
body{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:18px;}

a:link { color: #000; text-decoration: none} 
a:visited { color: #000; text-decoration: none} 
a:hover { color: #333399; text-decoration: underline} 
a:active { color: #003366; text-decoration: underline} 

H1 { font-size:12PX;}







/* 头部 */
#header{ margin:0 auto; width:780px; height: auto;}
  .head-left{ float:left; width:210px; background:url(logo-bg.gif) no-repeat left top; height:72px; padding:8px 0 0 23px;}
  .head-right{ float:left; width:547px; height:74PX; border-bottom:6PX solid #C40E0C; line-height:21PX;}
    .top-gd{ height:29px; background-color:#BA0808;}
	   .top-a{ float:left; width:31px;}
	   .top-b{ float:left; width:513px;}
  #soso{border-top: 1px solid #CCCCCC dotted; border-bottom: 1px solid #CCCCCC dotted; clear:both; margin:2px 0; height:26px; line-height:26px;}
  .so-left{ float:left; width:360px;}
  .so-right{ float:left; width:420px;}


/* 中部 */
#middle{ margin:2px auto; width:784px; clear:both;}
.abox{ margin:2px 0;}
  #middle-left{ float:left; width:178px; height: auto;border-left: 1px solid #CCCCCC dotted; border-right: 1px solid #CCCCCC dotted;}
  #middle-right{ float:right; width:596px;border-right: 1px solid #CCCCCC dotted;}


/* 尾部 */
#foot{ margin:0 auto; width:784px; clear:both;border-left: 1px solid #CCCCCC dotted; border-right: 1px solid #CCCCCC dotted;border-bottom: 1px solid #CCCCCC dotted;}
  .foot-a{ background-color:#C43C3C; padding:2px 0 2px 2px; height:18px; line-height:18px;}
  .foot-aleft{ float:left; width:100px;}
  .foot-aright{ float:left; width:682px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;}












