﻿@charset "utf-8";
/* CSS Document */

/*主栏*/  
#box_main{
	margin-right: auto;
	margin-left: auto;
}

.dl_pagewidth{ width:900px; margin:0 auto}
#box_sub_header{ width:auto; overflow:hidden; margin-top:50px}
#box_sub_header_left{ height:72px; width:380px; float:left}
#box_sub_header_left .logo{ width:164px; padding-right:36px; border-right:1px solid #dddddd; margin-right:36px; float:left}
#box_sub_header_left .text{ width:135px; float:left; margin-top:25px}
#box_sub_header_right{ width:200px; text-align:right; height:24px; line-height:24px; float:right; margin-top:40px}



/*一列栏目*/  
#box_sub_center {
	width: 100%;
	background:#fff; overflow: hidden; margin-top:55px;
}

/*一列栏目的间距设置*/  
#box_sub .columnSpace { }
#box_sub_footer{ overflow:hidden; margin-top:50px}
#box_sub_footer .img{ text-align:center; overflow:hidden}
#box_sub_footer .nav{ margin:15px auto 5px; text-align:center}
#box_sub_footer .text{ text-align:center}


#box_sub_center_left{width:434px; float:left }
#box_sub_center_right{ width:400px; float:right }

.user{ width:315px; text-align:left; margin-top:25px}
.user div{border:1px solid #dcdcdc; height:36px; line-height:36px; text-align:left; background:url(/images/dl_14.jpg) no-repeat 285px center; margin-top:5px}
.pwd{width:315px; text-align:left; margin-top:10px}
.pwd div{border:1px solid #dcdcdc; height:36px; line-height:36px; text-align:left; background: url(/images/dl_18.jpg) no-repeat 285px center ; margin-top:5px;}
.cod{ width:315px; text-align:left; margin-top:10px; margin-bottom:10px}
.cod div {height:36px; line-height:36px; width:100%; margin-top:5px}
.cod span{ float:left; margin-left:10px; line-height:36px; height:36px;}
.dl_subit{ margin:0; padding:0; border:0; background:url(/images/dl_22.jpg) no-repeat left top; height:36px; width:315px;}