@charset "utf-8";
/*------------------------------------------------------------
* Filename: default.css
* Version: 1.0.0 (2009-9-10) 
* Website: http://
* Author: Medialand digi-tech. Inc. 米蘭數位科技 
* Contact: service@mail.medialand.com.tw
* Description: basic elements
-------------------------------------------------------------*/

/* =CSS RESET ========================*/

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,     
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,     
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,     
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baselinebaseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
} 

body {
	 /*捲軸變色 
	 SCROLLBAR-ARROW-COLOR: #d8b46c;
	 SCROLLBAR-FACE-COLOR: #b49048;
	 SCROLLBAR-DARKSHADOW-COLOR: #d8b46c;
	 SCROLLBAR-BASE-COLOR: #d8b46c;
	 SCROLLBAR-HIGHLIGHT-COLOR: #b49048;
	 SCROLLBAR-SHADOW-COLOR: #d8b46c;
	 SCROLLBAR-TRACK-COLOR: #d8b46c*/
	font-size: 11px;/*fx*/
	font-size: 10px \9;/*ie8*/
    *font-size: 10px;/*ie7*/
	_font-size: 10px;/*ie6*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #868686;
	position: relative;
	background-color: #EBE8E1;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg.jpg);
	line-height: 16px;
	text-align: left;
}

table tr {
text-align: left;
}

ul{
	list-style-type:decimal;
	list-style-position:outside;
}

/* CONTAINER */

#main-wrapper {
	text-align: left;
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	width: 950px;
	margin: 0 auto;
}

	#main-menu{
	width: 706px;
	margin: 0 auto;
	position:relative;
	}
	
	#sub-menu {
	position:absolute;
	bottom:-25px;
	width:706px;
	height:25px;
	z-index:1;
	text-indent: 10px;
	font-size: 12px;
	line-height: 25px;
	background-image: url(../images/menu-sub_bg.png);
	background-repeat: repeat;
    }
	
		#sub-menu a:link, #sub-menu a:visited {
	text-decoration: none;
	color: #D2A74D;
		}
	
		#sub-menu a:hover, #sub-menu a:active {
	text-decoration: none;
	color: #FFFFFF;
		}
	
	#top-menu{
	width: 700px;
	text-align: right;
	}
#tab-book{
	width: 220 px;
	margin: 0 auto;
	}
	
#content{
	width: 950px;
}

#footer {

}

/* TEXT */

h1 {
	font-size: 12px;
	color: #CC9900;
	text-transform: none;
	font-weight: normal;
	line-height: 18px;
	padding: 5px;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #CC9900;
}
h1  a:hover, h1 a:active {
	color: #968003;
}

.list-title{
	font-size: 12px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0D5B1;
}

.frame_brown_tltle2{
	border-collapse:collapse;/*table 框線重疊變細*/
	border: 1px solid #DFD2B7;
	line-height: 22px;
	color: #857238;
	background-color: #EAE6D5;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	font-size: 12px;
}

.frame_brown_tltle{
	border-collapse:collapse;/*table 框線重疊變細*/
	border: 1px solid #DFD2B7;
	line-height: 20px;
	color: #857238;
	background-color: #EAE6D5;
	text-align: center;
}

.frame_brown,.frame_brown tr, .frame_brown td {
	border-collapse:collapse;/*框線重疊變細*/
	border: 1px solid #DFD2B7;
	line-height: 22px;
	text-indent: 3px;
}
  
.frame_txt01 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	border: 1px solid #BDAA6F;
	padding: 3px;
}
.frame_txt02 {
	line-height: 16px;
	color: #999999;
	border: 1px solid #BDAA6F;
	padding-left: 3px;
	font-size: 11px;
}
.frame_txt03 {
	line-height: 18px;
	color: #000000;
	border: 1px solid #BDAA6F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.frame_txt04 {
	line-height: 18px;
	color: #666666;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	left: 20px;
	padding-left: 35px;
	text-indent: -28px;
}



.info-title {
	font-size: 15px;
	line-height: 30px;
	color: #CC9900;
	font-weight: bold;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7BF88;
	background-image: url(../images/info_mark.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	
}
.info-txt01 {
	padding-left: 20px;
	background-image: url(../images/info_mark02.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	line-height: 22px;
}
.info-txt02 {
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.info-txt03 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}



/* CLASS */

.sub-menu-style{
	font-size: 12px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
	.sub-menu-style a:link, .sub-menu-style a:visited {
	color: #999999;
	padding-left: 20px;
	background: url(../images/sub_memu_mark.gif) no-repeat 10px 5px;
	text-decoration: none;
	}

	.sub-menu-style a:hover, .sub-menu-style a:active {
	color: #B19703;
	padding-left: 25px;
	background: url(../images/sub_memu_mark.gif) no-repeat 15px 5px;
	text-decoration: none;
	}

.date1 {
	color: #000000;
}

.date2 {
	color: #999999;
	font-size: 10px;
}

.red-txt {
	color: #CC0000;
}
.gray-txt  {
	color: #333333;
}
.brown-txt {
	color: #968003;
}
.brown2-txt {
	color: #695414;
}

	
.black-txt {
	color: #000000;
}

.wh-txt {
	color: #FFFFFF;
}
.bigtitle-txt {
	color: #CC9900;
	font-size: 15px;
	font-weight: bold;
}


.link a:link, .link a:visited {
	text-decoration: none;
	color: #999999;
}

.link a:hover, .link a:active {
	color: #968003;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
}
.link a span {
	color: #333333;
}

.link2 a:link, .link2 a:visited {
	text-decoration: underline;
	color: #977200;
}

.link2 a:hover, .link2 a:active {
	color: #CC9900;
	text-decoration: underline;
} 

.product_image
 {
	text-decoration: none;
	border: 2px solid #CC9900;
}
.product_image2 {
	text-decoration: none;
	border: 1px solid #C1A637;
}

.product_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	padding-left:5px;}
