/* element */
* {
	font-family:"Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #1349AA;
}
a:visited {
	text-decoration: none;
	color: Blue;
}
a:hover {
	text-decoration: underline;
	color: #FF1194;
}
input,textarea, select {
	color : Black;
	font: normal 12px;
}
td {
	font-size: 13px;
	line-height: 150%;
	color: #444;
}
th {
	background-color: #0067D4;
	color: White;
}

/* id */
#content_area{width:660px;}
#foot {
	font-size: 12px;
	line-height: 130%;
	width: 936px;
	background-image: url(images/luyuki-main_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: ActiveCaption;
	padding-left: 200px;
	font-family:  Arial, Helvetica, sans-serif;	
}

#login {
	width: 185px;
	font-size: 12px;
	line-height: 130%;
}
#login input {
	font-size: 11px;
}
#newsbox {
	font-size: 12px;
}

#Table_main {
	background-image: url(images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#tour_page p {
	margin-left:40px;
}

#tour_page table {
	margin-left:40px;
}

/* class*/
.ad_small {
	background-color: White;
	font-size: 12px;
	line-height: 130%;
	padding-left: 4px;
}
.ad_mid {
	background-color: White;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
}
.banner {
	background-image: url(images/ba_01.gif);
	width: 630px;
	height: 75px;
	padding-left: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #2c5b79;
	background-repeat: no-repeat;
	background-position: top;
	font-family: "文鼎粗圓","華康粗圓體","全真粗圓","金梅毛顏楷","王漢宗粗新黑繁","超研澤粗黑","標楷體";
}

.big {
	font-size: 15px;
}
ul.big {
	font-size: 15px;
	line-height:160%;
	list-style-image: url(images/1332370.gif);
}
.list_tb th {
	background-color: #5DBDE4;
	color: White;
}
.newsbox {
	line-height: 150%;
	margin-right: 3px;
}
.side_mid_r {
	vertical-align: bottom;
	background-image: url(images/luyuki-admid_16.jpg);
}
.side_mid_l {
	vertical-align: bottom;
	background-image: url(images/luyuki-admid_10.jpg);
}
.small {
	font-size: 12px;
}
.s_small {
	font-size: 11px;
}
.warning {
	color: Black;
	font-size: 16px;
	line-height: 150%;
	background-color: #FF8AFF;
	font-weight: bold;
}
@media print{
#left_col{display:none;}
#Table_top{display:none;}
#content_area{width:100%;}
}


