@charset "utf-8";
/* CSS Document */

/*========ARTICLE========*/

.primary_content_wrap{
	margin:0 auto;
	margin-top:80px;
	width:980px;
	padding-bottom:46px;
	border:0px solid #F00;
	overflow:hidden;
}

.article_wrapper{
	margin:0 auto;
	width:890px;
	padding:0px 45px 20px 45px;
	background-image:url(../images/panel_bg.png);
	background-position:left top;
	background-repeat:repeat;}

.page_title{
	position:relative;
	width:380px;
	height:78px;
	margin-bottom:5px;
	padding-top:10px;}

.page_title h1{
	display:block;
	width:380px;
	height:78px;
	background-image: url(../images/title_travel.png);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent:-9999px;}
	
.article{
	overflow:hidden;
	padding-top:5px;
	border-top:1px solid #7ecef4;}
	
.article_left{
	float:left;
	overflow:hidden;
	width:516px;
	padding:10px 20px 10px 20px;
	/*border-top:1px solid #30a99c;
	border-bottom:1px solid #30a99c;*/}
	
.note{
	width:100%;
	overflow:hidden;
	line-height:26px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	/*background-image:url(../images/p_gmap.png);
	background-position:5px top;
	background-repeat:no-repeat;*/
	margin-bottom:10px;}
	
.information{
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	clear:both;
	width:370px;
	margin-top:5px;
	padding:0px 0px 0px 0px;}

.information a{
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;}
	
.information a:hover{
	color:#ffd200;}
	
.article_content{
	border:7px solid #FFF;}

.article_wording{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:22px;
	text-indent:13px;
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #FFF;}
	
.article_right{
	float:right;314px;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;}
	
/*===淡出淡入照片===*/
	
.photo{
	position:relative;
	float:right;
	width:300px;
	height:451px;
	margin-top:0px;
	border:7px solid #fff}
	
