@charset "utf-8";
body {
	background-image: url(../images/me/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:10px;
}
table{
	color:#5a5a5a;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}

/* 中間區塊 */
.main_bg{
	background-image: url(../images/me/main_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#FFF;
}

/* 左區塊 */
.left_bg{
	padding-bottom:150px;
}
.left_center{
	padding:0px 44px 0px 71px;
}
.left_center ul{}
.left_center li {
	background-image: url(../images/me/left_row.gif);
	background-repeat: no-repeat;
	background-position: 188px 11px;
	border-bottom:#e3e3e3 1px solid;
	width:100%;
	font-size: 12px;
}
.left_center li a{
	color:#9a9a9a;
	display:block;
	text-align: left;
	padding-left: 11px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.left_center li a:hover{
	color:#fe8f30;
}

/* 廣告區塊 */
#menu_ad{
	margin-top:20px;
}
#menu_ad img{
	float:left;
	text-align:center;
	padding-bottom:15px;
}

/* 右區塊 */
.right_bg{
	background-image: url(../images/me/right_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.is_title{
	background-image: url(../images/me/right_title1.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding:5px 0px 20px 0px;
}
h1{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	text-align:left;
	padding-left:22px;
}

/* 網頁路徑 */
.path{
	color:#000000;
	font-size:11px;
	line-height:14px;
	text-align:left;
	padding-left:22px;
}
.path a:link{color:#a5a5a5;}
.path a:visited{color:#a5a5a5;}
.path a:hover{color:#a5a5a5; font-weight:bold;}
.path a:active{color:#a5a5a5;}

/* 網頁內容 */
.is_content{
	padding-left:22px;
	text-align:justify;
	height:350px;
}

/* 頁面資訊區 */
.btn_list{
	text-align:right;
}
/* 頁數 */
.page_box{
	text-align: right;
	float: right;
	color: #232323;
	padding: 4px;
}
#page_box{
	width:722px;
	text-align: right;
	float: right;
	color: #232323;
	padding: 4px;
}
.page_outline {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color:#FFFFFF;
	text-align:center;
	padding: 2px;
}
.page_outline_color {
	background-color:#CCCCCC;
	border:1px #999999 solid;
	color:#333333;
	text-align:center;
	padding: 2px;
}
.page_outline_skip {
	background-color:#FFFFFF;
	color: #666666;
	border:1px #CCCCCC solid;
	text-align:center;
	padding: 2px;
}


/* 頁尾資訊區 */
.footer{
	background-image: url(../images/me/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_menu{
	color:#7f786a;
	font-size:11px;
	line-height:16px;
	text-align:left;
	padding-left:500px;
}
.footer_menu a:link{color:#7f786a;}
.footer_menu a:visited{color:#7f786a;}
.footer_menu a:hover{color:#7f786a;}
.footer_menu a:active{color:#7f786a;}

.footer_text{
	color:#707063;
	font-size:12px;
	line-height:18px;
}
.footer_text a:link{color:#707063;}
.footer_text a:visited{color:#707063;}
.footer_text a:hover{color:#707063;}
.footer_text a:active{color:#707063;}

.footer_copyright{
	color:#707063;
	font-size:12px;
	line-height:18px;
}
.footer_copyright a:link{color:#707063;}
.footer_copyright a:visited{color:#707063;}
.footer_copyright a:hover{color:#707063;}
.footer_copyright a:active{color:#707063;}
.footer_copyright img{vertical-align: bottom;}
