﻿@charset "utf-8";
html,body{
	margin: 0px;
	background-position:top;
	background-color:#eff1f6;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif, 細明體;
}

img{
border: 0px;
}

#index{
	position: relative;
	z-index:999;
	margin:0px;
	padding:0px;
	left: 0px;
}


#index03{
	position: relative;
	z-index:299;
	margin:0px;
	padding:0px;
	left: 0px;
}





.border{	border: 3px solid #878787;}
.border02{	border: 3px solid #bbbcbe;}

.pngfix { behavior: url(iepngfix.php)}



.field1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
	width: 418px;
	border: 1px solid #e1e1e1;
}
.field2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
	width: 25px;
	border: 1px solid #e1e1e1;
}

.field3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
	width: 385px;
	border: 1px solid #e1e1e1;
}
.field4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
	width: 120px;
	border: 1px solid #e1e1e1;
}
.field5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
	width: 230px;
	border: 1px solid #e1e1e1;
}

.field6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	color: #000000;
	background-color: #ffffff;
	height: 80px;
	width: 230px;
	border: 1px solid #e1e1e1;
}

.blue11u {font-weight:normal;     font-size: 11px;          line-height: 18px;          color: #0000ff; text-decoration:underline;}
.blue11u   a        {color :#0000ff;text-decoration:underline;}
.blue11u  a:hover  {text-decoration:underline; }


.red11 {font-weight:normal;     font-size: 11px;          line-height: 18px;          color: #903236; }
.red11   a        {color :#903236;text-decoration:none;}
.red11   a:hover  {text-decoration:underline; }


.grey11b {font-weight:bold;     font-size: 11px;          line-height: 18px;          color: #313131; }
.grey11b  a        {color :#313131;text-decoration:none;}
.grey11b  a:hover  {text-decoration:underline; }

.grey11 {font-weight:normal;     font-size: 11px;          line-height: 18px;          color: #666666; }
.grey11  a        {color :#666666;text-decoration:none;}
.grey11  a:hover  {text-decoration:underline; }

.grey1102 {font-weight:bold;     font-size: 11px;          line-height: 18px;          color: #505050; }
.grey1102  a        {color :#505050;text-decoration:none;}
.grey1102  a:hover  {text-decoration:underline; }


.black11b {font-weight:bold;     font-size: 11px;          line-height: 15px;          color: #000000; }
.black11b a        {color :#000000;text-decoration:none;}
.black11b a:hover  {text-decoration:underline; }

.black11 {font-weight:normal;     font-size: 11px;          line-height: 15px;          color: #000000; }
.black11 a        {color :#000000;text-decoration:none;}
.black11 a:hover  {text-decoration:underline; }

.black11_24 {font-weight:normal;     font-size: 11px;          line-height: 24px;          color: #000000; }
.black11_24 a        {color :#000000;text-decoration:none;}
.black11_24 a:hover  {text-decoration:underline; }

.black11bu {font-weight:bold;     font-size: 11px;          line-height: 15px;          color: #000000; text-decoration:underline; }
.black11bu a        {color :#000000;text-decoration:underline; }
.black11bu a:hover  {text-decoration:underline; }

div.photo {
border:1px solid #e7ca7c
}
div.photo img{
border:2px solid #ffffff
}


.SpryHiddenRegion{
	visibility: hidden;
}.grey11 table tr td {
	text-align: justify;
}

.idsu-triangle-up {
	display:inline-block;
	width:0;
	height:0;
	border-left:3px solid transparent;
	border-right: 3px solid transparent;
	border-bottom:5px solid #111;
}
.idsu-triangle-down {
	display:inline-block;
	width:0;
	height:0;
	border-left:3px solid transparent;
	border-right: 3px solid transparent;
	border-top:5px solid #111;
}
.idsu-sort-option-container {
	
}
.idsu-sort-option{
	text-align: left;
	position: relative;
}
.idsu-sort-option-label {
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #111;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    padding: 0 20px 0 10px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    background: #fafafa;
    margin-left: 27px;
    position: relative;
}
.idsu-sort-option-list {
    background: #fafafa;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    border-top-right-radius: 0;
    box-sizing: border-box;
    clear: both;
    display: block;
    margin-top: -1px;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    left: 27px;
    text-align: left;
    top: 100%;
    min-width: 130px;
    z-index: -1;
    list-style: none;
}
.active .idsu-sort-option-list {
    -webkit-transition: opacity,.4s,ease 1s;
    -webkit-transition-delay: 0s;
    -moz-transition: opacity,.4s,ease 1s;
    -o-transition: opacity,.4s,ease 1s;
    transition: opacity 0.4s ease 1s false false;
    opacity: 1;
    z-index: 2;
}
.idsu-sort-option-list li {
    line-height: 24px;
    position: relative;
    white-space: nowrap;
}
.idsu-sort-option-list li.active:after {
    background: #111;
    content: '';
    height: 12px;
    left: 0px;
    position: absolute;
    right: auto;
    top: 8px;
    width: 2px;
}
.idsu-sort-option-list a {
    color: #111;
    font-size: 12px;
    padding: 0 12px;
    text-decoration: none;
}
.idsu-sort-option-list a:hover {
	color: rgb(170, 46, 79);
}
.idsu-sort-option-label .idsu-triangle {
    position: absolute;
    right: 8px;
    top: 11px;
}

.idsu-sort-option-label .idsu-triangle-up {
	display: none;
}
.active .idsu-sort-option-label .idsu-triangle-up {
	display: inline-block;
}
.active .idsu-sort-option-label .idsu-triangle-down {
	display: none;
}
/*ie hack*/
.idsu-sort-option-label {
	*float: left;
}
.idsu-sort-option-list {
	*display: none;
	*left: 0;
}
.active .idsu-sort-option-list {
	*display: block;
}
.idsu-sort-option {
	*height: 30px;
}