body {
overflow-x:hidden; /*刪除水平捲軸*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top: 0px;　
margin-left: 0px;
margin-right: 0px;　
margin-bottom: 0px;
}
table,td,tr
{
	font-family:verdana;
	font-size:12px; 
	color:#666666;
	word-break:break-all;
	
}
input,select,textarea{
	font-size:12px; 
	border-Width:1px;
	border-color:#826432;
};
.txtFocus {
	background-color:#FFE0EB;
	
} 
.txtBlur { 
	color: #006699;
}	


tr.TitleBgcolor,td.TitleBgcolor
{
	background-color:#FC8DC9;
	font-size:13px;
	color: #FFFFFF;
	vertical-align:middle;
	height:20px;
	font-weight: 800;
	width:100%;
	word-break:keep-all;/* 不換行 */
	white-space:nowrap;/* 不換行 */
	overflow:hidden;/* 內容超出寬度時隱藏超出部分的內容 */
	text-overflow:ellipsis;/* 當對像內文本溢出時顯示省略標記(...) ；需與overflow:hidden;一起使用。*/
	text-align: left;
}
.TitleBgcolorSort{
	vertical-align:middle;
	background-image: url(../images/sort.gif);         
	cursor: pointer;     
	font-weight: bold;     
	color: #FFFFFF;	
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}
.TitleBgcolorSort1{
	vertical-align:middle;
	background-image: url(../images/sort1.gif);         	
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
	color: #FFFFFF;	
}
.TitleBgcolorSort2{
	vertical-align:middle;
	background-image: url(../images/sort2.gif);         	
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
	color: #FFFFFF;	
}
tr.DataBgcolor1,td.DataBgcolor1
{
	text-align: left;
	background-color:#FFE4F5;
	font-size:12px;
}



tr.DataBgcolor2,td.DataBgcolor2
{
	text-align: left;
	background-color:#FFFFFF;
	font-size:12px;
}
hr {
	border: 1px dashed #FF99CC;
}

tr.SDataBgcolor1,td.SDataBgcolor1
{
	text-align: right;
	background-color: #FFFFFF;
	color: #0644ad;
}


tr.SDataBgcolor2,td.SDataBgcolor2
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;

}
tr.DataBgcolor3
{
	text-align: left;	
	background-color:#FFFFCC;
	font-size:12px;
	color: #000000;	
}
table.TableBgcolor{
 border-collapse: separate; // collapse;
 border-spacing: 3px;
  empty-cells:  show ; 
}

//Modify
table.MTableBgcolor{
	background-color: #B5C7E7;
	border-collapse: separate; // collapse;
	border-spacing: 3px;
	empty-cells:  show ; 
}
tr.MTitleBgcolor,td.MTitleBgcolor{
	background-color: #95D5D3;
	font-size:12px;
	color: #FFFFFF;	
	
}
tr.MDataBgcolor1,td.MDataBgcolor1{
	text-align: right;
	vertical-align:top;
	color: #0644ad;
}

tr.MDataBgcolor2,td.MDataBgcolor2{
	text-align: left;

	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;


}
.btn{
/*width:100px*/
	border:0 0 0 0;	
	width: 73Px;
	height: 25px;
	padding: 0 0 0 0;
	background: url(../images/button.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #808080;
	font-size: 10px;
}

form{margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.linksubmit{
	background-image: url(../images/sort.gif);         
	cursor: pointer;     
	font-weight: bold;     
	background-repeat: no-repeat;     
	background-position: center right;     
	margin-left: -1px; 
	cursor: hand;
}

.DMIn {
	color:#CE4C08;
	text-decoration:none;
	display:-moz-inline-box;
    display:inline-block;
    width:7px;	
}
.red {color:#ff0000;font-weight: 800;}
.title {color:#ff0000;font-weight: 800; }



img{
border:0px
}


.border {
	border: 1px solid #E0E0E0;
}

.PageFocus{
	cursor: hand;

}


span.SS{
color: #1286B6;
text-decoration: underline;
cursor: hand;
}



@media print {
.noprint {display:none}
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 12px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


.border {
	border: 1px solid #000000;
}

/*Page*/
div#wrapper {
    position: relative;
    float :right;
    margin: 0 auto;
}


div.pagination {
    overflow: hidden;
    font-size: 12px;
    padding: 10px 0;
}

div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 16px;
}

div.pagination li {
    display: inline;
}


/*Digg*/
div.pagination.digg {
	padding: 3px;
	margin: 3px;

}

div.pagination.digg a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FF99CC;

	text-decoration: none; /* no underline */
	color: #FC8DC9;
}

div.pagination.digg a:hover, div.pagination.digg a:active {
	border: 1px solid #FC8DC9;
	color: #000;
}

div.pagination.digg li.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FC8DC9;

	font-weight: bold;
	background-color: #FC8DC9;
	color: #FFF;
}

div.pagination.digg li.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}　　　　　　　　


h3{
	font-size:12px;
	
	font-weight: 120;
	margin:0 auto;
	color:#FF66FF;
}
h4{
	font-size:12px;
	font-weight: 100;
	margin:0 auto;
}

.kindheadon{
	background-image:url(../images/menu_button_hover1.gif);
	color: #FFFFFF;
	padding-top:3px;
	cursor: pointer;
}

.kindheadoff{	 
	 background-image:url(../images/menu_button_up.gif);
 	color: #FF3399;
 	padding-top:3px;
 	cursor: pointer;
}
a:visited{
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}

.storemenu1off{
	background-image: url(../images/store_menu_30.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	height: 24px;
	padding-top: 8px;
	color: #000000;
	width: 200px;
	text-align: center;
}
.storemenuoff{
	background-image: url(../images/store_menu_3.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	height: 24px;
	padding-top: 8px;
	color: #CC0033;
	width: 200px;
	text-align: center;
}
.storemenuon{
	background-image: url(../images/store_menu_4.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	height: 24px;
	padding-top: 8px;
	color: #CC0033;
	width: 200px;
	text-align: center;
}
.storemenuadminon{
    padding-top: 8px;
	display: block;
	text-decoration: none;
	color: #FF6699;
	font-size: 1.3em;
	font-weight: bolder;
	background-image: url(../images/store_menu_1.gif);
	background-repeat: no-repeat;
	height: 24px;
	text-align: center;
}	
.storemenuadminoff {
    padding-top: 8px;
	display: block;
	text-decoration: none;
	color: #996633;
	font-size: 1.3em;
	font-weight: bolder;
	background-image: url(../images/store_menu_2.gif);
	background-repeat: no-repeat;
	height: 24px;
	text-align: center;
}
.oneTable {
	border: 1px dashed #FF99FF;
	padding: 5px;
	margin-bottom: 5px;
}	


.box-blue {
	background: url(../images/img13.gif) repeat-x;	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	text-decoration: none;
}

.box-blue .section {
	background: url(../images/img15.gif) no-repeat right top;
	font-size: 14px;
	color: #FFFFFF;
	height: 28px;
}

.box-blue .section b {
	display: block;
	
	padding: 7px 0 0 10px;
	background: url(../images/img14.gif) no-repeat;
}

.cards{
	color:#3592F8;
	font-weight: bold;
}

h1{
	font-size:18px;
	color:#FF33CC;
	font-weight: bold;
	line-height:20px;
	margin:0 auto;
	height:auto;
	 display: inline;
}

h2{
	font-size:15px;
	height: 20px;
	margin:0 auto;
	color:#FF33CC;
}
/*美麗護照*/

.PassTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8080FF;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 9px;
	text-align: center;
}
.PassTable .Main {
	margin-bottom: 3px;
}
.PassTable .MainBar {
	background-image: url(../images/Table_title.gif);
	/*background-repeat: no-repeat;*/
	width: 600px;
	height: 32px;
	position: relative;
	z-index: 999;
	padding-left: 10px;
	text-align: left;
	/*	padding-top: 3px;*/
	color: #FFFFFF;
	font-size: 15px;
	
	font-family: Arial, Helvetica, sans-serif;
}
.PassTable .MainContent {
	width: 600px;
	border-left: 1px solid #FCC;
	border-bottom: 1px solid #FCC;
	border-right: 1px solid #FCC;
	text-align: left;
	margin: 0;
	padding-top: 3px;
}
.PassTable .MainContent a {
	color: #999999;
	text-decoration: none;
}
.PassTable .MainContent a:link,visited {
}
.PassTable .MainContent a:hover {
	color: #9999FF;
	text-decoration: underline;
}
.w13b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#WRAPPER{  margin: 0 auto;height:0px;	}
#WRAPPER h1 {text-indent:-9999px;}

.webdesign{width:1000px;text-indent:-9999px;}
