/* CSS Document */
/* =============== LeftBody =============== */
/* leftMenu */
.leftMenu2 {background:#ebe4dc;width:176px;margin-bottom:15px;padding-bottom:5px;}
.leftMenu2 dt {background:url(/images/background/bg097.gif) 0 0 no-repeat;line-height:34px;padding-left:12px;}
.leftMenu2 dt {color:#fff;font-weight:bold;padding-left:20px;}
.leftMenu2 dt a {color:#fff;text-decoration:none;}
.leftMenu2 dd {position:relative;margin:0 6px;background:url(/images/background/line001.gif) left bottom repeat-x;line-height:23px;padding-left:12px;}
.leftMenu2 dd.end {background:none;}
.leftMenu2 dd a {text-decoration:none;color:#000;}
.leftMenu2 dd a:hover {color:#fe0000;}
.leftMenu2 dd a.current{color:#fe0000;}

/* Tour Highlights */
.tourHigh h3 {background:url(/images/background/bg099.gif) left bottom no-repeat;color:#fe0000;font-weight:normal;padding:0 0 10px 15px;}
.tourHigh ul{width:176px;background:url(/images/background/bg098.gif) 0 0 repeat-x;min-height:130px;height:auto !important; height:130px;}
.tourHigh li{padding-left:15px;border-bottom:1px solid #fff;line-height:23px;}
.tourHigh li a {text-decoration:none;color:#000;}
.tourHigh li a:hover {color:#fe0000;}


/* =============== mainContent =============== */
.mainContent {width:730px;font-family:Verdana, Arial, Helvetica, sans-serif;}
/* Content */
.content {margin:0 10px 10px 0;font-size:13px;}
.content h3 {line-height:50px;font-size:18px;font-weight:normal;}
.content h4 {background:#eee;font-size:13px;line-height:30px;padding-left:20px;}
.content h5 {font-size:13px;margin-top:15px;}
.content p {margin-bottom:15px;line-height:19px;/*text-align:justify;*/}
.content a {color:#36c;}
.content em a {font-style:normal;color:#f14131;margin-left:10px;}
.content li {float:right;background:url(/images/point/point009.gif) 0 3px no-repeat;margin-left:30px;text-indent:18px;}
.content li.back {background:url(/images/point/point008.gif) 0 3px no-repeat;}
.content li a {color:#fe0000;}
.content dt {margin:10px 0;}
.content dt strong {color:#8b5201;}
.content dt a {color:#011efe;}
.content p.click {text-align:right;}
.content p.click a {color:#fe0000;}
.content dl.more {border-top:1px solid #f8f0e5;}
.content dl.more dt {color:#fe0000;}
.content dl.more dd {font-size:12px;background:url(/images/point/point002.gif) 0 4px no-repeat;text-indent:12px;}
.content dl.more dd a {color:#000;}

.pic {float:right;margin:0 0 10px 15px;}
.pic span{display:block;font-size:11px;margin-top:5px;}
.pic span a {color:#000;}

.editGuide {background:#f8efe6;border:1px solid #ebe4dc;padding:5px 20px;}
.editGuide textarea {background:#919191;width:490px;height:200px;color:#fff;padding:10px;margin-bottom:10px;border:1px solid #ebe4dc;}
.editGuide strong {font-size:12px;}
.editGuide .menu a {/*background:#f00;color:#f00;*/color:#000;font-weight:bold;}


/* Jenney 091218 add */
.content img{ border:#EBE4DC solid 1px; padding:5px; margin:5px;}
