/* -----------------------------------------------
Title: index  Style
Author: Liujianhua
Modified: 2009.08.04
--------------------------------------------------- */
@import url(public.css);
/* main body style*/
#index_banner { width:100%; height:175px; font-size:0px; float:left; }
#login { width:100%; height:60px; background:url(../images/login_bg.jpg) center no-repeat; float:left; }
#login input { width:140px; height:20px; border:1px solid #d2d2d2; background:#fff; line-height:20px; }
#login  #btnLogin { width:70px; height:26px; border:none; background:url(../images/button01.gif) no-repeat; }


#online { width:100%; height:60px; background:url(../images/online.jpg) center no-repeat; float:left; }
#news_affiche { width:100%; height:144px; float:left; }
#news { width:49%; height:144px; float:left; }
#news ul { width:100%; height:22px; border-bottom:1px solid #e6e5e5; }
#news li { float:left; margin-right:12px; }
#news li a { display:block; width:60px; height:18px; font-size:14px; font-weight:bold; text-decoration:none; }
#news li a:link, #news li a:visited { color:#000; border-bottom:4px solid #ffb400; }
#news li a:hover, #news li a:active { color:#000; border-bottom:4px solid #e6e5e5; }
#news li #linshi { color:#9da0a3; border-bottom:4px solid #e6e5e5; }/*这个是临时的*/
.linshi{color:#9da0a3; border-bottom:4px solid #e6e5e5;}
#line { width:15px; height:144px; float:left; border-right:1px solid #eaeaea; }
#affiche { width:48%; height:144px; float:right; border:1px solid #b3b3b3; }
#affiche h2 { width:100%; height:25px; color:#FFF; font-size:14px; text-align:center; line-height:25px; background:url(images/affichetitle_bg.gif) repeat-x; }
#affiche p { padding:5px; }

#service { width:100%; height:230px; float:left; }
#door { width:313px; height:230px; background:url(../images/door.gif) no-repeat; float:left; }
#hope_service { width:313px; height:230px; background:url(../images/hope_service.gif) no-repeat; float:left; }
#download { width:296px; height:230px; background:url(../images/download.gif) no-repeat; float:right; }

#door ul { width:206px; float:right; margin-top:32px; }
#door li { margin-top:12px; }
#door li a { display:block; width:192px; height:32px; color:#fff; font-weight:bold; font-size:14px; text-align:center; background:url(../images/doornav.gif) no-repeat; line-height:32px; }

#download_content { width:100%; height:190px; margin-top:30px; }

#product { width:100%; height:155px; background:url(images/product.gif) no-repeat; float:left; }

#why
{
	background-color:Red;
}

.div_v{ width:100%; height:120px; padding:10px; display:block;}
.div_d{ width:100%; height:120px; padding:10px; display:none;}
.button02 
{ 
	border:none; width:56px; height:23px; color:#65a7d9; 
	line-height:23px; text-align:center; background:url(../images/button02.jpg) no-repeat;
}
