#banner_e_mail{height:212px;margin-bottom:15px;}
#banner{float:left;width:712px;}
#e_mail{float:right;width:219px;height:212px;padding-left:24px;background:url(../image/e_mail_bg.gif) no-repeat;}
#e_mail h2{margin:16px 0 0 1px;}
#e_mail p{float:left;height:24px;line-height:24px;margin-top:11px;}
#e_mail span{float:left;width:150px;height:24px;margin:9px 0 0 5px;}
input.border1{border:1px solid #D1D1D1;width:143px;height:24px;line-height:24px;}
input.btn_bg{width:71px;height:26px;background:url(../image/e_mail_btn.gif) no-repeat;font-size:12px;}

#content{height:225px;}
.about{float:left;width:255px;height:223px;border:1px solid #EDEDED;margin-right:15px;}
.title{height:32px;background:url(../image/title_bg.gif) repeat-x;line-height:32px;}
.title h2{font-size:12px;color:#0827A0;margin-left:9px;}
.title h2 a{color:#0827A0;}
.title h2 a:hover{color:#0827a0;text-decoration:none;}
.main_content{width:229px;height:179px;background:#FBFBFB;border:1px solid #FFF;padding:10px 12px 0 12px;}
.main_content h3{font-size:12px;}
.main_content span{float:right;margin-top:5px;}
#sub_content{float:right;width:144px;height:225px;}
#sub_content p{margin-top:9px;}
#sub_content p#pic1{width:131px;height:50px;background:url(../image/icon1.gif) no-repeat;line-height:16px;padding:20px 0 0 13px;margin-top:0px;}


#pop { /* make the div translucent */
	width:100%;
	opacity: 0.4;                 /* Firefox, Safari(WebKit), Opera,Chrome)*/
	filter: alpha(opacity=40); /* IE 8 */
	filter: alpha(opacity=40);   /* IE 4-7 */
	zoom: 1;                     /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */
}
