body {
	font-size:12px;
	font-family:宋体,serif,Tahoma, Helvetica, sans-serif;
	color:#333333;
	margin:0 auto;
	background-image:url(../images/dl_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
   }
   
div,table,select,input,textarea,form,p,h1,h2,h3,h4,h5,fieldset,p{padding:0; margin:0;}
ul,li,dl,dt,dd{padding:0; margin:0; list-style:none;}
img{ border:0; padding:0; margin:0}
p  { line-height: 24px;}
.fl{ float: left}
.fr{ float: right}
.white14{ font-size:14px; color:#E8F3FE; text-align:right;}

a{ text-decoration:none;}
a:link, a:visited{ color:#333;}
a:hover{ color:#FF6D00; text-decoration:underline;}


.login_main{width:845px;margin:0 auto;}

/*头部文件样式*/
.head_image_bg{width:100%;clear:both;height:73px; margin-top:10px;  background-repeat:repeat-x;}
.head_menu{
	width:845px; 
	height:73px; 
	margin:0 auto;}
	
.head_menu ul{width:340px;float:left;}
.head_menu li{float:left;padding:0 12px;}
.head_logo{width:165px; height:73px; float:left;padding-left:10px;}

/*标题样式*/
.login_title{ float:left;height:80px; width:840px;  padding-left:180px; padding-top:62px;}

/*登录*/
.out_box{ float:left; width:800px; padding-left:60px; height:222px;}
.dl_box{ float:left; width:391px;}
.dl_box_top{ float:left; width:391px; height:37px; background-image: url(../images/dl_login_top.gif); background-repeat:no-repeat;}
.dl_box_bg{ float:left; width:391px; height:164px; background-image:url(../images/dl_login_bg.gif); background-repeat:no-repeat;}
.dl_box_table{ float:left; width:280px; margin-top:5px; padding-left:50px;}
.dl_box_table td{ line-height:36px;}
.dl_box_table input{width:186px; height:22px;line-height:22px; border:1px solid #89AEC9; background-color:#EDF6FF; color:#606060;}
.dl_box_bottom{float:left; width:391px; height:21px; background-image:url(../images/dl_login_bottom.gif); background-repeat:no-repeat;}


/*公告*/
.gg_box{ float:left; width:319px;}
.gg_box_top{ float:left; width:319px; height:49px; background-image: url(../images/dl_gg_top.gif); background-repeat:no-repeat;}
.gg_box_more a:link{float:right; margin-right:5px; margin-top:26px; color:#FF6D00; width:60px;}
.gg_box_more a:visited{float:right; margin-right:5px; margin-top:26px; color:#FF6D00; width:60px;}
.gg_box_more a:hover{float:right; margin-right:5px; margin-top:26px; color:#FF6D00; width:60px;}
.gg_box_table{ float:left; width:270px; margin-top:5px; padding-left:20px;}
.gg_box_table td{ line-height:24px;}
.gg_table_long{ 
    float:left; 
    line-height:24px;
    text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
    width: 275px;}

.gg_box_bg{ float:left; width:319px; height:152px; background-image:url(../images/dl_gg_bg.gif); background-repeat:no-repeat;}
.gg_box_bottom{float:left; width:319px; height:21px; background-image:url(../images/dl_gg_bottom.gif); background-repeat:no-repeat;}

/*版权*/
.copyright_word{float:left; width:840px; text-align: center; line-height:18px; color:#7F7F7F; margin-top:10px;}
