@charset "utf-8";
*{
	padding:0px;
	margin:0px;
}
ul{
	list-style:none;
}
div.pngfix{  }

body, table, tr, td, input, textarea, select {
	font-family:Arial, Georgia, "細明體";
	font-size:12px;
	color:#5f5e5e;	
}
body{
}

input, select, textarea, file{
	border:1px solid #d2d3d3;
}
input.checkBox{
	border:none;
}
img, image {
	border:none;
	-ms-interpolation-mode:bicubic;
}
.date2{
	font-style:italic; 
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.so{
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* General Links */
a:link { text-decoration : none; color : #5f5d5d; border: 0px;} 
a:active { text-decoration : none; color : #5f5d5d; border: 0px;} 
a:visited {text-decoration : none; color : #5f5d5d; border: 0px;} 
a:hover { text-decoration : underline; color : #5f5d5d; border: 0px;} 

a.nav1:link { text-decoration : none; color : #5f5d5d; border: 0px;} 
a.nav1:active { text-decoration : none; color : #5f5d5d; border: 0px;} 
a.nav1:visited {text-decoration : none; color : #5f5d5d; border: 0px;} 
a.nav1:hover { text-decoration : underline; color : #5f5d5d; border: 0px;} 

a.nav2:link { text-decoration : none; color : #76701e; border: 0px;} 
a.nav2:active { text-decoration : none; color : #76701e; border: 0px;} 
a.nav2:visited {text-decoration : none; color : #76701e; border: 0px;} 
a.nav2:hover { text-decoration : underline; color : #76701e; border: 0px;} 

a.nav3:link { text-decoration : none; color : #927786; border: 0px;} 
a.nav3:active { text-decoration : none; color : #927786; border: 0px;} 
a.nav3:visited {text-decoration : none; color : #927786; border: 0px;} 
a.nav3:hover { text-decoration : underline; color : #927786; border: 0px;} 

a.hightline:link, a.hightline:active, a.hightline:visited { text-decoration : none; color : #3d3451; border: 0px; font-weight:bold} 
a.hightline:hover { text-decoration : underline; color : #3d3451; border: 0px;} 

div.clearDiv {clear:left; width:100%; height:10px; overflow:hidden;}
div.floatRight{
	float:right;
}

div#mainContainer{
	margin:auto;
	text-align:center;
	background-position:center;
	background-repeat:repeat-y;
	width:1024px;
	overflow:hidden;
}

div.mainContainer2{
	background-image:url(../image/default/container_bg.png);
	background-repeat:repeat-y;
	display:block;
	text-align:left;
}

div#topPanel{
	height:132px;
	width:1024px;
	overflow:hidden;
	background-image:url(../image/top.png);
}
div#mainNavPanel{
	padding:0px 0px 0px 87px;
	height:38px;
	overflow:hidden;
	display:block;
	width:920px;
	text-align:left;
}
div#contentContainerAdj{
	clear:both;
	margin:0px 22px 0px 19px;
	padding:0px;
	overflow:hidden;
	text-align:left;
	background-color:#e6e7e7;
	height:3px;
}
div#contentContainer{
	clear:both;
	margin:0px 22px 0px 19px;
	padding:0px;
	overflow:hidden;
	text-align:left;
	background-color:#e6e7e7;
	border:3px solid #e6e7e7;
	border-top:0px solid #e6e7e7;
	display:block;
}

div#contentContainer_white{
	clear:both;
	margin:0px 22px 0px 19px;
	padding:0px;
	overflow:hidden;
	text-align:left;	
	border:3px solid #e6e7e7;
	border-top:0px solid #e6e7e7;
	background-color:#ffffff;
	display:block;
}

div#rightPanel{		
	width:320px;
	overflow:hidden;
	text-align:right;
	margin:0px;
	padding:0px;
	float:right;
	border-left:4px solid #e6e7e7;
	background:#e6e7e7;
	
}

div#rightPanel_white{		
	width:320px;
	overflow:hidden;
	text-align:right;
	margin:0px;
	padding:0px;
	float:right;
	border-left:4px solid #ffffff;
	background:#ffffff;
	
}

div#leftPanel{
	width:650px;
	overflow:hidden;
	background:#ffffff;
	margin:0px;
	padding:0px;
	display:block;
}


div#login_Panel{
	margin:0px;
	padding:0px;	
}
div#rect_adv_panel{
	margin:10px 0px 0px 3px;
	background:#FFFFFF;
	border:1px solid #d4d5d5;
	overflow:hidden;
	padding:8px;
	text-align:left;
	color:#666666;	
}
div.panel{
	margin:10px 0px 0px 3px;
	background:#FFFFFF;	
	overflow:hidden;
	text-align:left;
}
div.panel2{
	margin:10px 0px 0px 3px;	
	overflow:hidden;
	text-align:left;
}
div#google_adv_rect_panel{
	margin:10px 0px 10px 3px;
	clear:both;
	text-align:left;
	padding:5px;
	border:1px solid #d4d5d5;
	background:#FFFFFF;	
}

div#footer{
	text-align:center;
	margin:auto;
	width:1024px;
	overflow:hidden;
	background:url(../image/bottom_01.png);
	height:80px;
	overflow:hidden;
	padding-top:20px;
	background-repeat:no-repeat;
}
div#footer td{
	color:#665e73;
	font-weight:bold;
}

div#footer a:link, div#footer a:active , div#footer a:visited , div#footer a:hover { text-decoration : none; color : #665e73; border: 0px;} 


div#left_nav_container{
	float:left;
	position:relative;
	width:155px;
}
div#mainContent{
	width:485px;
	margin-left:160px;
	overflow:hidden;
	
}

div.shortCut{
	margin:10px 10px 10px 0px;
}
div.leadLink a:link, div.leadLink a:active, div.leadLink a:visited{
	font-size:10px;
	color:#612141;
}



table.formtable{
	width:100%;
}
table.formtable tr{
	vertical-align:top;
}
table.formtable th, table.formtable td{
	padding:3px;
}

span.warning{
	color:#855f72;
}

.showmessage { margin: auto; width: 480px; }
    .showmessage h2 { font-size: 18px; }
    .showmessage .ye_l_b { padding: 15px 20px 20px; }
    .showmessage p { padding: 2em 1em;  font-size: 14px; overflow: hidden; }
    .showmessage .op { font-size: 12px; text-align: right; }


ul.scrollList{
} 
ul.scrollList li{
	padding:5px;
}
ul.scrollList li.even{
	background-color:#f8f9f9;
}
ul.scrollList li.odd{
}
ul.scrollList div span.date{
	float:right;
}
ul.scrollList div span.name{
	color:#521e4c;
	float:left;
}
ul.scrollList div.top{
	height:22px;
}
div.adminPanel{
	margin:10px 0px 10px 0px;
	color:#521e4c;
	text-align:right;
	border:1px dashed #c8a4a1;
	padding:5px;
}



div.blogViewContainer{
	margin:20px 10px 10px 10px
}


.imgEntry {
 border:1px solid #ccc;
 overflow:hidden;
 position:relative;
 display:table-cell;
 text-align:center;
 vertical-align:middle;
 padding:2px;
 overflow:hidden;
 }
.imgEntry p {
 position:static;
 +position:absolute;
 top:50%;
 }
.imgEntry p img {
 position:static;
 +position:relative;
 top:-50%;left:-50%;
 }
 
 .sysmsg{
 	text-align:center; color:#95757c;font-size:16px; padding:20px;
 }