/* body */
html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;	
}

.wrapper{
	width: 980px;
	min-height: 100%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	clear: both;
	overflow: auto;	
}
.header {
	float: left;
	height: 158px;
	width: 980px;
	margin-bottom: 15px;
	}
.header_pic {
	float: left;
	height: 113px;
	width: 980px;
	background-image: url(../images/header_pic.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 4px;
	}
.main_nav {
	float: left;
	height: 40px;
	width: 980px;	
	}
.mbtn {
	float: left;
	height: 40px;
	width: 160px;
	background-color: #efeae7;
	display: block;
	
	}
.mbtn01_hover {
	float: left;
	height: 32px;
	width: 160px;
	background-color: #efeae7;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	color: #901b00;
	background-image: url(../images/mbtn_01bg.png);
	text-align: center;
	padding-top: 8px;
	font-family: "微軟正黑體";
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
	}
.mbtn02_hover {
	float: left;
	height: 32px;
	width: 160px;
	background-color: #efeae7;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	color: #f17f10;
	background-image: url(../images/mbtn_02bg.png);
	text-align: center;
	padding-top: 8px;
	font-family: "微軟正黑體";
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
	}
.mbtn03_hover {
	float: left;
	height: 32px;
	width: 160px;
	background-color: #efeae7;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	color: #0e83af;
	background-image: url(../images/mbtn_03bg.png);
	text-align: center;
	padding-top: 8px;
	font-family: "微軟正黑體";
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
	}
.mbtn04_hover {
	float: left;
	height: 32px;
	width: 160px;
	background-color: #efeae7;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	color: #935c0a;
	background-image: url(../images/mbtn_04bg.png);
	text-align: center;
	padding-top: 8px;
	font-family: "微軟正黑體";
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
	}
.mbtn05_hover {
	float: left;
	height: 32px;
	width: 160px;
	background-color: #efeae7;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	color: #02918c;
	background-image: url(../images/mbtn_05bg.png);
	text-align: center;
	padding-top: 8px;
	font-family: "微軟正黑體";
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
	}
.mbtn06_hover {
	float: left;
	height: 32px;
	width: 160px;
	background-color: #efeae7;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	color: #7740ad;
	background-image: url(../images/mbtn_06bg.png);
	text-align: center;
	padding-top: 8px;
	font-family: "微軟正黑體";
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
	}
.mbtn_spacer {
	float: left;
	height: 40px;
	width: 4px;
	background-image: url(../images/mbtn_spacer.png);
	background-repeat: no-repeat;
	}
.page_title {
	float: left;
	height: 32px;
	width: 790px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadad9;
	font-family: "微軟正黑體";
	line-height: 32px;
	text-align: left;
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	margin-bottom: 30px;
	}
	
.page_content {
	float: left;
	width: 800px;
	}	
.page_etitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ce5105;
	margin-left: 8px;
	}
/* side bar */	
.sidebar {
	float: left;
	height: auto;
	width: 180px;
	}	
.login_wrapper {
	float: left;
	width: 158px;
	border: 1px solid #870102;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 30px;
	}
.login_title {
	float: left;
	height: 28px;
	width: 148px;
	background-color: #870102;
	background-image: url(../images/login_title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "微軟正黑體";
	font-size: 17px;
	line-height: 30px;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	}
.title_small {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	float: left;
	position: absolute;
	height: 28px;
	width: 80px;
	line-height: 11px;
	margin-top: 2px;
	padding-left: 5px;
	}
.login_area {
	float: left;
	width: 144px;
	margin-top: 7px;
	margin-left: 7px;
	}
.have_login {
	float: left;
	width: 144px;
	margin-top: 7px;
	margin-left: 7px;
	font-family: "新細明體";
	font-size: 13px;
	color: #666;
	line-height: 25px;
	margin-bottom: 5px;
	}	
.input {
	float: left;
	height: 24px;
	width: 141px;
	margin-bottom: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCC;
	}

.blue_btn {
	float: right;
	height: 33px;
	text-align: center;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
	line-height: 33px;
	display: block;
	margin-left: 2px;
	margin-top: 3px;
	margin-right: 8px;
	width: 55px;
	}
.blue_btn02 {
	float: left;
	height: 33px;
	text-align: center;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.45);
	line-height: 33px;
	display: block;
	margin-left: 7px;
	margin-top: 2px;
	width: 144px;
	margin-bottom: 9px;
	}
.join_fpass {
	float: left;
	height: 40px;
	width: 86px;
	padding-left: 7px;
	margin-bottom: 7px;
	}
.join {
	float: left;
	height: 20px;
	width: 66px;
	background-image: url(../images/join.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.fpass {
	float: left;
	height: 20px;
	width: 66px;
	background-image: url(../images/fpass.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: "新細明體";
	font-size: 13px;
	line-height: 20px;
	color: #666;
	}
.txt_btns {
	float: left;
	height: auto;
	width: 144px;
	padding-left: 7px;
	margin-bottom: 7px;
	}	
.m_upgrade {
	float: left;
	height: 20px;
	width: 89px;
	background-image: url(../images/m_upgrade.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.m_modify {
	float: left;
	height: 20px;
	width: 89px;
	background-image: url(../images/m_modify.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.m_extension {
	float: left;
	height: 20px;
	width: 89px;
	background-image: url(../images/extension.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.m_resendau {
	float: left;
	height: 20px;
	width: 89px;
	background-image: url(../images/graph01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.m_payment {
	float: left;
	height: 20px;
	width: 89px;
	background-image: url(../images/payment.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.info_management {
	float: left;
	height: 20px;
	width: 109px;
	background-image: url(../images/info_management.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.upgrade_info_management {
	float: left;
	height: 20px;
	width: 109px;
	background-image: url(../images/upgrade_info_management.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.m_modify02 {
	float: left;
	height: 20px;
	width: 109px;
	background-image: url(../images/m_modify02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-family: "新細明體";
	line-height: 20px;
	color: #666;
	font-size: 13px;
	}
.txt_blue {
	color: #056da2;
	}
.search_area {
	width: 160px;
	height: auto;
	font-size: 12px;
	color: #666;
	float: left;
	line-height: 26px;
	margin-bottom: 25px;
	}
.search_form {
	float: left;
	height: 20px;
	width: 65px;
	margin-bottom: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CCC;
	margin-top: 0px;
	font-size: 12px;	
	}
.search_btn {
	float: left;
	height: 23px;
	width: 47px;
	margin-top: 2px;
	text-align: center;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.35);
	margin-bottom: 10px;
	}
/* footer */	
.footer {
	float: left;
	height: 48px;
	width: 980px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ede8e5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	text-align: center;
	padding-top: 20px;
	margin-top: 50px;
	}

/* link style */	
.a_mbtn01, .a_mbtn01:link, .a_mbtn01:visited{
	display: block;
	background-image: url(../images/mbtn_01bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 160px;
	color: #666;
	font-family: "微軟正黑體";
	font-size: 16px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
}
.a_mbtn01:hover{
	background-repeat: no-repeat;
	background-position: left top;
	color: #901b00;
}
.a_mbtn02, .a_mbtn02:link, .a_mbtn02:visited{
	display: block;
	background-image: url(../images/mbtn_02bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 160px;
	color: #555;
	font-family: "微軟正黑體";
	font-size: 16px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
}
.a_mbtn02:hover{
	background-repeat: no-repeat;
	background-position: left top;
	color: #f28007;
}
.a_mbtn03, .a_mbtn03:link, .a_mbtn03:visited{
	display: block;
	background-image: url(../images/mbtn_03bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 160px;
	color: #666;
	font-family: "微軟正黑體";
	font-size: 16px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
}
.a_mbtn03:hover{
	background-repeat: no-repeat;
	background-position: left top;
	color: #0c84b0;
}
.a_mbtn04, .a_mbtn04:link, .a_mbtn04:visited{
	display: block;
	background-image: url(../images/mbtn_04bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 160px;
	color: #555;
	font-family: "微軟正黑體";
	font-size: 16px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
}
.a_mbtn04:hover{
	background-repeat: no-repeat;
	background-position: left top;
	color: #945d05;
}
.a_mbtn05, .a_mbtn05:link, .a_mbtn05:visited{
	display: block;
	background-image: url(../images/mbtn_05bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 160px;
	color: #666;
	font-family: "微軟正黑體";
	font-size: 16px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
}
.a_mbtn05:hover{
	background-repeat: no-repeat;
	background-position: left top;
	color: #03928d;
}
.a_mbtn06, .a_mbtn06:link, .a_mbtn06:visited{
	display: block;
	background-image: url(../images/mbtn_06bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 160px;
	color: #555;
	font-family: "微軟正黑體";
	font-size: 16px;
	float: left;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	font-weight: 900;
}
.a_mbtn06:hover{
	background-repeat: no-repeat;
	background-position: left top;
	color: #7740af;
}

.a_bluebtn:link, .a_bluebtn:visited{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	background-image: url(../images/blue_btn_cell.png);
	background-repeat: repeat-x;
	color: #fff;
	font-family: "微軟正黑體";
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	background-position: center;
	width: auto;
	line-height: 33px;
	border: 1px solid #1283bd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.a_bluebtn:hover{
	background-image: url(../images/blue_btn_cellhover.png);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.a_bluebtn02:link, .a_bluebtn02:visited{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	display: block;
	background-image: url(../images/blue_btn_cell.png);
	background-repeat: repeat-x;
	color: #fff;
	font-family: "微軟正黑體";
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	padding-right: 9px;
	padding-left: 9px;
	background-position: center;
	width: auto;
	line-height: 33px;
	border: 1px solid #1283bd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.a_bluebtn02:hover{
	background-image: url(../images/blue_btn_cellhover.png);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.a_txtbtn:link, .a_txtbtn:visited{
	display: block;
	color: #666;
	font-family: "新細明體";
	font-size: 12px;
	text-decoration: underline;
	margin-left: 5px;
	text-align: left;
}
.a_txtbtn:hover{
	color: #870102;
	text-decoration: none;
}
.a_tbtn:link, .a_tbtn:visited{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	color: #333;
	text-decoration: none;
}
.a_tbtn:hover{
	color: #870102;
	text-decoration: underline;
}

.a_searchbtn:link, .a_searchbtn:visited{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	color: #291608;
	text-decoration: none;
	background-image: url(../images/search_btnbg.png);
	font-family: "微軟正黑體";
	font-size: 13px;
	text-align: center;
	height: 23px;
	width: 47px;
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .75);
}
.a_searchbtn:hover{
	color: #FFFFFF;
	height: 23px;
	width: 47px;
	background-image: url(../images/search_btnbg_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
}

/***********************************************
* Accordion Content script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/
.arrowlistmenu{
	width: 160px; /*width of accordion menu*/
	float: left;
	margin-bottom: 20px;
	height: auto;
}
.arrowlistmenu-2{
	width: 160px; /*width of accordion menu*/
	float: left;
	margin-bottom: 20px;
	height: auto;
}
.arrowlistmenu-3{
  	width: 160px; /*width of accordion menu*/
	float: left;
	margin-bottom: 20px;
	height: auto;
}

.arrowlistmenu-4{
 	width: 160px; /*width of accordion menu*/
	float: left;
	margin-bottom: 20px;
	height: auto;
}
/*--------- added by adam -----------------*/
.arrowlistmenu-5{
 	width: 160px; /*width of accordion menu*/
	float: left;
	margin-bottom: 20px;
	height: auto;
}
.arrowlistmenu-6{
 	width: 160px; /*width of accordion menu*/
	float: left;
	margin-bottom: 20px;
	height: auto;
}
/*--------- end -----------------*/

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #666666; /*header text is indented 10px*/
	/*cursor: hand;*/
	cursor: pointer;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-Off.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 28px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 0px;
}
.arrowlistmenu-2 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
		color: #666666; /*header text is indented 10px*/
	/*cursor: hand;*/
	cursor: pointer;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-Off.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 28px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 0px;
}
.arrowlistmenu-3 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #666666; /*header text is indented 10px*/
	/*cursor: hand;*/
	cursor: pointer;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-Off.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 28px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 0px;
	
	
}
.arrowlistmenu-4 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #666666; /*header text is indented 10px*/
	/*cursor: hand;*/
	cursor: pointer;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-Off.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 28px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 0px;
}
/*--------- added by adam -----------------*/
.arrowlistmenu-5 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #666666; /*header text is indented 10px*/
	/*cursor: hand;*/
	cursor: pointer;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-Off.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 28px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 0px;
}
.arrowlistmenu-6 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #666666; /*header text is indented 10px*/
	/*cursor: hand;*/
	cursor: pointer;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-Off.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 28px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 0px;
}
/*--------- end -----------------*/

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/SubMenu-1-On.png);
	color: #850001;
}

.arrowlistmenu-2 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/SubMenu-2-On.png);
color:#ec7f01;
}
.arrowlistmenu-3 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/SubMenu-3-On.png);
color:#0c84b0;
}
.arrowlistmenu-4 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/SubMenu-4-On.png);
color:#935c0a;
}
/*--------- added by adam -----------------*/
.arrowlistmenu-5 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/SubMenu-5-On.png);
color:#02918c;
}
.arrowlistmenu-6 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/SubMenu-6-On.png);
color:#935c0a;
}
/*--------- end -----------------*/
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.arrowlistmenu-2 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.arrowlistmenu-3 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu-4 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 12px;
padding: 0px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}
/*--------- added by adam -----------------*/
.arrowlistmenu-5 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 12px;
padding: 0px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu-6 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 12px;
padding: 0px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}
/*--------- end -----------------*/

.arrowlistmenu ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}
.arrowlistmenu-2 ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}
.arrowlistmenu-3 ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}
.arrowlistmenu-4 ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}
/*--------- added by adam -----------------*/
.arrowlistmenu-5 ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}
.arrowlistmenu-6 ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
}
/*--------- end -----------------*/

.arrowlistmenu ul li a{
	color: #666;
	/*background: url(../images/Menu-1-O.png) no-repeat center left;*/ /*custom bullet list image*/
	display: block;
	padding-left: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-family: "新細明體";
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
.arrowlistmenu-2 ul li a{
	color: #666;
	/*background: url(../images/Menu-1-O.png) no-repeat center left;*/ /*custom bullet list image*/
	display: block;
	padding-left: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-family: "新細明體";
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;

}
.arrowlistmenu-3 ul li a{
color: #666;
	/*background: url(../images/Menu-1-O.png) no-repeat center left;*/ /*custom bullet list image*/
	display: block;
	padding-left: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-family: "新細明體";
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
.arrowlistmenu-4 ul li a{
color: #666;
	/*background: url(../images/Menu-1-O.png) no-repeat center left;*/ /*custom bullet list image*/
	display: block;
	padding-left: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-family: "新細明體";
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
/*--------- added by adam -----------------*/
.arrowlistmenu-5 ul li a{
color: #666;
	/*background: url(../images/Menu-1-O.png) no-repeat center left;*/ /*custom bullet list image*/
	display: block;
	padding-left: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-family: "新細明體";
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
.arrowlistmenu-6 ul li a{
color: #666;
	/*background: url(../images/Menu-1-O.png) no-repeat center left;*/ /*custom bullet list image*/
	display: block;
	padding-left: 0px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-family: "新細明體";
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
/*--------- end -----------------*/

.arrowlistmenu ul li a:visited{
/*color: #A70303;*/
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #850001;
}
.arrowlistmenu-2 ul li a:hover{ /*hover state CSS*/
color: #eb7e0b;

}
.arrowlistmenu-3 ul li a:hover{ /*hover state CSS*/
color: #0c84b0;
}
.arrowlistmenu-4 ul li a:hover{ /*hover state CSS*/
color: #A70303;
}
/*--------- added by adam -----------------*/
.arrowlistmenu-5 ul li a:hover{ /*hover state CSS*/
color: #02918c;
}
.arrowlistmenu-6 ul li a:hover{ /*hover state CSS*/
color: #A70303;
}
/*--------- end -----------------*/

/*sub_menu active*/
.arrowlistmenu-4_hovered { /*hover state CSS*/
	color: #9c6115;
	float: left;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-4-On.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	padding-left: 28px;
	font-weight: bold;
}
.arrowlistmenu-5_hovered { /*hover state CSS*/
	color: #0e8e8b;
	float: left;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-5-On.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	padding-left: 28px;
	font-weight: bold;
}
.arrowlistmenu-6_hovered { /*hover state CSS*/
	color: #7740af;
	float: left;
	height: 40px;
	width: 132px;
	background-image: url(../images/SubMenu-6-On.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 40px;
	padding-left: 28px;
	font-weight: bold;
}
/* welcome- added 0704_2014*/
.welcome_txt {
	font-family: "新細明體";
	font-size: 13px;
	color: #cc3333;
	float: right;
	position: relative;
	font-weight: normal;
	margin-right: 20px;
	text-align: left;
	width: auto;
	}
/* added 0707_2014*/
.member_area {
	float: left;
	width: 800px;
	text-align: left;
	overflow: auto;
	height: auto;
}

/* added 0211_2015*/
.main_content {
	float: right;
	width: 790px;
	margin-left: 10px;	
}