@charset "utf-8";
.body{
	padding:0;
	margin:0 auto;
	width:1000px;
}
ol,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 5px;
}
.cursor{cursor:pointer;}
form {
	margin: 0px;
}

.dataDiv {
	margin: 5px;
	float: left;
	width:500px;
}
.dataDiv2 {
	margin: 5px;
	float: left;
	width:650px;
}

.title {
	font-family: "微軟正黑體";
	font-size: 24pt;
	font-weight: bolder;
	color: #FF3300;
}
.b_title{
	font-size:16pt;
	font-weight:bold;
	font-family:vernada;
	color:#333;
}
#big_title{
	font-size:20pt;
	font-weight:bold;
	font-family:vernada;
	color:#333;
	padding:10px 0 10px 0;
}
.heading {
	font-family: "微軟正黑體";
	font-size: 13pt;
	color: #0066CC;
	line-height: 150%;
	font-weight: bold;
}
.heading_gray {
	font-family: "微軟正黑體";
	font-size: 13pt;
	color:#666;
	line-height: 150%;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
	color: #999999;
	font-family:verdana;
	vertical-align: baseline;
}
.normal {
	font-size: 10pt;
	color: #000;
	font-family:verdana;
	text-decoration:none;
}
.normal:hover{
	text-decoration:underline;
}
.trademark {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing:2px;
}
.categorybox {
	padding: 5px;
	background-color: #F0F0F0;
}
.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;
}
.infoDiv {
	font-family: "微軟正黑體";
	font-size: 12pt;
	color:#C30;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	text-align:center;
}
.errDiv {
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	text-align: center;
}
.actionDiv {
	background:url(../images/img11.png) no-repeat center;
	height:40px;
	width:130px;
	/*float: left;*/
	font-weight:bold;
	font-size: 12pt;
	font-family: "微軟正黑體";
	color:#333;
	text-decoration:none;
	border:0;
}
.actionDiv:hover {
	color: #000;
}
.actionDiv_b {
	background:url(../images/img11_b.png) no-repeat center;
	height:41px;
	width:154px;
	float: right;
	font-weight:bold;
	font-size: 12pt;
	font-family: "微軟正黑體";
	color:#FFF;
	text-decoration:none;
	margin:0;
	border:0;
}
.actionDiv_b:hover {
	color: #000;
}
.actionDiv_g {
	background:url(../images/img11_g.gif) no-repeat center;
	height:41px;
	width:154px;
	float: right;
	font-weight:bold;
	font-size: 12pt;
	font-family: "微軟正黑體";
	color:#000;
	text-decoration:none;
	margin:0;
	border:0;
}
.categorycount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.categorybox li {
	list-style-type: none;
	margin-left: -25px;
	list-style-position: inside;
	color:#3F7139;
}

.categorybox li a{
	color:#3F7139;
	text-decoration:none;
	letter-spacing:3px;
}

.categorybox li a:hover {
	background-color:#D7E6CC;
	color: #000;
	width:100%;
}
.albumDiv {
	float: left;
	height: 200px;
	width: 150px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
}
.albumDiv .albuminfo {
	font-family: "微軟正黑體";
	font-size: 10pt;
	text-align:left;
	width:130px;
}
.navDiv {
	clear: both;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	padding: 5px;
}
.titleDiv {
	margin: 5px;
	font-family: "微軟正黑體";
	font-size: 15pt;
	font-weight: bold;
	color: #0066CC;
}
.normalDiv {
	margin: 5px;
}
.subjectDiv {
	font-family: "微軟正黑體";
	font-size: 14pt;
	line-height:14pt;
	font-weight: bold;
	color: #996600;
	padding: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.photoDiv {
	text-align: center;
	padding: 10px;
}
.white{
	color:#FFF;
	padding:0;
	margin:0;
}
.clear {
	clear: both;
}
.redword {
	color:#FF0000;
	font-size:28pt;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
}
.redword2 {
	color:#FF0000;
	font-size:18pt;
	font-weight:bold;
	font-family:"Arial Black", Gadget, sans-serif;
}
input,textarea,select{
	font:12pt verdana;
	color:#333;
}
#left{
	float:left;
}
#right{
	float:right;
}
tr,td,input,select{
	font-size:10pt;
	font-family:Verdana;
}
.o_bword{
	font-size:12pt;
	font-weight:bold;
	font-family:Verdana;
	color:#F60;
}

.date_gb{
	color:#000;
	font-size:10pt;
	font-weight:bold;
	font-family:Georgia;
	padding:5px 0 5px 0;
}
#list ul{
	padding:0;
	margin:0;
		list-style:none;
	list-style-type:none;
}
#list li{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:5px 0 5px 10px;
	letter-spacing:3px;
}
#list li:hover{
	background-color:#efefef;
	text-decoration:underline;
}
#list a{
		color:#06C;
	text-decoration:none;
}
#menu_left{
	width:130px; 
	float:left; 
	padding:40px 5px 0 0;
}
#menu_content{
	float:left; 
	width:850px; 
	padding:20px 0 0 5px;
}
.member_info{
	padding:10px 0 10px 5px;
}
#category{
	padding:10px 0 10px 3px;
	margin:0 auto;
	float:left;
	/*border:1px solid #000;*/
}
#category ul{
	list-style:none;
	padding:0px;
	margin:0 0 0 0px;
}
#category li{
	display:inline;
	text-align:center;
	cursor:pointer;
	padding:5px;
	background-color:#E6F2FF;
}
#category a{
	color:#06C;
}
#category li:hover{
	background-color:#ACD6FF;
}
label{
	cursor:pointer;
}
