@charset "utf-8";
body {
	background-color: #742A52;
	margin: 0px;
	font-size: 12px;
}

.b {
	color: #000;  
	text-decoration: underline;
}

.b:hover {
	text-decoration: none;
}

.w {
	color: #fff;  
	text-decoration: none;
}
.w:hover {
	text-decoration: underline;
}

.ww {
	line-height: 14px;
	color: #F9F7E7;
	font-size: 12px;
}

.wcoffee {
	line-height: 34px;
	color: #492507;
}
.wcoffee02 {
	line-height: 24px;
	color: #492507;font-size: 13px;}
.w1{
	line-height: 20px;
	color: #333333;font-size: 13px;

}
.wcoffee03 {
	line-height: 18px;
	color: #492507;
}
.wcoffee04 {
	line-height: 18px;
	color: #492507;
	background-color: #CCCCCC;
}
.wcoffeebig {
	line-height: normal;
	color: #492507;
	font-family: "新細明體";
	font-size: 24px;
}
.wpapple {
	line-height: 24px;
	color: #770B4A;
	font-family: "新細明體";
	font-size: 15px;
	font-weight: bold;
}
.number{
	color: #B08098;
	line-height: 18px;
	font-family: Verdana, "新細明體";
	font-size: 11px;
}
.travelpic_left{
	background-color: #D3D1B9;
	float: left;
	height: 130px;
	width: 210px;
	margin-righ: 10px;
	padding:5px;
	margin-right: 10px;
}
.travelpic_right{
	background-color: #D3D1B9;
	float: right;
	height: 130px;
	width: 210px;
	margin-righ: 10px;
	padding:5px;
	margin-right: 10px;
}
.wcopyright{
	color: #DECEC9;
	line-height: 18px;
	font-family: Verdana, "新細明體";
	font-size: 11px;
	text-decoration: none;
}

.wcopyright:hover{
	color: #DECEC9;
	line-height: 18px;
	font-family: Verdana, "新細明體";
	font-size: 11px;
	text-decoration: underline;
}

.wboradtittle{
	color: #999571;
	line-height: 46px;
	font-size: 24px;	
}
/***a:hover {
	text-decoration: none;
}
*********
/***
.hr{
	color:#D2CFB7;
	height: 1px;
	width: 90%;
}
**/
.pciture{
	text-decoration: none;
	padding: 3px; 
	display: block;

}
.pciture:hover {
    background-color: #FFD881;
	text-decoration: none;
}
.index_up_bg {
	background-image: url(../images/index_up.jpg);
	height: 103px;
	width: 1024px;
	background-repeat: no-repeat;
}
.index_left_bg {
	background-image: url(../images/index_left.jpg);
	height: 199px;
	width: 348px;
	background-repeat: no-repeat;
}
.index_right_bg {
	background-image: url(../images/index_right.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 251px;
	float: right;
}
.index_down_bg {
	background-image: url(../images/index_down.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 1024px;
}
.index_footer_bg {
	background-image: url(../images/index_footer.jpg);
	background-repeat: no-repeat;
	width: 654px;
	height: 162px;
}
.index_news {
	background-image: url(../images/index_news.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 370px;
}
.index_bg {
	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 1024px;
}
.slide_bg {
	float: left;
	width: 425px;
	padding-left: 349px;
	padding-top: 33px;
}