@charset "utf-8";
/* CSS Document */

#content{ margin:20px 0 0 0; padding:0 40px 30px 40px;}

#left_select{ float:left; padding:0 8px 15px 8px; width:214px;}
#left_select ul{ border-top:1px #666 dotted; }
#left_select li{ border-bottom:1px #666 dotted; padding:10px 10px 10px 5px;}
#left_select li a{ font-size:15px; color:#727171; display:block; background-image:url(../img/panter_left_arrow.png); background-position:right; background-repeat:no-repeat;}
#left_select .active a{ font-weight:bold; color:#692a1f; background-image:url(../img/panter_left_arrow2.png);}

.right_select{ float:right; text-align:left; width:870px; margin-right:0px; margin-top:0px; }
.right_select h2{ font-size:20px; color:#7a1f1d; margin:40px 0 20px 0;}
.right_select h3{ font-size:18px; color:#7a1f1d; margin-bottom:15px; margin-top:30px;}
.right_select h4{ font-size:16px; color:#7a1f1d; margin-bottom:10px;}
.right_select p{ font-size:14px; color:#231815; margin-bottom:5px; text-align:justify;}
.right_select .img{ width:870px; margin:20px auto;}
.right_select .img img{ width:100%;}

.right_select .content_img{ width:870px;}
.right_select .content_img .title{ text-align:center; font-size:36px; color:#fff; width:400px; height: 90px; padding-top: 25px;  background-color:#692a1f;   margin:40px auto 0 auto;}
.right_select .content_img .line{ width: 742px; margin: 0 auto;}
.right_select .content_img .line img{ width: 100%;}
.right_select .content_img .column{ width:200px; margin:0 23px 0 0; float:left;}
.right_select .content_img .column h3{ text-align:center; font-size: 24px; color:#fff; height: 60px; padding-top: 20px;  background-color:#692a1f; margin:10px auto 12px auto;}
.right_select .content_img .column .box{ background-color:#F4F1F0; height: 180px; padding: 25px;}
.right_select .content_img .column .box p{ font-size:16px; color:#727171; text-align:justify; line-height: 26px;}

#left_select.fix{ position:fixed; top:90px;}



