/* CSS Document */
/* =============  rightBar ============= */
#sGroup {wdith:676px;}
.rightBar {float:right;width:679px;background:#f5f5f5 url(/images/background/bg016.gif) 0 0 no-repeat;padding:32px 30px 30px 28px;position:relative;}
.rightBar .info {background:url(/images/icon/icon-arrow.gif) 3px 3px no-repeat;padding-left:13px;font-size:13px;font-weight:bold;}
.rightBar .desc { padding:8px 0 0 18px;} 
.rightBar .size {font-size:12px;position:absolute;top:10px;right:50px;}
.rightBar .size a{ text-decoration:underline;}
/*.rightBar .comImg {float:right;width:679px;position:relative;}
*/
/* tour box */
.rightBar .box {width:655px;padding:0px 13px 15px 9px;background:#f5f5f5;position:relative; top:12px;}
.rightBar .box dl {width:650px;}
.rightBar .box dt {color:#989797;text-align:right;margin:4px 0;}
.rightBar .box dt img {margin-right:5px;}
.rightBar .box dd {padding-left:12px;text-align:justify;}
/*.rightBar .box dd img {float:right;}*/
.rightBar .box dd p {margin-bottom:5px;}
.rightBar .box dd a {color:#2c6aa5;text-decoration:underline;}
.rightBar .box dd a:hover {text-decoration:none;}
.rightBar .box dd img {margin:5px 0 5px 5px;}
.rightBar #box table { background-color:#fcfad1;border-collapse:collapse;border:1px solid #d5c063;}
.rightBar #box td{border:1px solid #d5c063; padding:4px;padding-left:6px;}
.rightBar #box .edit{ background-color:#f5f5f5;border:0;width:500px;}
.rightBar #box .edit td{ border:0; padding:0;}

