@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #a4cdee;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}


#container {
	/*width: 908px;*/
	width: 960px;
	height: auto%;
	margin-top: 0px;
	margin: 10px auto;
}
#topnav {
	width: 908px;
	height: 24px;
	margin-top: 5px;
	margin: 10px auto;
	

}
#topnav ul{
	margin:0;
	list-style:none;
	width:180px;
	float:right;
	
	
	
	
}
#topnav li{
	margin:0;
	padding:0;
	height:20px;
	color: #0066CC;
	
	font-size: 13px;
	positon:absolute;
	float: left;
}

#topnav li a{
	text-decoration:none;
	display:block;
	height:20px;
	font-size: 13px;
	color: #744451;

}

#topnav li a:hover{
	text-decoration:none;
	display:block;
	height:20px;
	color: #74445c;

}
#topnav li#1{
	background-image: url(images/topnav_1.gif);
	background-repeat: no-repeat;
	
	width: 100px;
}
#topnav li#2{
	background-image: url(images/topnav_1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#topnav li#3{
	background-image: url(images/topnav_1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	
}


#right{
	width:208px;
	background-color: #CCCCCC;
	float: left;
	}
#center{
	width:688px;
	float: left;
	height: 688px;
	background-image: url(images/framecenter.gif);
	text-align: left;
	background-repeat: no-repeat;
	}
#center h1{
	font-size: 24px;
	color: #314042;
	font-weight: normal;
	padding-left: 18px;
}	
#left{
	width:208px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-right: 6px;
	height: 686px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}	
.centerFrame {
	border-spacing: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: left;
}


.centerFrame div div {
	margin: 0;
	width: 688px;
	height:700px;
	background-image: url(images/framebottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}
.centerFrame div div div {
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 3px;
	color: #C99958;
	background-image: url(images/frametop.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 0px;
}
#header{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 178px;
	float: none;
	clear: both;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: right;

}
/*左邊選單開始*/
#navigation {
	width: 205px;
	padding-top: 0px;
	text-align: left;
}
#navigation ul{
	list-style:none;
	margin-top: 10px;
	
}

#navigation li{
	height: 30px;
	width: 168px;
	margin-top: 4px;
	
}
#navigation li a{
	display:block;
	width:168px;
	height:30px;
}
#navigation li#link1 {
	background-image: url(images/lin1_off.gif);
	background-repeat: no-repeat;
}
#navigation li#link2 {
	background-image: url(images/lin2_off.gif);
	background-repeat: no-repeat;
}
#navigation li#link3 {
	background-image: url(images/lin3_off.gif);
	background-repeat: no-repeat;
}
#navigation li#link4 {
	background-image: url(images/lin4_off.gif);
	background-repeat: no-repeat;
}
#navigation li#link1 a:hover {
	background-image: url(images/lin1_on.gif);
	background-repeat: no-repeat;
}
#navigation li#link2 a:hover {
	background-image: url(images/lin2_on.gif);
	background-repeat: no-repeat;
}
#navigation li#link3 a:hover {
	background-image: url(images/lin3_on.gif);
	background-repeat: no-repeat;
}
#navigation li#link4 a:hover {
	background-image: url(images/lin4_on.gif);
	background-repeat: no-repeat;
}
/*左邊選單結束*/

#copyright {
	font-size: 11px;
	color: #a4cdee;
	bottom: 10px;
	margin-top: 364px;

}
#indexcenter{
	width: 450px;
	margin-left: 10px;
	margin-top: 56px;
	float: left;

}

#indexright{
	width: 186px;
	float: left;
	margin-top: 56px;
	margin-left: 28px;
}
/*首頁活動table開始*/
.tableNews {
	width: 90%;
	padding-right: 10px;
	padding-left: 10px;
}
.tableNews div.title{
	font-size: 14px;
	font-weight: bolder;
	color: #f58220;

}
.tableNews div.content{
	font-size: 13px;
	color: #757779;

}
.tableNews div.room{
	font-size: 13px;
	color: #757779;
	background-image: url(images/pic_room.gif);
	background-repeat: no-repeat;
	padding-left: 20px;

}

.tableNews div.urllink{
	font-size: 13px;
	color: #757779;
	/*
	background-image: url(http://www.encode.ru/forums/img/button_url.gif);
	background-repeat: no-repeat;
	*/
	padding-left: 20px;

}

.tableNews div.pic{
	background-image: url(images/pic_actdefualt.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 65px;
}

.tableNews td.dashline{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
/*首頁活動table結束*/

/*左邊選單連結後顯示標題開始*/
#title_1{
	background-image: url(images/title_1.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
	margin-top: 30px;
	background-color: #74445C;

}

#title_2{
	background-image: url(images/title_2.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
	margin-top: 30px;
	background-color: #74445C;

}
#title_3{
	background-image: url(images/title_3.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
	margin-top: 30px;
	background-color: #74445C;

}
#title_4{
	background-image: url(images/title_4.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
	margin-top: 30px;
	background-color: #74445C;

}
/*左邊選單連結後顯示標題結束*/
#p_center{
	width: 450px;
	margin-left: 10px;
	margin-top: 40px;
	float: left;

}
#p_right{
	width: 200px;
	margin-top: 56px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
}

#p_centerp1{
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 24px;
	padding-bottom: 10px;
	/*height: 250px;*/

}
#p_centerp2{
	font-size: 13px;
	color: #666666;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 24px;
	padding-bottom: 10px;

}
/*左邊選單連結後submenu開始*/
#subnavi {
	padding-top: 0px;
	margin-right: 0px;
	float: left;
/*	margin-left: 0px;*/
	margin-top: 56px;
}
/*
#subnavi ul{
	list-style:none;
	margin-top: 10px;
	width: 208px;
	margin-left: 0px;
	
}
*/

#subnavi li{
	height: 18px;
	width: 188px;
	background-color: #74445C;
	margin-left: -42px;
	list-style-type: none;
	background-image: url(images/dot1_reverse.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 6px;
	background-position: 0px;
	margin-top: 6px;
	
}
#subnavi li a{
	height:26px;
	color: #FFFFFF;
	text-decoration: none;
	
	
}

#subnavi li a:hover{
	font-size: 13px;
	color: #A4CDEE;
	
}

div.as{
	background-color:#74445C;
	background-image:url(images/dot1_reverse.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	width: 150px;
	/*height:18px;*/
	margin-left:-2px;
	margin-top:6px;
	padding-left:22px;
	padding-top:6px;
}

div.as a{
		text-decoration: none;
}

div.as a:link{
	color: #FFFFFF;
}

div.as a:visited{
	color: #FFFFFF;
}

div.as a:hover{
	font-size: 13px;
	color: #A4CDEE;
}

div.at{
	color:#CCCCCCCC;
	font-size:12px;

	/*height:18px;*/
	/*
	margin-left:-2px;
	margin-top:6px;
	margin-right:10px;
	margin-bottom:6px;
	*/
	/*padding-left:22px;
	padding-top:6px;*/
}

div.at a{
	margin-left:0px;
	text-decoration: none;
}
div.at a:hover{
	
	font-size: 16px;
	color: #A4CDEE;
}
/*左邊選單連結後submenu結束*/
