/* 主要樣板CSS */
body {
	font: 12px Arial, "新細明體";
	color: #9e917e;
	margin:0px;
	background:#000000;
}
a:link, a:visited, a:active {
	color: #c5b59e;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #d27615;
}
form {
	margin:0;
}
img {
	border:0px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#contain {
	text-align: center;
}
#header {
	text-align: center;
}
#mainBox {
	text-align: center;
	padding-left: 10px;
}
#footer {
	margin-top: 25px;
	background: url(../images/BG_copyright.jpg) no-repeat center -1px;
	height: 199px;
	border-top: 1px solid #D27615;
}
/* 各種字型樣式 */
.style1 {
	font: 12px Arial, "新細明體";
	color: #9e917e;
}
.style2 {
	font-size: 15px;
	color: #fefdfc;
	line-height: 20px;
}
.intext1:first-letter {
	font-size : 38px;
	padding-right: 3px;
	font-weight: bold;
	float:left;
	color: #CCCCCC;
	line-height:30px;
}
.intext1 {
	line-height:18px;
}
.intext2 {
	line-height:18px;
}
/* 其他CSS */
#quicklylink {
	margin:10px 0px 0px 0px;
}
#quicklylink a:link {
	color: #5e5e5e;
	font-size: 12px;
	text-decoration: none;
}
#quicklylink a:visited {
	color: #5e5e5e;
	font-size: 12px;
	text-decoration: none;
}
#quicklylink a:active {
	color: #5e5e5e;
	font-size: 12px;
	text-decoration: none;
}
#quicklylink a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #d27615;
}
#copyright {
	font-size: 10px;
	color: #575757;
	margin-top: 90px;
}
#shopinfo {
	color: #b2b2b2;
	margin-top: 20px;
}
#chMenu {
	background: #151C15 url(../images/BG_chMenu01.jpg) no-repeat top;
	padding: 10px 18px 0px 18px;
	height: 390px;
}
#pos {
	width: 204px;
	float: left;
	margin-top: 37px;
}
#lesson {
	width: 100px;
	float: left;
}
#picNum {
	float: right;
	margin-top: 5px;
}
.pageBox {
	background: #151c15;
	height: 20px;
	width: 21px;
	margin-left: 5px;
	float: left;
	text-align: center;
	padding-top: 3px;
	cursor: pointer;
}
#contain #mainBox #picNum a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contain #mainBox #picNum a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contain #mainBox #picNum a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#contain #mainBox #picNum a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #d27615;
}
#BGchMenu {
	background: url(../images/BG_chMenu.jpg) no-repeat top;
	width: 304px;
	height: 96px;
}
#prepage {
	padding-top: 70px;
	padding-right: 25px;
	font-size: 10px;
	text-align:right;
}
#prepage a:link {
	font-size:10px;
	color: #d27615;
	text-decoration: underline;
	background-color: #151c15;
}
#prepage a:hover {
	font-size:10px;
	text-decoration: underline;
	color: #fff;
}
#roomNo {
	font-size: 11px;
	color: #666666;
}
#roomPriceTittle {
	color: #BD7600;
	margin-bottom: 10px;
	font-size: 17px;
}
.style3 {
	color: #151C15;
}
.priceBG {
	background: url(../images/BG_price_02.jpg) repeat-y;
	width: 639px;
	border-bottom: 1px solid #1C1E19;
}
.newsTittle {
	margin-bottom: 10px;
}
.newsText {
	width: 550px;
	margin-top: 10px;
	margin-left: 20px;
}
.newsInTittle {
	font-size: 15px;
	color: #FFFFFF;
}
.msgBox {
	margin-top: 10px;
	width: 600px;
	margin-left: 20px;
	border-bottom: 1px ridge #996600;
	background: #0C0E0B;
	padding: 10px;
}
.msgTittle {
	font-size: 15px;
	float: left;
}
.msgTime {
	font-size: 11px;
	color: #9E917E;
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}

.msgText {
	margin-top: 5px;
	border-top: 1px dashed #333333;
	width: 450px;
	padding: 10px;
}
.rep {
	color: #FF6600;
	margin: 10px;
	border: 1px dotted #666666;
	padding: 5px;
}
.newsBox {
	margin-top: 10px;
	margin-left: 20px;
	width: 650px;
}
#pageSelect {
	width: 600px;
	margin-left: 30px;
	text-align: center;
	margin-top: 15px;
}
#ads {
	margin-top: 15px;
	text-align: center;
}
#notice {
}
#notice {
	text-align: left;
}
