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; 
	word-break:break-all;
	
}
input,select,textarea{
	font-size:12px;
}



input[type="text"],input[type="password"],select,textarea {
	font-family: arial; font-size: 12px;  padding: 1px; margin: 0px; background-color: #fcfcfc; border: 1px solid #acacac; border-bottom: 1px solid #ececec; border-right: 1px solid #eeeeee; 
}
;
input[type="submit"],input[type="reset"],input[type="button"] {
	font-family: arial; font-size: 12px;  padding: 1px; margin: 0px; background-color: #fcfcfc; border: 1px solid #acacac; border-bottom: 1px solid #ececec; border-right: 1px solid #eeeeee; 
}
;
.txtFocus {
	background-color:f3f5f8;
	
} 
.txtBlur { 
	color: #006699;
}	


tr.TitleBgcolor,td.TitleBgcolor
{
	background-color:#EEEEEE;
	font-size:14px;
	color: #666666;	
	vertical-align:middle;
	height:25px;
	font-weight: 800;
	width:100%;
	word-break:keep-all;/* 不換行 */
	white-space:nowrap;/* 不換行 */
	overflow:hidden;/* 內容超出寬度時隱藏超出部分的內容 */
	text-overflow:ellipsis;/* 當對像內文本溢出時顯示省略標記(...) ；需與overflow:hidden;一起使用。*/	 
	
	
}
.TitleBgcolorSort{
	vertical-align:middle;
	background-image: url(../images/sort.gif);         
	cursor: pointer;     
	font-weight: bold;     
	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;
}
.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;
}
tr.DataBgcolor1,td.DataBgcolor1
{

	background-color:#F6F6F6;
	font-size:12px;
	height:25px;
	vertical-align:middle;
}



tr.DataBgcolor2,td.DataBgcolor2
{
	background-color:#FFFFFF;
	font-size:12px;
	height:25px;
	vertical-align:middle;
}
hr {
	border: 1px dashed #CCCCCC;
}

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
{
	background-color:#FFFFCC;
	font-size:12px;
	color: #000000;	
	height:25px;
	vertical-align:middle;
}
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 {
		font-family: arial; font-size: 12px;  padding: 1px; margin: 0px; background-color: #fcfcfc; border: 1px solid #acacac; border-bottom: 1px solid #ececec; border-right: 1px solid #eeeeee; 

width:75px;
height:20px;
}

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;	
}

#loading {   
	position:absolute;
	width:300px;
	top:0px;	
	text-align:left;
	padding:7px 0 0 0;
	background-color:#FFFFFF;
}

.red {color:#ff0000;font-weight: 800;}
.title {color:#ff0000;font-weight: 800; }



img{
border: none;
}


.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 #AAAADD;

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

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

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

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

div.pagination.digg li.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}
h1{
	font-size:17px;
	vertical-align:middle;
	margin:0 auto;	
	color:#0B5C90;
}
h2{
	font-size:17px;
	height: 20px;
	margin:0 auto;
}
h3{
	font-size:12px;
	
	font-weight: 100;
	margin:0 auto;
}
h4{
	font-size:12px;
	font-weight: 100;
	margin:0 auto;
	
}
.menuon{
	position:absolute;
	visibility:visible;
	background-color:#F9F8E3;
	border:3px solid #FFFFFF;
	text-align:left;
	margin:0 auto;
}
.menuoff{
	position:absolute;
	visibility:hidden;
	text-align:left;
}

#leftmenu li{
	padding-left:20px;
	background-repeat:no-repeat;background-image:url(../images/menu_02.gif);
	height:23px;
	color:#FFFFFF;
	width:180px;
	text-align:left;
}
#leftmenu li:hover{
	
	background-repeat:no-repeat;background-image:url(../images/menu_01.gif);
	
}
.submenuon{
	background-repeat:no-repeat;background-image:url(../images/menu_01.gif);
	color:#FFFFFF;
}
.submenuoff{
	background-repeat:no-repeat;background-image:url(../images/menu_02.gif);
	color:#FFFFFF;
}
ul,li{margin:0;padding:0}


#homeproduct li{
	width:70px;
	list-style-type:none;
	float:left;
}
