
body
{
color : #233441 ;            
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: Tahoma, Arial, 'MS UI Gothic', SimSun, MingLiU, Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 20px; 
font-size : 13px; 
letter-spacing: 1px; 
/*letter-spacing : 1pt ; */
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
background-color: #FFF;
}


table
{color : #233441 ;            
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: Tahoma, Arial, 'MS UI Gothic', SimSun, MingLiU, Verdana, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
line-height: 20px; 
font-size : 13px;  
letter-spacing: 1px;
/*letter-spacing : 1pt ; */
}

input,select,textarea{
color : #000000; /*文字色彩*/
font-size : 10pt ; /*文字大小*/
background-color : #FFFFFF ; /*背景色彩*/
border : 1px solid #CCCCCC ;/*框*/ 
}

A:link                 /*超連結*/
{color:#333333;           /*文字色彩*/
text-decoration:none;  /*刪除連結線*/
}

A:visited 	       /*瀏覽過的超連結*/
{color:#333333;           /*文字色彩*/
text-decoration:none;  /*刪除連結線*/
}

A:active               /*按下連結*/
{
color:#333333;           /*文字色彩*/
text-decoration:none;  /*刪除連結線*/
}

A:hover                            /*滑鼠移至連結*/
{
color:#333333;        /*文字色彩*/
text-decoration: underline;
/*position:relative;top:1px;left:1px;  */
/* border-top : 1px solid #000 ;        上框*/
/* border-bottom : 1px solid #cccccc ;   下框*/
}


/*最外大區塊*/
.block_index{
padding:0px;
border-top : 0px solid #5D5D5D; /*上框線*/ 
border-bottom : 0px solid #5D5D5D; /*下框線*/ 
border-left : 1px solid #CCCCCC; /*左框線*/ 
border-right : 1px solid #CCCCCC; /*右框線*/ 
}


/*行程內容 01*/
.content_01{
line-height: 20px; 
font-size : 13px; 
color : #444444 ; /*文字色彩*/
}


/*區塊  上下有線*/
.block_01{
border-top : 1px solid #5D5D5D; /*上框線*/ 
border-bottom : 1px solid #5D5D5D; /*下框線*/ 
border-left : 0px solid #6699cc; /*左框線*/ 
border-right : 0px solid #6699cc; /*右框線*/ 
}

/*行程內容  每日行程 標題 */
.ship_sch_title{
border-top : 0px solid #5D5D5D; /*上框線*/ 
border-bottom : 1px solid #5D5D5D; /*下框線*/ 
border-left : 0px solid #6699cc; /*左框線*/ 
border-right : 0px solid #6699cc; /*右框線*/ 
}

/*左邊選單文字 */
.left_menu_text{
line-height: 17px; 
font-size : 13px; 
font-weight:bold; /*文字粗體*/ 
color : #333333 ; /*文字色彩*/
}


/*右邊新聞標題 */
.right_news_title{
line-height: 20px; 
font-size : 15px; 
font-weight:bold; /*文字粗體*/ 
color : #333333 ; /*文字色彩*/
}

/*左方區塊標題  下方四行為解決文字區塊過長問題*/
.block_left_title{
line-height: 20px; 
color : #1F5883; 

word-wrap: break-word;
-moz-binding: url('http://www.martin.com.tw/css/wordwrap.xml#wordwrap');
display: block;
overflow: auto;
}

/*左方區塊內文*/
.block_left_content{
line-height: 20px; 
color : #777777 ; /*文字色彩*/
}

/*最小價格*/
.mini_price{
font-weight: bold;
line-height: 15px; 
color : #F45000 ; /*文字色彩*/
}

/*人氣指數*/
.hit{
line-height: 15px; 
font-size : 10px; 
color : #999999 ; /*文字色彩*/
}

/*需求單標題*/
.contact_us_title{
font-weight: bold;
line-height: 17px; 
font-size : 15px; 
/*color : #003366; /*文字色彩*/
color : #3366CC; 
}

.contact_us_sch_title{
font-weight: bold;
line-height: 17px; 
font-size : 13px; 
/*color : #003366; /*文字色彩*/
color : #2E2E2E; 
}


/*右方行程內容  每天行程標題*/
.sch_days_title{
line-height: 17px; 
font-size : 13px; 
/*letter-spacing: 1px; */
color : #000000 ; /*文字色彩*/
border: 1px solid #5A5A5A; /*宣告四邊同樣屬性*/ 
padding:3px; /*四邊框留空白一起宣告相同值*/
text-align:left; /*文字靠左對齊*/ 
width: 99%;
}

/*右方行程內容  每天行程標題2*/
.sch_days_title_2{
line-height: 17px; 
font-size : 14px;
/*letter-spacing: 1px; */
color:#FF6600 ; /*文字色彩*/
border: 1px solid #5A5A5A; /*宣告四邊同樣屬性*/ 
padding:6px; /*四邊框留空白一起宣告相同值*/
text-align:left; /*文字靠左對齊*/ 
width: 99%;
}

					  
					  
/*各大功能主圖區說明半透明背景*/
.main_photo_cont {
    background-color: #000000;
	width:			300px;
	filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;  /*可設定下拉區塊之透明背景*/
	margin: 1px;
	margin-top: 0px;
}

/*各大功能主圖區說明半透明背景*/
.main_photo_cont_txt {
    color:#FFFFFF;
}


/*rss標題*/
.rss_title{
color : #003399 ; /*文字色彩*/
}

/*mini photo*/
.mini_photo {
	border: 1px solid #CCCCCC;
	padding: 1px;
}


.right_title_n{
color : #003399 ;
font-size: 13px;
}

.right_title_n2{
color : #872200 ;
font-size: 14px;
}

.right_title_img{
border: 1px solid #000000;
padding: 1px;
}
	


.clx_title{
color:#872200; 
font-size:15px; 
font-weight:bold
}

.clx1{
color : #005599;
font-weight:bold;
}
			  
.clx2{
color : #233441;            
}


.blue_13{
font-size: 14px;
color:#005599; 
font-size:13px; 
font-weight: bold;
}



