@charset "utf-8";
#menu {
	width: 165px;
	border-style: solid solid none solid;
	border-color: #0e69be;
	border-size: 1px;
	border-width: 1px;
	font-family: "標楷體";
	font-size: 18px;
	font-weight: bold;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li a {
	font-family: "標楷體";
	font-size: 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px !important;height: 32px;;
	text-decoration: none;
}
#menu li a:link, #menu li a:visited {
	color: #0e69be;
	display: block;
	background: url(Images/v3.jpg);
	background-repeat:no-repeat;
	padding: 6px 0 2px 10px !important;padding: 7px 0 3px 10px;
}
#menu li a:hover {
	color: #FFFF00;
	background: url("Images/v3.jpg") 0 -32px;
	background-repeat:no-repeat;
	padding: 6px 0 2px 10px !important;padding: 7px 0 3px 10px;
}
#menu li a:active {
	color: #0e69be;
	background: url("Images/v3.jpg") 0 -64px;
	background-repeat:no-repeat;
	padding: 6px 0 2px 10px !important;padding: 7px 0 3px 10px;
}
.cat_select {
	font-family: "標楷體";
	font-size: 18px;
	height: 24px;
	color: #666666;
	background: url("Images/v3.jpg") 0 -64px;
	background-repeat:no-repeat;
	padding: 6px 0 2px 10px !important;padding: 8px 0 2px 10px;
}
.title_bar_text {
	height: 50px;
	color:#FFFFFF;
	font-size: 18px;
	padding: 4px 0 0px 0px !important;padding: 15px 0 0px 0px;
	font-family: "標楷體";
	font-weight: bold;
}
.content_text {
	color: #333333;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}
#tabs1 {
	float:left;
	background:#FFFFFF;
	font-size:15pt;
	line-height:normal;
	font-family: "細明體";
	font-weight: normal;
	width: auto;
}
#tabs1 ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#tabs1 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs1 a {
	float:left;
	background:url("Images/tab1_left.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-left: 4px;
	padding-right: 10px;
}
#tabs1 a span {
	float:left;
	display:block;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-family: "細明體";
	font-size: 15px;
	text-decoration: none;
	background-color: #F26522;
	background-image: url(Images/tab1_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#627EB7;
}
#tabs2 {
	float:left;
	line-height:normal;
	width: auto;
}
#tabs2 ul {
	margin:0;
	list-style:none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 1px;
}
#tabs2 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs2 a {
	float:left;
	background:url("Images/tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs2 a span {
	float:left;
	display:block;
	background:url("Images/tabright1.gif") no-repeat right top;
	color:#627EB7;
	font-family: "細明體";
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#627EB7;
}
#tabs2 a:hover {
	background-position:0% -42px;
}
#tabs2 a:hover span {
	background-position:100% -42px;
}
#tab_select a span {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#home_page_box {
	width:280px;
	height:140px;
	font-family: "細明體";
	font-size: 13px;
	color: #333333;
	overflow:auto;
	text-align: left;
}
#home_page_box ul, #home_page_box li {
	padding:0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#home_page_box a {
	text-decoration: none;
}

#home_page_box a:hover {
	text-decoration: underline;
}
home_page_box p {
	margin-bottom: 1px;
	margin-top: 2px;
}
/* Basic CSS */
body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
h1, h2, h3, h4, h5 {font-weight:normal;padding:0 0 10px 0;line-height:125%;color:#000;}
p, ul, ol{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
blockquote {padding:5px 30px 10px 30px; font-style:oblique;}

a img, img a {border:none;text-decoration:none;}
a, a:link {color:#193b8b;text-decoration:none;}
a:hover {color:#000;text-decoration:underline;}

h1 {font-size:200%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;font-weight:bold;}
h5 {font-size:100%;font-weight:bold;}

.photo_box {
        float:left;
        
        height:125px;
        overflow:hidden;
        padding: 5px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #0066FF;
        border-right-color: #0066FF;
        border-bottom-color: #66FFFF;
        border-left-color: #66FFFF;
				vertical-align:middle;
		margin:0 auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;			
}

.photo_idx_box {
        float:left;
        width:360px;
        height:150px;
        overflow:hidden;
        padding: 6px;

		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#333333;			
}