<!--

body {
	font-family: "Arial", "新細明體", "細明體";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table {
	font-family: "Arial", "新細明體", "細明體";
	border		: 0px;
	font-size	: 12px;
	color		: #000000;
}


.main_title02 {
	font-family: "Arial", "新細明體", "細明體";
	font-size	: 13px;
	color		: #$theme->title2color;
}


.submenu_link {
	font-family: "Arial", "新細明體", "細明體";
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
	line-height: 18px;
}
a.submenu_link:hover {
	color: #666699;
	text-decoration: underline;
}
a.submenu_link:active {
	color: #666699;
	text-decoration: underline;
}
a.submenu_link:link {
	color: #000000;
	text-decoration: none;
}

.submenu_text {
	font-family: "Arial", "新細明體", "細明體";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
	line-height: 18px;
}

.submenu_title {
	font-family: "Arial", "新細明體", "細明體";
	font-size: 13px;
	color: #000000;
 	font-style: normal;
	letter-spacing: 3px;
	word-spacing: 3px;
	text-decoration: none;
	line-height: 18px;
}
a.submenu_title:hover {
	color: #666699;
}
a.submenu_title:active {
	color: #666699;
}
a.submenu_title:link {
	color: #000000;
}





.content_link {
	font-family: "Arial", "新細明體", "細明體";
	font-style: normal;
	color: #666699;
	letter-spacing: 0px;
	word-spacing: 1px;
	text-decoration: none;
	line-height: 18px;
}
a.content_link:hover {
	color: #666699;
	text-decoration: underline;
}
a.content_link:active {
	color: #666699;
	text-decoration: underline;
}
a.content_link:link {
	color: #003344;
	text-decoration: none;
}
.content_title {
	font-family: "Arial", "新細明體", "細明體";
	font-size: 15px;
	font-style: normal;
	color: #000000;
	letter-spacing: 3px;
	word-spacing: 3px;
	text-decoration: none;
	line-height: 18px;
}
.content_text {
	font-family: "Arial", "新細明體", "細明體";
	font-size: 13px;
	font-style: normal;
	color: #000000;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-decoration: none;
	line-height: 18px;
}





.pageedit_inputbox {
	font-family		: "Arial", "新細明體", "細明體";
	font-size		: 13px;
	color			: #000000;
	background		: '';
	border-top-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	border-right-width	: 1px;
	border-top-color	: #AABBCC;
	border-bottom-color	: #AABBCC;
	border-left-color	: #AABBCC;
	border-right-color	: #AABBCC;
	padding-top		: 3px;
	padding-left		: 3px;
	padding-right		: 3px;
	padding-bottom		: 2px;
	height			: 21px;
	line_height		: 0px;

}


.pageedit_textarea {
	font-family		: "Arial", "新細明體", "細明體";
	font-size		: 13px;
	color			: #000000;
	background		: '';
	border-top-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	border-right-width	: 1px;
	border-top-color	: #AABBCC;
	border-bottom-color	: #AABBCC;
	border-left-color	: #AABBCC;
	border-right-color	: #AABBCC;
	padding-top		: 3px;
	padding-left		: 3px;
	padding-right		: 3px;
	padding-bottom		: 3px;
	height			: 280px;
	line_height		: 3px;
}


.loginbox_title {
	font-family		: "Arial", "新細明體", "細明體";
	font-size		: 13px;
	color			: ##000000;
	font-style		: normal;
	letter-spacing		: 1px;
	word-spacing		: 0px;
	text-decoration		: none;
	margin				: 0px 0px 0px 0px;
	padding-top			: 7px;
	padding-left		: 15px;
	padding-right		: 0px;
	padding-bottom		: 0px;
	height				: 0px;
	line-height			: 16px;
}

.loginbox_textbox {
	font-family		: "Arial", "新細明體", "細明體";
	font-size		: 12px;
	color			: ##000000;
	background		: '';
	border-top-color	: #AABBCC;
	border-top-width	: 0px;
	border-bottom-color	: #808080;
	border-bottom-width	: 1px;
	border-left-color	: #AABBCC;
	border-left-width	: 0px;
	border-right-color	: #AABBCC;
	border-right-width	: 0px;
	margin			: 0px 0px 0px 0px;
	padding-top		: 0px;
	padding-left		: 2px;
	padding-right		: 2px;
	padding-bottom		: 0px;
	height			: 17px;
	line_height		: 0px;
	cursor			: text;
	
}

.size10 {
	font-size		: 10px;
}

.size12 {
	font-size		: 12px;
}

.size13 {
	font-size		: 13px;
}

.size15 {
	font-size		: 15px;
}

.fontArial {
	font-family: "Arial", "新細明體", "細明體";
}

.fontTimes {
	font-family: "Times New Roman", "新細明體", "細明體";
}

.hand {
	cursor	: hand;
}
		
-->