@charset "utf-8";
/* CSS Document */
#mainbody{margin:0 auto; width:982px; padding:0px;}

#left{float:left; width:786px;  }

/***catalog_nav***/


#left #pr_detail{float:left;width:786px; background:#fff;} 
h1{float:left;width:776px; height:34px; background:url("../images/catalog_detail_titlebg_1.gif") repeat-x; text-align:left; font-size:18px;border-bottom:1px solid #efefef;font-family:Arial;padding:12px 0 15px 10px;*padding:12px 0 5px 10px;*padding:12px 0 5px 10px!important;}
.pr_detail_text{float:left;width:786px; padding:10px 0 20px 0; margin:0 0 8px 0;}
.pr_detail_text .left{float:left; width:250px; padding:0 0 0 20px;}
.pr_detail_text .line{float:left;width:786px; height:10px;  border-top:1px #666 dashed;margin:10px 0 0 0;}

.pr_detail_text .left .box{float:left; width:180px; height:240px; padding:10px 0 0 0; text-align:left;}
.pr_detail_text .left .box1{float:left; width:180px;  padding:0; text-align:left;}

.pr_detail_text .left .box_detail{float:left; width:250px;}
.pr_detail_text .left .box_detail ul{padding:0;margin:0;}
.pr_detail_text .left .box_detail ul li{float:left; width:250px; padding:3px 0;text-align:left; list-style-type:none; display:block;}


.pr_detail_text .right{float:left; width:500px; padding:0 10px 0 0; overflow:hidden;}
.pr_detail_text .right p{float:left; width:490px;line-height:18px; text-align:left;}

h2{float:left;text-align:left; font-size:14px; font-weight:bold; font-family:Arial; color:#f96a04;padding:6px 0 6px 15px;}


/***Feature***/
#left #Feature{float:left;width:776px; background:#fff; padding:10px 0 10px 10px;}
.P_feature{float:left;width:761px; border:1px  #000 dashed; background:#f0f0f0; padding:10px 0;}

.P_feature .p_c_text{float:left; width:745px; padding:0 0 0  15px; overflow:hidden;}

.P_feature ul{
	padding:0px;
	margin:0 0 0 50px;
}
.P_feature ul li{
	line-height:20px;
	list-style-type:circle;
	width:700px;
	text-align:left;
}

h3{float:left;width:600px;text-align:left; font-family:"Tahoma"; font-size: 13px; font-weight: bold; padding:15px 0 2px 15px; color:#434343;}

p{float:left; width:720px;line-height:18px; text-align:left; padding:0 0 0 15px;}

/***feedsback****/
#left #feedsback{float:left;width:776px; background:#fff; padding:10px 0 10px 10px; }

.feedsback_title{float:left; width:761px;height:31px; background: url("../images/relatedbg.gif") repeat-x; border-top:1px solid #cadae8;border-left:1px solid #cadae8;border-right:1px solid #cadae8;}
.feedsback_title .t_top{float:left;width:730px;text-align:left; font-size:14px; font-weight:bold; font-family:Arial; color:#f96a04;padding:6px 0 6px 15px;}
.feedsback_text{float:left; width:761px; background:#edf2f7; padding:10px 0 0 0;border-left:1px solid #cadae8;border-right:1px solid #cadae8;border-bottom:1px solid #cadae8;}

.feedsback_text ul{padding:0;margin:0;}
.feedsback_text ul li{float:left; list-style-type:none; display:block; width:741px;padding:5px 10px 5px 10px;}
.feedsback_text ul li.m1{text-align:left;}
.feedsback_text ul li.m2{text-align:right; color:#999999;border-bottom:1px #cadae8 dashed;}


/***other exam***/
#left #other_exam{float:left;width:761px; background:#fff; padding:10px 15px 10px 10px;}
 .related{float:left; width:375px;}
 .related .related_title{float:left;width:365px; height:25px;border-bottom:3px solid #547591;}
 .related .related_text{float:left;width:365px;}
 .related .related_text dl{padding:6px 0 6px 6px;margin:0;}
 .related .related_text dl dd{float:left; width:70px; line-height:20px; text-align:left;  overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
  
 
 .other{float:right; width:375px; }
 .other .other_title{float:right;width:365px;height:25px; border-bottom:3px solid #547591;}
 .other .other_text{float:right;width:365px;}
 .other .other_text dl{padding:6px 0 6px 6px;margin:0;}
 .other .other_text dl dd{float:left; width:70px; text-align:left;line-height:20px;overflow:hidden;text-overflow: ellipsis; white-space:nowrap;}
 
