@charset "utf-8";


/*main*/
.main{ width:910px; clear:both; padding-top:10px;}
.pleft{ width:650px; float:left}
.pleft .place{background:url(../images/place_bg.gif) no-repeat; height:34px; line-height:34px; text-indent:15px; }
.pleft .main_box{ padding-top:10px;}
.pleft .main_top{background:url(../images/main-title.jpg) no-repeat; height:57px; width:650px; text-align:center}
.pleft .main_top h1{ font-size:16px; height:32px; line-height:32px;}
.pleft .main_top span{ color:#666; font-size:12px; font-style:normal;}
.pleft .main_top small{ margin:0 5px; color:#000; font-size:12px; font-style:normal;}
.pleft .main_box .content{ width:598px; border-color:#E9E9E9; border-style:solid; border-width:0px 1px;  padding:25px; background:url(../images/main-bg-v.gif) repeat-x; line-height:23px; color:#666}
.pleft .main_box .content_bg{ width:650px; height:7px;background:url(../images/main-bottom.jpg) no-repeat; overflow:hidden}

.pright{ width:250px; float:right}
.pright .pright_box{ margin-top:10px;}
.pright .pright_top{ height:70px; line-height:70px; background:url(../images/how_top.jpg); width:250px;}
.pright .pright_con{ width:248px; height:auto; border-top:1px solid #E9E9E9;border-left:1px solid #E9E9E9;border-right:1px solid #E9E9E9;}
.pright .pright_bot{ height:9px; background:url(../images/how_bot.jpg) no-repeat; width:250px;}

.listbox{ width:628px; border:1px solid #E9E9E9; margin-top:10px; padding:10px;}
.pright{ width:250px; float:right}
.pright .light{ height:26px; background:#FDFEF9; line-height:26px; text-indent:15px; font-size:14px;border-bottom:1px solid #E9E9E9}
.pright .commend,.pright .xiangg{ border:1px solid #E9E9E9;}
.pright .commend ul,.pright .xiangg ul{ padding:6px 0px;}
.pright li{ padding-left:15px; height:22px; line-height:22px;}


/* FAQ */
#faq { width:550px;}
#faq dt{font-size:13px;cursor:pointer; background:url(/images/ico_q.gif) no-repeat;padding-left:30px; line-height:22px; display:block; color:#000}
#faq dd{ margin:5px 5px 5px 15px;font-size:13px;display:none;background:#f5f9ed url(/images/ico_a.gif) no-repeat 10px 50%; padding:10px 10px 10px 35px;}

