@charset "utf-8";
/* CSS Document */

/*main s*/
#main_body{ width:100%;}

.detail_con{ width:980px; margin:10px auto; min-height:400px; border:#EEE 1px solid;}
.detail_path{ width:960px; margin:5px auto; height:32px; line-height:32px; border-bottom:#EEE 3px solid;}
.detail_info{ width:900px; margin:10px auto;}
.detail_title{ height:40px; font-size:16px; font-weight:bold; text-align:center; line-height:28px;}
.article_info{  text-align:center; height:26px; line-height:26px; border-top:#EEE 1px solid; background:#FAFAFA;}
.detail_main{ width:900px; margin:15px auto; line-height:22px;}
/*main e*/

