﻿@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;
}
/*头部导航*/  
#box_header {
	width: 100%;
}
/*底部版权*/  
#box_footer{background-image:url(/images/img/foot.jpg);background-position:center top;background-repeat:no-repeat;float:none;height:74px;margin-top:10px;width:100%;}
/*主栏*/  
#box_main{float:none;margin-top:17px;}
/*左栏目*/  
#box_left{float:left;width:215px;}
/*左栏目的间距设置*/ 
#box_left .columnSpace { }

/*右栏目*/  
#box_right{*+width:74.9%;float:right;width:765px;}
/*右栏目的间距设置*/ 
#box_right .columnSpace { }

 
#box_header_sub1{background-image:url(/images/img/top.jpg);background-position:center top;background-repeat:no-repeat;float:none;height:89px;width:100%;}
#box_header_sub2{background-color:#6633FF;float:none;height:38px;width:100%;}
#box_header_sub3{float:none;height:242px;width:100%;}


#box_left_sub1{background-image:url(/images/img/lb.jpg);background-position:center top;background-repeat:no-repeat;float:none;height:31px;width:100%;}
#box_left_sub2{width:100%;}
#box_left_sub3{background-image:url(/images/img/lx.jpg);background-position:center top;background-repeat:no-repeat;float:none;height:160px;margin-top:15px;padding-top:100px;width:100%;}
#box_right_sub1{width:100%;}
#box_right_sub2{float:none;margin-top:15px;width:100%;}
#box_right_sub1_sub1{float:left;width:456px;}
#box_right_sub1_sub2{float:right;width:290px;}
#box_right_sub1_sub2_sub1{background-image:url(/images/img/xw.jpg);background-position:center top;background-repeat:no-repeat;float:none;height:31px;width:100%;}
#box_right_sub1_sub2_sub2{float:none;margin-top:10px;width:100%;}
#box_right_sub2_sub1{float:none;height:31px;width:100%;}
#box_right_sub2_sub2{float:none;margin-top:10px;width:100%;}