/* CSS Document */
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	padding:0;
	margin: 0;
	font-weight:normal;
}
body {
    text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5d5d5d;
	margin:0;
	padding:0;	
}
p {
	/*\*/
	letter-spacing: 0.2em;
	/**/
	margin:0 0 10px 0;
}
a{
	text-decoration:none;

}
a:hover{

	text-decoration: underline;
}
ul,li{
list-style-type:none;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix{
margin-left: 3px;
}
#container {
	text-align:left;
	position: relative;
	margin: 0 auto;
	width:970px;
	clear:both;
}
#flash_area{
	width:970px;
	height:438px;
	padding:20px 0 0 0;
}
#main{
	height: auto;
	zoom:1;
	overflow:auto;
	width:970px;
}
#primary{
	width:490px;
	float:left;
	margin:0 0 20px 0;
	background:url(images_bali/primary_bg.jpg) repeat-y top left;
}
.section_pri{
    margin:25px 0 0 20px;   
}
.section_seco{
	padding:15px 0 0 10px;
}
#primary ul {
	width: 280px;
	float: right;
	margin:45px 0 0 185px;
	height:20px;
}
#primary ul li{
    float:left;
	margin:0 18px 0 0;
}
#primary ul li a{
    color:#ffffff;
	text-decoration:none;
}
#primary ul li a:hover{
    color:#d69ff5;
	text-decoration:none;
}
#purple{
    color:#d69ff5;
}
#purple a{
    color:#d69ff5;
}
#primary #intro {
	margin:10px 25px 15px 20px;
	line-height: 1.6;
	background:url(images_bali/left_bg.jpg) repeat left top;
}
#primary dl{
	width:480px;
	margin:0px 5px 0 10px;
}
#primary dt {
	background: url(images_bali/left_small_title.gif) no-repeat left top;
	padding:15px 0 0 30px;
	font-size: 15px;
	font-weight:bold;
	color: #474747;
	height: 35px;
	width: 300px;
}
#primary dd{
	line-height: 1.6;
	margin: 0 10px 15px 5px;
}
/*用ｐｉｃ把圖和圖的框包起來*/
#primary #pic {
	float: right;
	margin:-25px 10px 0 0;
}
/*是背景*/
.photo_1{
	height: 133px;
	width: 144px;
	position: relative;
	left: 5px;
	top: 5px;
	background: url(images_bali/left_pic_bg.jpg) no-repeat;
}
.photo_1 img{
	height: 90px;
	width: 120px;
	position: absolute;
	left: 8px;
	top: 30px;
}

#primary #contain {
	float: left;
	width:300px;
	margin:0px 0 0 0;
}
#primary #contain_1 {
	float: left;
	width:450px;
	margin:0px 0 0 0;
}
.clean{
    clear:both;
}
#secondary{
	width:470px;
	float:right;
	line-height:20px;
}
.section_seco ul{
    padding:0 0 0 15px;
}
.section_seco li {
	margin:0 0 10px 0;
	color:#545454;	
}
.section_seco li a {
    color:#545454;
}
/*行程*/
.journey_des {
	float:left;
	width:347px;
	background:url(images_bali/right_icon.jpg) no-repeat left center;
	padding:0 0 0 15px;
}
a .red_money{color:#cf0000;}
a:hover .red_money{color:#cf0000; text-decoration:underline;}
.red_money{
	color:#cf0000;
	float:right;
	width:55px;
}
.pink{
	color:#70170d;
	float:left;
	width:347px;
	padding:0 0 0 15px;
}
/*討論區*/
#no_mar_1 li {
    background:url(images_bali/right_icon.jpg) no-repeat left center;
	padding:0 0 0 15px;
}
.blue_discuss{
	font-weight:bold;
	width:80px;
	float:right;
	background: url(images_hokkaido/line_02.png) no-repeat left center;
	padding:0 0 0 5px;
}
.discuss_qua {
	float: left;
	width: 352px;
}
.discuss_qua {
	float:left;
	width:317px;
}
a .discuss_qua{ text-decoration:none;}
a:hover .discuss_qua{ background-color:#fff5f4;padding:1px;}

.button {
	float: right;
	padding-right: 10px;
	padding-top: 15px;
}
#nav {
	float: right;
}
#header{
height: 86px;
width: 920px;
position: relative;
padding: 14px 0 0 25px;
}

/*footer*/
#footer{
background: url(../new/images_bali/footer-bl.gif) no-repeat left bottom;
height: 172px;
width: 970px;
position:relative;
}
#primary_title {
	width:279px;
	height:105px;
	float:left;
}
.red{
	color:#ec0000;
}
.purple{
    color:#d69ff5;
}
.clean_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d69ff5;
}
.clean_line {
	border-bottom: 1px dashed #d69ff5;
	margin:10px 0;
}
#nav {
	float: right;
}
#out_con #container #main #primary #title_h2 h2 {
	font-weight: bold;
}
.bali_bread a{color:#5D5D5D}