@charset "utf-8";
body {
	background-color: #F0F0F0;
}
p,ol,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF0000;
}
.dataDiv {
	margin: 5px;
	float: left;
}

.title {
	font-family: simhei, 黑体;
	font-size: 24pt;
	font-weight: bolder;
	color: #FF3300;
}
.title1 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 36pt;
	font-weight: bolder;
	color: #000000;
}

.title2 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 44pt;
	font-weight: bolder;
	color: #000000;
}

.title3 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 25pt;
	font-weight: bolder;
	color: #009;
}

.title4 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 20pt;
	font-weight: bolder;
	color: #009;
}

.title5 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 20px;
	font-weight: bolder;
	color: #009;
}

.w1 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 18pt;	
	color: #000000;
	
}

.w2 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 14pt;	
	color: #000000;
	
}
.w3 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 14px;	
	color: #000000;
	
}
.w4 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 15px;	
	color: #000000;
	
}
.w5 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 14px;	
	color: #000000;	
}

.word1 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 26pt;	
	color: #000000;
	
}

.word2 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 30pt;	
	color: #000000;
	
}

.word3 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 34pt;	
	color: #000000;
	
}

.word4 {
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 18px;	
	color: #000000;
	
}

.heading {
	font-family: simhei, 黑体;
	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: baseline;
}
.trademark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0099FF;
}
.categorybox {
	border: 1px solid #656565;
	padding: 15px;
	background-color: #F0F0F0;
	width: 165px;
}
.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: simhei, 黑体;
	font-size: 12pt;
	color: #990000;
	background-color: #FF9999;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.errDiv {
	font-family: simhei, 黑体;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	text-align: center;
}
.actionDiv {
	float: right;
	margin-top: -30px;
	font-size: 11pt;
	font-family: simhei, 黑体;
}
.actionDiv a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
.categorycount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.categorybox li {
	background-image: url(images/16-circle-blue.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-left: -25px;
	list-style-position: inside;
}

.categorybox li a:hover {
	background-color: #CCCC00;
	color: #FFFFFF;
}
.albumDiv {
	float: left;
	height: 250px;
	width: 200px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
}
.albumDiv1 {
	float: left;
	height: 400px;
	width: 300px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 5px;
}
.albumDiv .albuminfo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11pt;
}
.albumDiv1 .albuminfo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11pt;
}
.navDiv {
	clear: both;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	padding: 5px;
}
.titleDiv {
	margin: 5px;
	font-family: simkai, dfkai-sb, 楷体, 標楷體;
	font-size: 15pt;
	font-weight: bold;
	color: #0066CC;
}
.normalDiv {
	margin: 5px;
}
.subjectDiv {
	font-family: simhei, 黑体;
	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: 10px;
}
.photoDiv {
	text-align: center;
	padding: 10px;
}
.clear {
	clear: both;
}
.redword {
	color:#FF0000;
}
tr.myTableRow {
background-color: #FFFFFF;
height: 30px;
cursor: pointer;
}
tr.tableRowHover {
background-color: #5facfb;
}

/*for product_admin_update.php*/
#massage_box4{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/
    /*top:expression((body.clientHeight-200)/2);*/
	/*left:0;*/
	/*top:0;*/
    width:1470px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;

}  
#mask4{  
    position:absolute;
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/  
    /*height:expression(body.scrollHeight);*/
    /*width:0;*/
	/*height:0;*/
    background:#666; 
	filter:ALPHA(opacity=60);/*IE5、IE5.5、IE6、IE7*/	
	opacity:0.6;/*Opera9.0+、Firefox1.5+、Safari、Chrome*/
    z-index:1;  
    visibility:hidden;
} 

.massage4{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#FFF;   

color:#036; font-size:12px; line-height:150%; 	
    float: left;
    overflow:auto;}

#massage_box5{  
    position:absolute;  	
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight-200)/2);*/  
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask5{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/
    /*height:expression(body.scrollHeight);*/
    background:#666;  
    filter:ALPHA(opacity=60);
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage5{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

/*for index_admin.php*/
#massage_box6{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/
    /*top:expression((body.clientHeight-200)/2);*/  
    width:500px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask6{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/  
    /*height:expression(body.scrollHeight);*/  
    background:#666;  
    filter:ALPHA(opacity=60); 
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage6{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%;float:center;}

#massage_box7{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight+50)/2);*/  
    width:500px;  
    height:500px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask7{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);  */
    /*height:expression(body.scrollHeight);  */
    background:#666;  
    filter:ALPHA(opacity=60);
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage7{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box8{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight+50)/2);  */
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask8{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth); */ 
    /*height:expression(body.scrollHeight); */ 
    background:#666;  
    filter:ALPHA(opacity=60);
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage8{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box9{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight+50)/2);*/  
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask9{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);  */
    /*height:expression(body.scrollHeight);  */
    background:#666;  
    filter:ALPHA(opacity=60);
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage9{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box10{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight+100)/2);*/  
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask10{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/  
    /*height:expression(body.scrollHeight);*/  
    background:#666;  
    filter:ALPHA(opacity=60);
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage10{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box11{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight+100)/2);*/  
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask11{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth); */ 
    /*height:expression(body.scrollHeight);*/  
    background:#666;  
    filter:ALPHA(opacity=60);
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage11{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box12{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight+100)/2);*/  
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask12{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/ 
    /*height:expression(body.scrollHeight);*/  
    background:#666;  
    filter:ALPHA(opacity=60); 
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage12{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box13{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2); */ 
    /*top:expression((body.clientHeight+350)/2); */ 
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask13{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/  
    /*height:expression(body.scrollHeight);*/  
    background:#666;  
    filter:ALPHA(opacity=60);
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage13{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box14{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);  */
    /*top:expression((body.clientHeight+350)/2);  */
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask14{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);  */
    /*height:expression(body.scrollHeight);  */
    background:#666;  
    filter:ALPHA(opacity=60); 
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage14{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box15{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);  */
    /*top:expression((body.clientHeight+350)/2);  */
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask15{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);  */
    /*height:expression(body.scrollHeight);  */
    background:#666;  
    filter:ALPHA(opacity=60);  
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage15{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box16{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight+450)/2);*/  
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask16{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/  
    /*height:expression(body.scrollHeight);*/  
    background:#666;  
    filter:ALPHA(opacity=60);
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage16{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box17{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2); */ 
    /*top:expression((body.clientHeight+450)/2); */ 
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask17{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/  
    /*height:expression(body.scrollHeight);*/  
    background:#666;  
    filter:ALPHA(opacity=60);  
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage17{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}

#massage_box18{  
    position:absolute;  
    /*left:expression((body.clientWidth-850)/2);*/  
    /*top:expression((body.clientHeight+450)/2);*/  
    width:950px;  
    height:300px;
    filter:dropshadow(color=#666666,offx=3,offy=3,positive=2);  
    z-index:2; visibility:hidden;
}  
#mask18{  
    position:absolute;  
    top:0; left:0;  
    /*width:expression(body.scrollWidth);*/  
    /*height:expression(body.scrollHeight);*/  
    background:#666;  
    filter:ALPHA(opacity=60); 
	opacity:0.6;
    z-index:1;  
    visibility:hidden;
} 

.massage18{border:#036 solid; border-width:1 1 3 1; width:95%; height:95%; background:#fff;

color:#036; font-size:12px; line-height:150%}