@charset "big5";
body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	background-image: url(../images/bg.jpg);
}

/*背景顏色*/
.bg_color{
	background-color: #242424;
}
/*外框線_顏色*/
.out_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: center;
}
        .outside_frames {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;

}
/*消息底線*/
.news_baseline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

/*表格底線_1*/
.forml_baseline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6c6549;
}
/*主選單*/
.menu_font {
	font-size: 12px;
	line-height: 1.5;
	color: #102863;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8f8f90;
}
.menu_font a{
	color:#102863;
	text-decoration: none;
}
.menu_font a:hover{
	color:#232526;
	text-decoration: none;
}

/*次選單_1*/
.menu_font01 {
	font-size: 12px;
	line-height: 1.5;
	color: #424242;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.menu_font01 a{
	color:#3a3121;
	text-decoration: none;
}
.menu_font01 a:hover{
	color:#6a4300;
	text-decoration: none;
}

/*次選單_2*/
.menu_font02 {
	font-size: 12px;
	line-height: 1.5;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4d4d4d;
	font-weight: bold;
}

/*表格背景*/
.form_bg {
	background-color: #dbe2e8;
}

/*表格外框*/
.form_order {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

/*主表格*/
.main_form {
	font-size: 12px;
	line-height: 2;
	color: #102863;
	background-color: #f5f3f0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8f8f90;
}

/*主表格_1*/
.main_form01 {
	font-size: 12px;
	line-height: 2;
	color: #6a4300;
	background-color: #f0eae5;
}

/*主表格_字體*/
.mainform_font {
	font-size: 12px;
	line-height: 2;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8f8f90;
	background-color: #383838;
	text-align: center;
}
.mainform_font a{
	color:#a4a29f;
	text-decoration: underline;
}
.mainform_font a:hover{
	color:#5a5856;
	text-decoration: underline;
}

/*次表格_字體*/
.secform_font {
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	background-color: #5a5a5a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

/*表格標題*/
.form_title {
	font-size: 12px;
	line-height: 1.5;
	color: #042978;
	background-color: #FFFFFF;
}
.form_title a{
	text-decoration:underline;
	color:#042978;
	font-weight: bold;
}
.form_title a:hover{
	text-decoration:underline;
	color:#1b5c7d;
	font-weight: bold;
}

/*表格標題02*/
.form_title02 {
	font-size: 12px;
	line-height: 1.6;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/*表格標題03*/
.form_title03 {	
	font-size: 14px;
	line-height: 2;
	color: #ea5493;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.form_title03 a{
	text-decoration:underline;
	color:#ea5493;
	font-weight: bold;
}
.form_title03 a:hover{
	text-decoration:underline;
	color:#06328e;
	font-weight: bold;
}

/*表格標題04*/
.form_title04 {
	font-size: 12px;
	line-height: 1.8;
	color: #353333;
	font-weight: bold;
	background-color: #dcd3d3;
	padding-left: 20px;
}

/*標題字體*/
.title_font {
	font-size: 12px;
	line-height: 1.5;
	color: #042978;
	font-weight: bold;
}
.title_font a{
	text-decoration:underline;
	color:#666666;
}
.title_font a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

/*標準字體*/
.main_font {
	font-size: 12px;
	line-height: 1.5;
	color: #424242;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.main_font a{
	color:#616281;
	text-decoration: underline;
}
.main_font a:hover{
	color:#4260ae;
	text-decoration: underline;
}

/*標準字體_1*/
.main_font01 {
	font-size: 16px;
	line-height: 1.5;
	color: #1d3055;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*標準字體_2*/
.main_font02 {
	font-size: 12px;
	line-height: 1.5;
	color: #2d479c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	text-decoration: underline;
	text-align: center;
}
.main_font02 a{
	color:#2d479c;
	text-decoration: underline;
}
.main_font02 a:hover{
	color:#666666;
	text-decoration: underline;
}

/*標準字體_3*/
.main_font03 {
	font-size: 12px;
	line-height:1.5;
	color: #004aff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*標準字體_4*/
.main_font04 {
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: center;
	font-family: "新細明體";
}
.main_font04 a{
	color:#4761ac;
	text-decoration: underline;
}
.main_font04 a:hover{
	color:#4761ac;
	text-decoration: underline;
}

/*標準字體_5*/
.main_font05 {
	font-size: 13px;
	line-height: 1.5;
	color: #464243;
	font-family: "新細明體";
	font-weight: bold;
}

/*標準字體_6*/
.main_font06 {
	font-size: 12px;
	line-height: 1.5;
	color: #6d0024;
	font-family: "新細明體";
	list-style-position: outside;
}

/*標準字體_7*/
.main_font07 {
	font-size: 12px;
	line-height: 1.5;
	color: #334567;
	font-family: "新細明體";
	list-style-position: outside;
}
.main_font07 a{
	color:#616281;
	text-decoration: underline;
}
.main_font07 a:hover{
	color:#df6411;
	text-decoration: underline;
}

/*標準字體_8*/
.main_font08 {
	font-size: 12px;
	line-height: 1.5;
	color: #424242;
	font-family: Tahoma;
	list-style-position: outside;
	font-style: italic;
	font-weight: bold;
}
.main_font08 a{
	color:#616281;
	text-decoration: underline;
}
.main_font08 a:hover{
	color:#df6411;
	text-decoration: underline;
}

/*標準字體_9*/
.main_font09 {
	font-size: 12px;
	line-height: 1.5;
	color: #4489b9;
	font-family: Arial Unicode MS;
	/** font-family: Arial Unicode MS; **/
	list-style-position: outside;
	/** font-style: italic; **/
	font-weight: bold;
}

/*標準字體_8中間*/
.main_fontc {
	font-size: 12px;
	line-height: 1.5;
	color: #3a3836;
	background-color: #fbf9f7;
	text-align: center;
}

/*標準字體_9_右間*/
.main_fontr {
	font-size: 12px;
	line-height: 1.5;
	color: #941c30;
	text-align: right;
	font-family: "新細明體";
	text-decoration: underline;
}
.main_fontr a{
	color:#941c30;
	text-decoration: underline;
}
.main_fontr a:hover{
	color:#471327;
	text-decoration: underline;
}

/*版型中間右方背景*/
.center_rightbg{
	background-image: url(../images/right_top01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F6F3F0;
}

/*版型中間左方背景*/
.center_leftbg{
	background-image: url(../images/left_top01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F6F3F0;
}

/*版型中間背景*/
.center_bg{
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #ffffff;
}

/*版面_右間底虛線*/
.layout_Rightorder {
	font-size: 12px;
	line-height: 2;
	color: #383532;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

/*版權字體*/
.copyright_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #767676;
	text-align: center;
}

/*版權背景*/
.copyright_bg {
	line-height: 1.5;
	text-align: right;
	background-color: #FFFFFF;
}

/*產品標題*/
.shopping_title01 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 16px;
	line-height: 1.5;
	color: #042978;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 50%;
	background-color: #FFFFFF;
	font-weight: normal;
}

/*產品展示圖*/
.shop_show {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #cac3c3;
}

/*產品展示圖01*/
.shop_show01 {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	background-image: url(../images/product_pic01.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	/* border: 1px solid #8a8787; */
	 border: 0px;
}

/*產品展示圖02*/
.shop_show02 {
	font-size: 12px;
	line-height: 1.5;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	background-image: url(../images/product_pic02.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

/*產品標準字體*/
.shop_mainfont {
	font-size: 18px;
	line-height: 1.5;
	color: #384260;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}