/* html标签统一定义---------------------------------*/
*{font-size:12px;font-family:"宋体",Arial;}
body{margin:0;padding:0;text-align:center;background-color:#C3C3C3;background-image:url(/res/redcome2007/u/0811/081110664.jpg);background-repeat:repeat-y;background-position:center top;}
img{border:0px;}
ul,li,form{list-style:none;padding:0;margin:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
table td{line-height:150%;}
/* EDN页面结构定义---------------------------------*/
#body{width:949px;text-align:left;margin:0 auto;background:#fff;}
#Header{border-bottom:solid #CE082C 5px;}
#Content{width:949px;background:url(/res/redcome2007/u/0811/081110666.jpg) repeat-y left top;border-bottom:1px solid #C2C2C2;}
#Content1{width:215px;float:left;margin-right:5px;}
#Content2{width:729px;float:left;color:#666;}
#Content3{dispaly:none;}
#CButton,#footer{clear:both;}
#content:after,#Header:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}
#footer{padding-top:3px;}
