@charset "utf-8";
/* CSS Document */
body{
	background: #f6f2e7;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 15px;
	
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0000FF;
}


.style01{
	color: #000066;
}

.style02{
	color: #BB005E;
	font-weight: bold;
}


.style_content{
	line-height: 26px;
	color: #0000FF;
	letter-spacing: 0.2em;
}

.box{
	font-size: 15px;
	color: #333333;
	background-color: #FFF4FF;
	margin: 3px;
	padding: 0px;
	border: 1px solid #666666;
}

.style03{
	font-size: 15px;
	line-height: 25px;
	color: #003300;
}



.style04{
	color: #0033FF;
	line-height: 24px;
	color: #0033FF;
}


.style05{
	color: #FF3300;
	line-height: 23px;
	color: #333333;
}
/* ------------------------------------------------------------------------回頁首 */
.top{
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*---------------------------------------------------------------------內容*/
.contents{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 100%;
	color: #666666;
}
.contents .data {
	color: #0066CC;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 100%;
	line-height: 140%;
	padding: 5px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.contents .title{
	text-align: left;
	font-weight: bold;
	color: #993300;
	margin: 0px 0px 15px 10px;
	font-size: 110%;
	
}
.contents .subtitle{
	text-align: left;
	font-weight: bold;
	color: #FF9900;
	padding-bottom: 2px;
	background-image: url(/images/icon10.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 15px;
	margin: 0px 0px 10px 10px;
	font-size: 95%;
	background-position: 0px 3px;
}
.contents p{
	margin-right: 10px;
	margin-left: 10px;
	border: none;
	line-height: 170%;
}
.contents .green{
	color: #009933;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.contents .pink{
	color: #FF6666;
	display: block;
	font-weight: normal;
}
.contents .photo{
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	color: #00CC00;
	line-height: 170%;
	
}
.contents .photo img{
	
	width: 300px;
	
}
.contents table{
	border-collapse:collapse;
	margin: 15px;
	width: 94%;
	font-size: 100%;
	
}
html>body .contents table{
	border-collapse:collapse;
	margin: 15px;
	width: 97%;
	
	
}
*+html>body .contents table{
	border-collapse:collapse;
	margin: 15px;
	width: 96%;
	
	
}
.contents table caption {
	padding-bottom: 3px;
	padding-top: 0px;
	display: none;
}
.contents table th {
	vertical-align: top;
	text-align: left;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #666666;
}

.contents table td {
	padding: 5px;
	vertical-align: top;
	line-height: 145%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
}
.contents a{
	
	color: #3300FF;
	text-decoration: underline;
}
.contents a:hover{
	
	color: #FF0000;
	text-decoration: none;
}
.contents ul{
	margin: 10px 10px 10px 15px;
	
	color: #666666;
}
html>body .contents ul{
	margin: 10px 10px 10px -25px;
	
	color: #666666;
}
*+html>body .contents ul{
	margin: 10px 10px 10px 15px;
	
	color: #666666;
}
.contents li{
	background-image: url(/images/icon01.gif);
	background-repeat: no-repeat;
	margin-bottom: 7px;
	padding-left: 12px;
	list-style-type: none;
	background-position: 0px 5px;
}
/*----------------------------------------------------頁籤----*/
.tabmenu {
	margin: 15px 15px 15px 14px;
	padding: 0px;
	list-style: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
html>body .tabmenu {
	margin: 8px 15px 15px 14px;
	padding: 0px 0px 3px;
	list-style: none;
}
*+html>body .tabmenu {
	margin: 15px 15px 15px 14px;
	padding: 0px;
	list-style: none;
	background-color: #FFFFFF;
}
.tabmenu li {
	background: url(/images/tabmenu_li_bg.gif) no-repeat left top;
	list-style: none;
	display: inline;
	padding-left: 10px;
	margin-left: -5px;
	padding-top: 0px;
}
html>body .tabmenu li {
	background: url(/images/tabmenu_li_bg.gif) no-repeat left top;
	list-style: none;
	display: inline;
	padding-left: 10px;
	padding-top: 0px;
	height: 14px;
	width: 27px;
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	padding-bottom: 6px;
}

.tabmenu li a {
	background: url(/images/tabmenu_a_bg.gif) no-repeat right top;
	display: inline-block;
	margin-left: 5px;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	padding: 7px 10px 3px 0px;
	color: #3C5D60;
}
html>body .tabmenu li a {
	background: url(/images/tabmenu_a_bg.gif) no-repeat right top;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	padding: 2px 12px 6px 0px;
	color: #3C5D60;
	margin: 0px;
}
.tabmenu li a:hover {
	color: #990000;
	text-decoration: none;
}