@charset "utf-8";
/*--------------------------- Seanet CSS Document ---------------------------*/

/*重新指定預設標籤*/

form
{
  margin: 0; /* 表單邊界0 */
}

body
{
	SCROLLBAR-FACE-COLOR: #e2729f;  /*拉霸*/
	SCROLLBAR-HIGHLIGHT-COLOR: #FCFCFC;
	SCROLLBAR-SHADOW-COLOR: #cfb0b3;
	SCROLLBAR-3DLIGHT-COLOR: #ffd4d4;
	SCROLLBAR-ARROW-COLOR: #ffeeee;
	SCROLLBAR-TRACK-COLOR: #c88ea5;
	SCROLLBAR-DARKSHADOW-COLOR: #70364d;
	
	letter-spacing:1pt;
	LINE-HEIGHT: 150%;
	font-size: 8.5pt; /*預設字級*/
	color:#666666; /*預設字體顏色*/
	margin: 0px; /*四邊邊界貼齊視窗*/
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
}




.INPUT /* 表單文字欄位設定 */
{
	FONT-SIZE: 10px;
	COLOR: #9F9F9F;
	FONT-STYLE: normal;
	border: 1px solid #656565;
	background-color: #FFFFFF;
}

.INPUT02 /* 表單文字欄位設定 */
{
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	border: 0px solid #CCCCCC;
	background-color: #575757;
}

.TEXTAREA -/* 表單文字區域設定 */
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-STYLE: normal;
}

/*文字設定*/
.blod {font-weight: bold;}
.text {
	font-size: 9pt;
	color: #666666;
	line-height: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
}
.text_tit {font-size: 10pt; color: #c5538e;line-height: 170%;}
.text_tit2 {font-size: 9pt; color: #7e7e5e;line-height: 150%;}

/*copyright*/
.copyright {font-size: 8.5pt; color: #FFFFFF;line-height: 150%;}

.link_copyright:link {font-size: 9pt;color:#FFFFFF;text-decoration: none;line-height: 150%;}
.link_copyright:visited {font-size: 9pt;color:#FFFFFF;text-decoration: none;line-height: 150%;}
.link_copyright:hover {font-size: 9pt;color:#FF90BF;text-decoration: none;line-height: 150%;}
.link_copyright:active {font-size: 9pt;color:#FF90BF;text-decoration: none;line-height: 150%;}


/*Crumb-麵包屑*/
.Crumb{
	font-size: 8.5pt;
	color: #7B7B7B;
	line-height: 150%;
}
.link_crumb:link {font-size: 8.5pt;color:#666666;text-decoration: none;}
.link_crumb:visited {font-size: 8.5pt;color:#666666;	text-decoration:}
.link_crumb:hover {font-size: 8.5pt;color:#df528b;	text-decoration: none;}
.link_crumb:active {font-size: 8.5pt;color:#df528b;	text-decoration: none;}



/*連結設定*/
a:link {color:#921044;text-decoration: none;}/* 預設超連結顯現*/
a:visited {color:#921044;	text-decoration: none;}/* 超連結瀏覽過後顯現*/
a:hover {color:#e4838b;	text-decoration:  none;}/* 滑鼠移至超連結上顯現*/
a:active {color:#e4838b;	text-decoration: none;}/* 選取中超連結顯現*/

.link_text:link {font-size: 8.5pt;color:#9a9a75;text-decoration: none;}
.link_text:visited {font-size: 8.5pt;color:#9a9a75;	text-decoration:none;}
.link_text:hover {font-size: 8.5pt;color:#bcbc95;	text-decoration: none;}
.link_text:active {font-size: 8.5pt;color:#bcbc95;	text-decoration: none;}


.link_menu-a:link {font-size: 10pt;color:#666666;text-decoration: none;}
.link_menu-a:visited {font-size: 10pt;color:#666666;	text-decoration:none;}
.link_menu-a:hover {font-size: 10pt;color:#921044;	text-decoration: none;}
.link_menu-a:active {font-size: 10pt;color:#921044;	text-decoration: none;}

.link_menu-b:link {font-size: 9pt;color:#666666;text-decoration: none;}
.link_menu-b:visited {font-size: 9pt;color:#666666;	text-decoration:none;}
.link_menu-b:hover {font-size: 9pt;color:#c2648a;	text-decoration: none;}
.link_menu-b:active {font-size: 9pt;color:#c2648a;	text-decoration: none;}

.link_page:link{font-size: 9pt;color:#e3828b;	text-decoration: none;}
.link_page:visited{font-size: 9pt;color:#e3828b;	text-decoration: none;}
.link_page:hover {font-size: 9pt;color:#939393;	text-decoration: none;}
.link_page:active {font-size: 9pt;color:#939393;	text-decoration: none;}

/*DIV*/
.div_50l{
	sbackground-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 47%;
	margin: 5px;
	padding: 2px;
	float: left;
}
.div_main{
	sbackground-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 80%;
	margin: 5px;

	padding: 2px;
	float: left;
}

.div_icon{
	sbackground-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 10%;
	margin: 5px;
	padding: 2px;
	float: left;
}

.div_frame{
	sbackground-repeat: repeat-x;
	border: 1px solid #94946c;
	padding: 5px;
}

/*圖*/
.line-gray {
	sbackground-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(../img/in/line02.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.line02 {
	sbackground-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(../img/line02.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9pt;
	color: #666666;
	line-height: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
}

.img_qa {
	sbackground-repeat: repeat-x;
	background-position: right top;
	background-image: url(../img/qa01-img.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9pt;
	color: #666666;
	line-height: 170%;
}

.img_in_l {
	sbackground-repeat: repeat-x;
	background-position: right top;
	background-image: url(../img/in/left.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.img_in_r {
	sbackground-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/in/right.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.img_l {
	sbackground-repeat: repeat-x;
	background-position: right top;
	background-image: url(../img/top_left02.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.img_r {
	sbackground-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/top_right02.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
