@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0;}
ul{ list-style:none;}
a{text-decoration:none; color:#000;}
.clear{clear:both;}
img{vertical-align:middle; border:0;}
img a{border:0;}
.heightdiv{
	height:20px;
}
body{
	background:#fff;
	min-width:1100px;
	width:100%;
	font-size:12px;
	font-family:"宋体","微软雅黑","黑体",Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333333;
}

/***********头部*****************/
.zy_nav_wrap{
	background:#ebebeb; height:30px; line-height:30px;
}
.zy_nav{
	width:1100px; margin:0px auto; overflow:auto; position:relative; text-align:left;
}
.zy_nav_left{
	color:#747474;
}
.zy_nav_right{
	position:absolute; right:0;
	top:0;
}
.zy_nav_1{
	display:inline-block; position:relative; padding:0 5px; color:#747474;
}
.font01{
	color:#ff7200;
}
.zy_head{
	width:1100px; margin:0 auto; padding:15px 0; text-align:left; position:relative;
}
.zy_head_logo{
	padding-top:15px;
}
.zy_head_search{
	position:absolute; right:0; top:39px; width:350px;  height:32px;
}
.search_span{display:block; float:left;
	border:1px solid #071f85; width:258px; height:30px;
}
.search_textinput{
	background:#fff; border:0; width:245px; padding:5px 5px; margin-top:2px; color:#666;
}
.search_button{
	display:block; float:left;
	background:#071f85; width:90px; height:32px; position:absolute; right:0; top:0px;
}
.search_em{ display:block;
	background:url(../images/imgico.png) no-repeat -9px -10px; width:22px; height:22px;  margin:0 auto; margin-top:5px;
}


/***********导航*****************/

.zy_menu_wrap{
	background:#071f85; height:40px; margin:0 auto; width:1100px; margin-top:10px; position:relative; z-index:3;
}
.zy_menu_class{
	display:block; float:left; background:#ff9c00; text-align:center; height:40px; line-height:40px; color:#FFF; font-weight:bold; text-align:center; width:150px;
}
.zy_menu_class em{
	display:inline-block;
	background:url(../images/imgico.png) no-repeat -45px -18px; width:9px; height:6px; line-height:6px; margin-left:5px;
}
.zy_menu{
	display:block; float:left; width:90px; background:url(../images/menuline.png) no-repeat center right; height:40px; line-height:40px; font-size:13px; color:#FFF;
}
.zy_menu_wrap .on{
	background:#0e1947;
}
.zy_menu_erp{
	display:block; position:absolute; right:0; top:0; background:url(../images/erpbg.png) no-repeat; width:59px; height:40px; line-height:40px; color:#fff; text-align:left; padding-left:30px;
}
/**************全部商品分类**************/
.zy_class_wrap{
	position:absolute; top:40px; left:0; z-index:9;
}


.zy_class_nav{
	height:418px; width:200px; background:#f6f6f6; text-align:left; position:relative;border:1px solid #dfdfdf;
}
.zy_class_list{
}
.zy_class_span{
	display:block; height:32px; line-height:32px; padding:0 20px 0 10px; overflow:hidden;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	*white-space:nowrap;/***文字溢出*****/ position:relative;
}
.zy_class_span em{ background:url(../images/imgico.png) no-repeat -47px -3px; width:6px; height:9px; line-height:9px; position:absolute; right:10px; top:11px; display:none;
}
.zy_class_on{
	background:#FFF; font-weight:bold;
}
.zy_class_on em{
	display:inline-block;
}

.zy_tc{
	position:absolute; left:200px; top:-1px; width:500px; height:418px; border:1px solid #dfdfdf; background:#FFF;
}
.zy_tc_title{
	border-bottom:1px solid #dfdfdf; margin:10px; line-height:30px; font-size:12px;
}
.zy_tc_list{
	padding:0px 10px 10px 10px;
}
.zy_tc_list a{
	display:inline-block; padding-right:20px;
	line-height:30px;
}


/***********大图*****************/
.zy_banner_wrap{
	margin:0px auto 0 auto; width:1100px; height:380px;
}


/****************************/

.zy_aadiv{
	border:1px solid #dfdfdf; width:1098px; margin:15px auto 0 auto; height:330px; overflow:hidden;
}
.zy_qyjj,.zy_xwsd{
	float:left; display:inline; height:329px; position:relative;
}
.zy_qyjj{
	width:680px; position:relative; padding-right:15px;
}
.zy_xwsd{
	background:#fafafa; width:403px;
}
.zy_qyjj_title,.zy_xwsd_title{
	text-align:left; padding:20px 20px 10px 20px; font-size:14px; font-weight:bold;
}
.zy_qyjj_nr{
	width:430px; padding-left:20px; line-height:23px; font-size:14px; text-align:left; height:250px; overflow:hidden;
}
.zy_qyjj_img{
	position:absolute; right:20px; top:100px;
}
.zy_qyjj_more{
	color:#d70000; text-align:right; display:block; position:absolute; right:40px; bottom:15px;
}
ul.zy_xwsd_list{
	padding:0px 20px;
}
ul.zy_xwsd_list li{
	text-align:left; position:relative;
}
ul.zy_xwsd_list li a{
	display:block; height:25px; line-height:25px; width:280px; color:#6e6f70; overflow:hidden;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	*white-space:nowrap;/***文字溢出*****/
}
.zy_xwsd_time{
	display:block; position:absolute; right:0; top:0; height:25px; line-height:25px; color:#CCC;
}

.pr_div{
	width:1100PX; margin:0 auto; padding-top:15px;
}
.pr_div_head{
	background:url(../images/bgimg.png) no-repeat left center; height:30px; line-height:30px; position:relative;
}
.pr_div_head span{
	display:block; width:90px; font-family:"微软雅黑"; font-size:20px; color:#000; background:#fff; text-align:left;
}
.pr_div_head a{
	display:block; background:url(../images/morebg.png) no-repeat; width:54px; height:20px; line-height:20px; position:absolute; right:0; top:5px; color:#FFF;
}

ul.pr_div_ul{
	height:230px; padding-top:15px;
}
ul.pr_div_ul li,ul.eq_ul li{
	float:left; display:inline; border:1px solid #dfdfdf; margin-right:-1px; height:228px; width:219px;
}
.pr_div_img img{
	width:219px; height:172px;
}
.pr_div_money{
	text-align:left; line-height:30px; font-size:12px; padding:0 10px; height:30px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; 
}
.font02{
	text-decoration:line-through;
}
.font03{
	color:#F00;
}
.pr_div_name{
	padding:0 10px; height:25px; line-height:25px; text-align:left; overflow:hidden;text-overflow:ellipsis; 
	white-space:nowrap; 
	*white-space:nowrap;/***文字溢出*****/
}

.ca_div{
	margin:15px auto 0 auto; width:1098px; border:1px solid #dfdfdf; height:360px;position:relative;
}
.ca_div_title{color:#fff; position:absolute; left:0px; top:0px; font-family:"微软雅黑"; font-size:20px; z-index:1; background:url(../images/bimg.png) no-repeat; width:217px; height:99px; padding-left:20px; padding-top:30px; text-align:left;
}
.ca_div_1{
	float:left; display:inline; padding-top:90px; width:250px; padding-left:10px; padding-right:10px; text-align:center;
}
.ca_div_name{
	display:block; margin:0px auto; line-height:30px; font-size:14px; height:30px;overflow:hidden;text-overflow:ellipsis; 
	white-space:nowrap; 
	*white-space:nowrap;/***文字溢出*****/
}
ul.ca_div_ul{
	width:828px; float:left; display:inline;
}
ul.ca_div_ul li{
	float:left; display:inline; border:1px solid #dfdfdf; border-bottom:0; margin-right:-1px; margin-top:-1px; width:275px; height:170px; padding-top:10px;
}
ul.ca_div_ul li .ca_div_name{
	font-size:12px;
}


/**************footer**************/
.footer{
	background:#313131; width:1100px; margin:15px auto 0 auto; color:#fff;
}
.footer_top{
	background:url(../images/footerline.jpg) repeat-x left bottom; padding-bottom:5px;
}
.footer_aa{
	overflow:auto;
}
.footer_aa li{
	float:left; display:inline; padding-top:20px;
}
.footer_aa li.footer_aa_li{ width:155px; padding-left:20px;}
.footer_aa li.footer_aa_li a{
	display:block;
	line-height:23px; text-align:left; color:#FFF; font-size:12px;
}
.footer_aa li.footer_aa_li a.font04{
	font-weight:bold; color:#FC0;
}
.footer_font{
	padding:15px 0; text-align:center; line-height:22px;
}
.footer_ewm img{
	border:3px solid #fff;
}


.footer_links{
	padding:10px 20px; text-align:left;line-height:25px; overflow:hidden;
}
.footer_links_l{
	float:left; display:inline; width:90px; text-align:right;color:#CCC; font-weight:bold;
}
.footer_links_l em{
	background:url(../images/imgico.png) no-repeat -9px -43px; display:inline-block; width:15px; height:15px; vertical-align:middle; margin-right:5px;
}
.footer_links_r{
	float:left; display:inline; width:850px; color:#CCC;
}
.footer_links_r a{
	color:#CCC;
}


/**************在线咨询*******************/
.onlinediv{
	position:fixed; right:0; top:200px; width:185px; border:1px solid #008bf8; background:#fff; height:150px; z-index:10;
}
.onlinediv_closed{
	background:url(../images/imgico.png) no-repeat -64px -2px; width:22px; height:22px; position:absolute; left:-5px; top:-5px; cursor:pointer;
}
.onlinediv_img{ position:absolute; left:10px; top:-30px;
}
.onlinediv_name{
	color:#0052a4; font-size:22px; font-family:"微软雅黑"; width:60px; padding-left:100px; padding-top:10px;
}
.onlinediv_but{
	margin-top:30px; display:block; width:80px; margin-left:auto; margin-right:auto; background:#ff9c00; height:30px; line-height:30px; color:#FFF; padding:1px 5px;
}

/******************在线咨询对话框************/
.dh_div{
	width:604px;
	position:fixed; left:50%; margin-left:-302px; top:50%; z-index:10; margin-top:-250px; height:500px;
}
.dh_div_head{
	background:url(../images/dhimg.png) no-repeat; width:604px; height:30px; padding-top:20px; text-align:left; color:#FFF; position:relative;
}
.dh_div_main{
	background:url(../images/dhimg01.png) repeat-y; padding:1px; width:602px; height:420px;
}
.dh_div_bottom{
	background:url(../images/dhimg02.png) no-repeat;  width:603px; height:30px;
}
.dh_div_font{
	display:block; padding-left:25px; font-size:14px;
}
.dh_div_closed{
	display:block; background:url(../images/closedico.png) no-repeat; width:20px; height:20px; position:absolute; right:20px; top:20px;
}
dl.dh_dl{
	padding:5px 12px; text-align:left;
}
dl.dh_dl dt{
	color:#0024bb; font-size:12px;
}
dl.dh_dl dd{
	color:#333; font-size:14px; line-height:21px;word-wrap:break-word; padding:5px 0;
}
.dh_time{ display:inline-block; padding-left:10px;
}
dl.dh_wo dt{
	color:#F30;
}
.dh_list{ height:295px; border-bottom:1px solid #64abe2; margin:0 8px 0 10px;
}
.dh_rey{
	padding:10px 15px; text-align:center;
}
.dh_textarea{
	width:550px; border:1px solid #64abe2; padding:5px; height:70px;
}
.dh_but{
	width:550px; text-align:right; padding-top:5px;
}
.dh_but_css{
	display:inline-block; background:url(../images/butimg.png) no-repeat; width:73px; height:28px; line-height:28px; color:#fff; text-align:center;
}
.dh_but_qx{ background:url(../images/butimg01.png) no-repeat; color:#333;
}


/*****************   登录   ***************/
.zy_login{
	width:740px; margin:50px auto; border:1px solid #dfdfdf; padding:20px; text-align:left;
}
.zy_login_head{
	border-bottom:1px solid #dfdfdf; padding-bottom:5px; position:relative;
}
.zy_login_head span{
	font-size:14px; font-weight:bold; color:#000;
}
.zy_login_head a{
	display:block; right:5px; position:absolute; top:0; color:#F60;
}
.zy_login_bar{
	width:317px; margin:10px auto; padding:30px 0; position:relative;
}
.zy_login_p{
	background:url(../images/loginbar.png) no-repeat; height:40px; line-height:40px; width:317px; position:relative; margin-top:15px;
}
.zy_login_span{
	display:inline-block; width:60px; color:#666; text-align:right;
}
.zy_login_user{
	width:230px; padding:5px; border:0; background:none;
}
.zy_login_width{
	width:180px;
}
.zy_login_y{
	width:105px;
}
.zy_login_rightdiv{
	display:block; background:url(../images/loginbar.png) no-repeat -310px 0; width:7px; height:40px; position:absolute; right:-6px; top:0;
}
.zy_login_yzm{
	display:block; position:absolute; left:190px; top:160px;
}
.zy_login_but{
	padding-top:15px;
}
.zy_login_button{
	display:block; background:url(../images/loginbut.png) no-repeat; width:133px; height:36px; color:#FFF; text-align:center; line-height:36px; font-weight:bold;
}

dl.zy_reg{
	padding-left:80px; margin:10px 20px;
}
dl.zy_reg dt{
	float:left; display:inline; margin-left:-80px; width:80px; text-align:right; line-height:30px;
}
.zy_reg_input{
	border:1px solid #dfdfdf; width:280px; padding:7px 5px; font-size:12px; font-family:"宋体";
}
.font05{
	color:#F00;
}
.font06{
	color:#999;
}
.zy_reg_yzm{
	width:120px;
}
.zy_reg_t{
	width:400px; height:80px;
}
.zy_reg_i{
	width:400px;
}
.zy_reg_but{ background:url(../images/regbut.png) no-repeat;
}
.zy_reg_f{
	padding-top:5px; padding-bottom:5px;
}
input[type='checkbox']{
	vertical-align:middle;
}


.zy_main{
	width:1100px; margin:0 auto; overflow:auto;
}
.zy_left,.zy_right{
	float:left; display:inline;
}
.zy_left{
	width:250px;
}
.zy_right{
	padding-left:15px; width:835px;
}
.left_contact{
	border:1px solid #edc498; background:url(../images/linkbg.png) repeat-x #fffad1; margin-top:15px; padding:10px;
}
.co_head{
	text-align:center; font-size:14px; font-weight:bold; background:url(../images/iline.png) repeat-x left bottom; padding-bottom:10px; color:#ca5600;
}
.co_nr{
	padding-top:15px; text-align:left;
}
.co_name{
	font-size:14px; font-weight:bold; color:#000; padding-bottom:5px;
}
.co_font{
	line-height:25px; font-size:12px; color:#333;
}
.class_div{
	padding-top:15px;
}
.class_head{
	text-align:left; padding-left:10px; font-size:14px; font-weight:bold; background:#1f508a; color:#fff; height:30px; line-height:30px;
}
.class_a{ height:30px; line-height:30px;
	display:block; border:1px solid #dfdfdf; margin-top:-1px; padding-left:15px; text-align:left; position:relative; overflow:hidden;
}
.class_a em{
	display:block; background:url(../images/eimg.png) no-repeat; width:16px; height:16px; position:absolute; right:10px; top:7px;
}
.class_on{
	background:#f3f3f3; font-weight:bold;
}
.eq_div{ border:1px solid #dfdfdf; margin-top:15px; min-height:600px;
}
.eq_head{
	height:35px; line-height:35px; padding-top:5px; border-bottom:1px solid #dfdfdf; text-align:left;
}
.eq_head span{
	display:inline-block; font-size:14px; font-weight:bold; color:#004aa1; border-bottom:2px solid #004aa1; margin-left:15px; padding-left:10px; padding-right:10px;
}
ul.eq_ul{
	padding:10px; overflow:auto;
}
ul.eq_ul li{
	width:270px; margin-top:-1px;
}
ul.eq_ul li img{
	width:270px;
}
/*******  分页  **************/
.pagecss{
	padding:15px;
}


/*********设备详细****************/
dl.eq_dedl{
	padding-left:300px; overflow:auto; margin:20px;
}
dl.eq_dedl dt{
	margin-left:-300px; width:300px; border:1px solid #dfdfdf; float:left; display:inline;
}
dl.eq_dedl dt img{
	width:300px; height:300px;
}
dl.eq_dedl dd{
	margin-left:20px; text-align:left; font-size:12px;
}
.eq_dename{
	font-size:14px; color:#000; font-weight:bold; padding-bottom:10px;
}
.eq_demoney{
	background:#eaeaea; padding:15px 10px; font-size:12px; margin-bottom:10px;
}
.eq_demoney .font03{
	font-size:14px;
}
.eq_font{
	font-size:12px; line-height:25px;word-wrap:break-word;/*支持IE，chrome，FF*/
}
.eq_span{
	display:inline-block; position:relative; height:25px;
}
.eq_f{
	display:block; border:1px solid #dfdfdf; width:30px; height:25px; line-height:25px; text-align:center; color:#666; font-size:14px; position:absolute; left:0; top:5px; background:#fff;
}
.eq_a{ left:102px;
}
.eq_e{
	display:block;  border:1px solid #dfdfdf; width:70px; height:25px;
	 position:absolute; left:31px; top:5px; background:#fff;
}
.eq_textinput{
	text-align:center; width:70px; height:24px; line-height:24px; font-size:14px; border:0;
}
.eq_butdiv{
	padding:20px 0 0 0; 
}
.eq_buy{
	display:inline-block; background:url(../images/butimg02.png) no-repeat; width:140px; height:38px; line-height:38px; text-align:center; color:#fff; font-size:14px; margin-right:10px;
}
.eq_gw{
	background:url(../images/butimg03.png) no-repeat;
}
.eq_tab{
	border-bottom:1px solid #1f508a; padding-top:15px; height:30px; line-height:30px; margin:0 20px;
}
.eq_tab span{
	display:block; float:left; width:100px; text-align:center; font-size:12px; border:1px solid #dfdfdf; border-bottom:0; height:29px; background:#fbfbfb; color:#666; margin-right:1px;
}
.eq_tab span.on{
	border:1px solid #1f508a;
	border-bottom:1px solid #fff; color:#1f508a; font-weight:bold;
}
.eq_tab_nr{
	margin:10px 20px;
	text-align:left;
}
.e_1{
	padding:10px; background:#e4e4e4; font-size:12px; font-weight:bold; margin:10px 0;
}
.e_2{ line-height:25px; font-size:12px;
}
.e_2 p{
	padding:10px 0; word-wrap:break-word;/*支持IE，chrome，FF*/
}

.eq_tj{
	margin:15px 0 0 0; border:1px solid #dfdfdf;
}
.eq_tjhead{
	border-bottom:1px solid #dfdfdf; padding:10px; font-size:12px; font-weight:bold; text-align:left;
}
ul.eq_tjul{
	padding:10px 0 10px 10px;
}
ul.eq_tjul li{
	width:162px;
}
ul.eq_tjul li img{
	width:162px;
}

.despeakdiv{
	padding:10px 0;
}
dl.despeakdiv_dl{
	padding-left:70px; text-align:left; margin-top:10px; border-bottom:1px dashed #dfdfdf;
}
dl.despeakdiv_dl dt{
	float:left; display:inline; margin-left:-70px; width:60px;
}
dl.despeakdiv_dl dt img{
	border:1px solid #efefef;
}
.despeakdiv_content{
	line-height:20px; color:#999; padding-top:5px;
}

ul.news_listul{
	margin:10px 15px; text-align:left;
}
ul.news_listul li{
	position:relative; padding:1px 0;
}
ul.news_listul li a{
	display:block; height:30px; line-height:30px; width:680px; color:#6e6f70; overflow:hidden; color:#000; font-size:14px;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	*white-space:nowrap;/***文字溢出*****/
}
ul.news_listul li a:hover{
	color:#225a93;
}
ul.news_listul li .zy_xwsd_time{ font-size:14px;
	top:10px;
}

.news_nr{
	margin:10px 20px;
}
.news_title{
	font-size:18px; text-align:center; line-height:30px; padding:10px 0; color:#000;
}
.news_bar{
	background:#f3f3f3; padding:8px 0; text-align:center; font-size:12px;
}
.news_bar span{
	display:inline-block; padding:0 20px; color:#666;
}
.news_nrdiv{
	padding:10px 0; line-height:25px; font-size:12px; text-align:left;
}
.news_nrdiv p{
	padding-top:10px; 
}
.news_li{
	text-align:left; line-height:25px; padding:15px 0;
}
.news_li a{
	color:#225a93;
}


.cont_div{
	border:1px solid #dfdfdf; margin:15px 0;
}
.cont_aa{
	width:950px; margin:30px auto; background:url(../images/contactimg.png) no-repeat bottom right; min-height:250px; position:relative;border:1px solid #dfdfdf; padding-bottom:20px;
}
.cont_bb{
	position:absolute; left:0; top:50px;
}
.cont_cc{
	width:400px; padding-left:80px; padding-top:15px;
}
.cont_dd{width:100px; padding-top:20px;
}

.se_font{
	color:#F00; line-height:30px; padding:20px 40px; text-align:left;
}
.se_div{
	margin:0px 40px; text-align:left;
}

dl.cas_dl{
	padding-left:190px; overflow:auto; margin:20px 20px 0 20px; border-bottom:1px dashed #dfdfdf; padding-bottom:8px;
}
dl.cas_dl dt{
	float:left; margin-left:-190px; width:190px;
}
dl.cas_dl dt img{
	width:190px; height:120px; border:1px solid #dfdfdf;
}
dl.cas_dl dd{
	margin-left:20px; text-align:left;
}

dl.job_dl{
	margin:15px 20px 0 20px; border:1px solid #dfdfdf; text-align:left;
}
dl.job_dl dt{
	background:#efefef; border-bottom:1px solid #dfdfdf; height:30px; line-height:30px; padding-left:10px; font-size:14px; font-weight:bold; position:relative;
}
.job_1{
	display:block; position:absolute; right:200px; top:0; line-height:30px; font-size:12px;font-weight:normal;
}
.job_1 strong{
	color:#F30;
}
dl.job_dl dd{
	padding:10px; line-height:22px;
}
.font07{
	font-size:12px; color:#666; font-weight:normal;
}
.job_2{
	display:block; position:absolute; right:10px;top:0; line-height:30px; color:#060;font-size:12px;font-weight:normal;
}
.job_3{
	color:#F00;
}
.job_aa{
	margin:20px 20px 0 20px;
	background:#225a93; height:35px; line-height:35px; padding-left:10px; font-size:14px; color:#fff; font-weight:bold; text-align:left;
}
ul.job_ul{
	border:1px solid #dfdfdf; margin:0 20px;
}
ul.job_ul li{
	border-bottom:1px solid #dfdfdf; height:35px; line-height:35px; font-size:14px; text-align:left; margin-bottom:-1px; padding-left:10px; color:#666;
}
.job_content{
	margin:10px 20px;
	line-height:30px; font-size:14px; text-align:left; color:#666;
}


.login_banner{
	height:380px;
	overflow:hidden; position:relative; z-index:2;
}
.login_banner .on{
	display:block;
}
.login_banner_img{
	height:380px;
	width:100%;
	display:none;
}
.b_i_1{
	background:url(/images/bannerimg.png) no-repeat center center;
}
.b_i_2{
	background:url(/images/bannerimg01.png) no-repeat center center;
}
.b_i_3{
	background:url(/images/bannerimg.png) no-repeat center center;
}
.login_banner_span{
	display:block;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-65px;
	background:url(/images/icopng.png) no-repeat -12px -100px;
	width:129px;
	height:23px;
	text-align:center;
	cursor:pointer;
}
.login_banner_span em{
	display:inline-block;
	background:url(/images/icopng.png) no-repeat -20px -161px;
	width:8px;
	height:8px;
	margin:8px 0px 0px 10px;
}
.login_banner_span em.on{
	display:inline-block;
	background:url(/images/icopng.png) no-repeat -20px -137px;
}


.fullbg{
	background-color:gray;
	left:0;
	opacity:0.5;
	position:absolute;
	top:0;
	z-index:3;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	display:none;
}

#popup{
	margin:-200px 0 0 -200px;
	padding:1px;
	position:fixed !important;
	position:absolute;
	top:50%;
	left:50%;
	z-index:1001;
}

.loginfloat_div{ text-align:left; width:500px; margin-left:0; float:left;
}

.loginfloat_bb{
padding:5px 10px; text-align:left; background:#ff7205; line-height:25px; height:25px; color:#fff; font-size:14px; position:relative;
}
.loginfloat_cc{
padding-top:10px; width:350px; margin:0 auto;
}
.loginfloat_cc .l_input{
border:1px solid #dfdfdf; padding:8px 5px; width:250px;
}
.loginfloat_dd .l_input{ width:150px;
}
.loginfloat_ee{padding-top:10px; width:350px; margin:0 auto;

}
.loginfloat_ee .login_button{ margin-left:50px;}
.loginfloat_closed{
display:block; position:absolute; background:url(/images/closedico.png) no-repeat; width:20px; height:20px; right:7px; top:7px;
}
.login_button{
	display:inline-block; background:url(/images/butimg03.png) no-repeat; width:140px; height:38px; line-height:38px; text-align:center; color:#FFF; font-weight:bold;
}
