@charset "utf-8";
@import url("reset.css");
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif, "新細明體";
	background:#f6f2f1;
}
.bold{font-weight:bold;}
/*color:#735653*/
/*color:#cc513f*/
.red{
	color:#cc513f;
}
.title_b{
	font-weight:bold;
	color:#333;
	font-size:16px;
}
.title_s{
	font-weight:bold;
	color:#333;
}
.table_style{
}
.table_style td{
	border:1px dotted #CCC;
	padding:5px;
}
.table_style th{
	color:#333;
	background:#CCC;
	padding:5px;
}
#header{
	border-top:3px solid #535353;
	width:100%;
}
#header_menu{
	position:absolute;
	top:25px;
	right:15px;
}
#header_menu a{
	color:#333;
	text-decoration:none;
}
#header_box{
	width:966px;
	height:120px;
	margin:0 auto;
	position:relative;
	background:url(../images/header_bg.jpg) no-repeat;
}
#header_logo{
	background:url(../images/logo.jpg) no-repeat;
	width:411px;
	height:67px;
	position:absolute;
	top:30px;
}
#menu{
	width:966px;
	margin:0 auto;
	border-bottom:6px solid #cc513f;
	height:65px;
}
#menu ul li{
	float:left;
}
#menu ul li a{
	display:block;
	width:160px;
	height:65px;
	border-right:1px solid #eeeae7;
	text-align:center;
	line-height:70px;
	text-decoration:none;
	color:#735653;
	background:url(../images/menu_btn_off.jpg) no-repeat;
}
#menu ul li a:hover{
	display:block;
	width:160px;
	height:65px;
	border-right:1px solid #eeeae7;
	text-align:center;
	line-height:70px;
	text-decoration:none;
	color:#FFF;
	background:url(../images/menu_btn_on.jpg) no-repeat;
}



/*子選單*/
.menu01{width:160px; background:url(../images/menu_btn_bg.png) bottom; border-top:6px solid #cc513f; padding:20px 0 30px 0; display:block;
position:absolute;
}

#menu ul li ul li{
	padding:0px;
	margin:0px;
	font-size:13px;
}
#menu ul li ul li a{
	display:block;
	width:159px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	margin:0;
	border-right:none;
	background:none;
	line-height:30px;
	height:30px;
}
#menu ul li ul li a:hover{
	display:block;
	width:159px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	margin:0;
	border-right:1px solid #fb8979;
	background:#fb7864;
	line-height:30px;
	height:30px;
}

/************ad_box***************/
#ad_box{
	margin:0 auto;
	width:966px;
}
#ad_left{
	float:left;
	width:483px;
}
#ad_right{
	float:right;
	width:453px;/*483*/
	font-size:15px;
	padding:15px;
	line-height:25px;
	background:#FFF;
	color:#333;
	height:180px;/*210*/
}
/***********more_button***********/
#more_button{
	float:right;
	font-size:13px;
	background:#666;
	width:80px;
	height:30px;
}
#more_button a{
	display:block;
	text-decoration:none;
	color:#FFF;
	background:#cc513f;
	text-align:center;
	line-height:30px;
}
#more_button a:hover{
	display:block;
	text-decoration:none;
	color:#FFF;
	background:#999;
	text-align:center;
	line-height:30px;
}
/*********Introduction**********/
#Introduction{
	overflow:auto;
	clear:both;
	margin:0 auto;
	width:966px;
	background:#F6F6F6;
	display:block;
	padding:25px 0;
	border-top:1px solid #e3dede;
}
#Introduction ul li{
	float:left;
	padding:30px 25px 0 25px;
	width:190px;/*border:5px*/
	border-right:1px solid #e3dede;

}
#Introduction img{
	border:5px solid #e3dede;
}
#Introduction h1{
	width:190px;
	font-size:15px;
	line-height:25px;
	padding:15px 0 5px 0;
	color:#666;
}
#Introduction h2{
	width:190px;
	font-weight:normal;
	font-size:13px;
	line-height:23px;
	color:#735653;
	padding:10px 0;
}
/**************Friends***********/
#Friends{
	width:916px;/*966*/
	margin:0 auto;
	padding:25px;
	clear:both;
	overflow:auto;
}
#Friends h1{
	font-size:15px;
	color:#333;
}
#Friends img{
	width:165px;
	height:80px;
	border:1px solid #e3dede;
}
#Friends ul li{
	float:left;
	display:block;
	width:165px;
	height:80px;
	margin:15px 18px 0 0;
}
/***********center***********/
#center{
	width:966px;
	margin:0 auto;
	clear:both;
	overflow:auto;
	background:#F6F6F6;
	padding:20px 0 20px 0;
	color:#666;
	font-size:15px;
	line-height:25px;
}
#center_bg{
	background:url(../images/center_bg.jpg) repeat-y;
	overflow:auto;
	clear:both;
}
#center_left{
	width:620px;
	float:left;
	padding:0px 20px 20px 20px;/*660*/
	border-right:1px solid #e7e2e1;
	display:block;
}
#center_left h1{
	font-size:13px;
	color:#735653;
	font-weight:normal;
	border-bottom:1px dotted #735653;
	padding:0 0 5px 0;
	margin:0 0 25px 0;
}

#center_left h2{
	font-size:15px;
	color:#cc513f;
	margin:0 0 5px 0;
	padding:0 0 0 23px;
	background:url(../images/icon_earth.jpg) no-repeat 3px 2px;
}
/**/
#center_right{
	width:235px;
	float:right;
	padding:15px;/*300*/
	background:#EEE;
	margin:0 20px 0 0;
}
#center_right h1{
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	background:#cc513f;
	padding:8px 5px 5px 10px;
	margin:0 0 5px 0;
}
#quick_link ul li{
	line-height:25px;
	font-size:13px;
}
#quick_link ul li a{
	line-height:25px;
	font-size:13px;
	display:block;
	border-bottom:1px dotted #735653;
	text-decoration:none;
	padding:7px 0 5px 28px;
	color:#333;
	background:url(../images/quick_link_icon_off.png) no-repeat 16px 14px;
}
#quick_link ul li a:hover{
	line-height:25px;
	font-size:13px;
	display:block;
	border-bottom:1px dotted #735653;
	text-decoration:none;
	padding:7px 0 5px 28px;
	color:#cc513f;
	background:url(../images/quick_link_icon_on.png) no-repeat 16px 14px;
}
#Friendly_Links ul li{
	text-decoration:none;
	background:none;
	text-align:center;
	float:left;
	padding:3px;
}
/***********footer************/
#footer{
	clear:both;
	margin:20px 0 0 0;
	background:#e7e2e1;
}
#footer_box{
	line-height:25px;
	padding:25px 0 25px 0;
	width:966px;
	margin:0 auto;
}
#footer_box a{
	color:#09F;
}