/********全局邊界歸零*********/
* {
2132123123
	padding: 0px;
	margin: 0px;
}

/**********IE、firefox隱藏橫向捲軸***********/
html{
overflow-x: hidden;
overflow: -moz-scrollbars-vertical;
}

/*********文繞圖右邊*********/
.pic_r {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/*********文繞圖左邊***********/
.pic_l {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}

 /*********設定段落間的距離，用marign********/
#content p{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.title {
	margin-top: 10px;
}

#content_text p {
	line-height: 3ex;
}
#product_pic {
	position: relative;
	height: 250px;
	width: 164px;
}



body {
	background: #FAFAFA url(images/css_layout/oright_bg.gif) repeat-y;
}

/*******整張頁面設定*********/
#display {
	width: 1050px;
	letter-spacing: normal;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/********左邊欄位*********/

#left {
	background-image: url(images/css_layout/oright_Logo.gif);
	float: left;
	text-align: right;
	width: 165px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 629px;

}

/********選單位置********/
#left_meau {
	margin-top: 128px;
	/*width: 185px;
	margin-left: -20px;*/
}
#left h1 {
	background: url(images/css_layout/Logo.gif) no-repeat;
	height: 122px;
	text-indent:-9999px;
	text-align: left;
	width: 178px;
	margin-left: -15px;
}
#left h1 a {
	display: block;
	height: 120px;
	width: 175px;
}



#left_girl {
	margin-top: 60px;
}
/********主要內文*********/
#content {
	padding-top: 20px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-style: normal;
}
/*
.content_text:after {
	comtent:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	width: 600px;
	float: left;
	margin-top: 50px;
}*/

.content_text {
	/*display:inline-table;*/
	width: 600px;
	float: left;
	margin-top: 50px;
	height: 237px;
}

#end {
	width: 1050px;
	color: #FAFAFA;
	clear: both;
}

#main {
/**********右邊欄位**********/
	float: right;
	width: 865px;
	background-color: #FAFAFA;
}
/********自定義<h2>標題標籤********/
#content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-transform: none;
	color: #84bc21;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.t_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: none;
	color: #84bc21;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: none;
	color: #666666;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-transform: none;
	color: #666666;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}
#content h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-transform: none;
	color: #84bc21;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	height: 1px;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#content ul {
	padding-left: 20px;
}
#content li {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*********關閉條列式的小圓鈕*********/
#left ul {
	list-style-type: none;
}
/*********設定條列式字體*********/
#left li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	filter: Gray;
	page-break-before: auto;
	line-height: 15px;
}

/********隱藏Google"小工具"文字*********/
#google-translate div{
	visibility:hidden;
}
#history li {
	margin-left: 50px;
}
#history h3 {
	float: left;
	width: 50px;
	clear: both;
}
#product {
	width: 500px;
	float: left;
	margin-top: 60px;
}
.product_meau li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	line-height: 3em;
	text-decoration: none;
	display: inline;
	float:left;
    width:250px;
	/*margin-left: 50px;*/
}
.product_meau  a {
	line-height: 2ex;


}



.product_meau a:link, .product_meau a:visited {
    color: #666666;
	text-decoration: none;
}
.product_meau a:hover, .product_meau a:active {
	color: #000000;
	text-decoration: underline;
}


/********標題連結********/
.link_A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #84bc21;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	letter-spacing: normal;
	font-style: oblique;
}
/***下標字***/
.down_wd {
	vertical-align: -20%;
	font-size: x-small;
}

/***次標題連結***/
.link_B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	filter: Gray;
	page-break-before: auto;
}
/***子連結***/
.link_C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
/***主要內文***/
.text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-style: normal;
}
/***變色連結***/
a.link_B:link,a.link_B:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.link_B:hover,a.link_B:active {
	text-decoration: underline;
	color: #FABF00;
}

a.link_A:link,a.link_A:visited {
	color: #84bc21;
	text-decoration: none;
}

a.link_A:hover,a.link_A:active{
	color: #86C0E9;
	text-decoration: none;
}
a.link_C:link,a.link_C:visited {
	color: #666666;
	text-decoration: none;
}

a.link_C:hover,a.link_C:active {
	color: #333333;
	text-decoration: underline;
}
.top  {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
