@charset "utf-8";
/*************************************
* 文件名称：layout.css
* 作   者：界面设计制作部
* 创建日期：2009-4-1
* 最后修改：name/ 第X行 / yyyy-mm-dd
* 文件版本：UI CSS Frameworks Beta
* 内容概要:一列版式样式
*************************************/
/*根容器*/  
#box_root{
	margin-right: auto;
	margin-left: auto;
	width:100%;
}
/*头部导航*/  
#box_header {
	width: 100%;
	background:url(/images/icon-1.jpg) left top repeat-x;
	height:460px;
	overflow:hidden;
}
/*底部版权*/  
#box_footer{float:none;height:103px;width:1002px; margin:0px auto; background:url(/images/icon-9.jpg) left top no-repeat;}
/*主栏*/  
#box_main{
	margin-right: auto;
	margin-left: auto;
}
/*一列栏目*/  
#box_left{float:none;width:100%; background:url(/images/icon-2.jpg) left top repeat-x;}
/*一列栏目的间距设置*/  
#box_left .columnSpace { }



 
#box_header_sub1{float:none;height:90px;width:1002px; margin:0px auto;}
#box_header_sub2{float:none;height:370px;width:100%;}



#box_left_sub1{float:none;height:235px;width:1002px; margin:0px auto; background:url(/images/icon-3.jpg) left top no-repeat;}
#box_left_sub2{float:none;height:212px;width:1002px; margin:0px auto; background:url(/images/icon-8.jpg) left top no-repeat;}
#box_left_sub1_sub1{float:left;width:273px;}
#box_left_sub1_sub2{float:left;width:475px; margin:0px 4px;}
#box_left_sub1_sub3{float:left;width:246px;}
#box_left_sub2_sub1{float:none;height:44px;width:100%;}
#box_left_sub2_sub2{width:100%;}