/* html标签统一定义---------------------------------*/
body{margin:0 auto;text-align:center;padding:0;width:950px;}
img{border:0px;}
ul,li,form{padding:0;margin:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* EDN页面结构定义---------------------------------*/

#body{width:950px;margin:0 auto;padding:0;background:#fff;} 
#header{width:100%;}

#content{width:950px;background:url(/res/beyondco/u/0904/090446560.jpg) repeat-y left top;text-align:left;padding-bottom:10px;}

#content:after {content:".";display:block;height:0;clear: both;visibility: hidden;}
/* Hides from IE-mac \*/
* html #content {height: 1%;}
/* End hide from IE-mac */
#content1{width:214px;float:left;}
#content3{display:none;}
#content2{width:736px;float:left;}
#CButton{clear:both;}
#footer{clear:both;width:100%;}

