@charset "utf-8";
#mainRegion {

}
#mainRegion p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#mainRegion form {
	margin: 20px;
}

#mainRegion .postname {
	font-size: 9pt;
	font-weight: bold;
	color: #0066CC;
}

#mainRegion .heading {
	font-family: Verdana;
	font-size: 13pt;
	color: #FF6600;
	line-height: 150%;
	font-weight: normal;
}
#mainRegion .smalltext {
	font-size: 11px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
}
.smalltext2 {
	font-size: 11px;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
}
#mainRegion .actionDiv {
	text-align: right;
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana;
}
.titleDiv {
	padding-left: 288px;
	padding-top: 20px;
	font-family: "微軟正黑體";
	font-size: 12pt;
	font-weight: bolder;
	color: #FF3300;
}
.menulink {
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
	text-align: right;
}
/*-----------------------------------------------------------------------------------------------------管理者登入*/
#login li{
float: right;
}
#login li a{
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
#login li a:hover{
    color:#FF9900;
    text-decoration:none;
}
/*------------------------------------------管理者登入*/
#Login_2{
width: 300px;
height: 15px; 
padding: 0px 0px 0px 0px;
margin: 0px 0px 0 0px;
color: #333333;
font-family: Verdana, Geneva, sans-serif, Times, serif;
font-size: 12px;
text-align:right;      /*文字水平置中*/
line-height:15px;       /*文字垂直置中, 依據height: 30px去做置中設定*/

}

#Login_2 a{
color: #333333;
}

#Login_2 a:hover {
color: #FF9900;
}
/*-------------------------------------------------------------------------------------------------------------*/


#mainRegion .actionDiv a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}

a {
	text-decoration: none;
}
a:link {
	color: s#3399FF;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #FF9900;
}
.itemheading {
	font-family: "微軟正黑體";
	font-size: 11pt;
	color: #CC0000;
	font-weight: bolder;
}
.trademark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0099FF;
}
/*#mainRegion .picDiv {  //相簿底色塊
	padding: 10px;
	background-color: #CCCCCC;
	height: 100px;
	width: 100px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}*/
#mainRegion .albumDiv {
	float: left;
	height: 400px;
	width: 250px;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#mainRegion .albumDiv_adminfix {
	float: left;
	height: 250px;
	width: 300px;
	text-align: center;
	margin-right: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#mainRegion .albumDiv .albuminfo {
	font-family: Verdana;
	font-size: 12px;
	width: 250px;
}
#mainRegion .navDiv {
	clear: both;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	padding: 5px;
}
#mainRegion .normalDiv {
	clear: both;
	margin: 10px 0px 0 0px;
}
#mainRegion .subjectDiv {
	font-family: "微軟正黑體";
	font-size: 14pt;
	font-weight: bold;
	color: #996600;
	padding: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
#mainRegion .photoDiv {
	text-align: center;
	padding: 10px;
}
.clear {
	clear: both;
}









@charset "utf-8";
p,ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
}
.dataDiv {
	margin: 10px;
}

.title {
	font-family: "微軟正黑體";
	font-size: 24pt;
	font-weight: bolder;
	color: #FF3300;
}
.heading {
	font-family: "微軟正黑體";
	font-size: 13pt;
	color: #0066CC;
	line-height: 150%;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
}
.trademark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0099FF;
}
.regbox {
	/*border: 1px solid #656565;*/
	width: 250px;
	padding: 15px;
	background-color: #FFFFFF;
}
.boxtl {
	background-image: url(images/tl.gif);
	float: left;
	top: -1px;
	height: 4px;
	width: 4px;
	background-repeat: no-repeat;
}
.boxtr {
	background-image: url(images/tr.gif);
	float: right;
	top: -1px;
	height: 4px;
	width: 4px;
	background-repeat: no-repeat;
}
.boxbl {
	background-image: url(images/bl.gif);
	float: left;
	top: -1px;
	height: 4px;
	width: 4px;
	background-repeat: no-repeat;
	margin-top: -4px;
}
.boxbr {
	background-image: url(images/br.gif);
	float: right;
	top: -1px;
	height: 4px;
	width: 4px;
	background-repeat: no-repeat;
	margin-top: -4px;
}
.tdrline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.tdbline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.clear {
	clear: both;
}
.logintextbox {
	width: 150px;
}
.errDiv {
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	text-align: center;
}

