@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 h4{ font-size:20px; color:#7a1f1d; margin:40px 0 20px 0;}
.right_select h5{ font-size:18px; color:#7a1f1d; margin-bottom:15px; margin-top:30px;}
.right_select h6{ font-size:16px; color:#231815; margin-bottom:10px;}
.right_select p{ font-size:14px; color:#231815; margin-bottom:25px; text-align:justify;}
.right_select .img2{ width:865px; margin:20px auto;padding:0 40px 0 30px;}
.right_select .img2 img{ width:100%;}
.right_select .img3{ width:865px; margin:20px auto;}
.right_select .img3 img{ width:100%;}

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


