@charset "utf-8";
/* left 設定 */

/*搜尋
-------------------------------------------------*/
#search {
	height:80px;
	background:url(./image/Search_bg.gif) top center no-repeat;
	text-align:center;
	padding-top:30px;
}

#search dd, #search dt{
	height:30px;
	margin:3px;
}
#search .inputs {
	width:90px;
	padding: 2px 0;
	border-bottom:#e9e9e9 2px solid;
	border-right:#e9e9e9 2px solid;
	border-top:#666666 2px solid;
	border-left:#666666 2px solid;
}
#search p {
	font-size:12px;
}
#search span {
	text-align:center;
}
#search li {
}
#btn {
	width:64px;
	margin:5px 10px 5px 16px;
}
#btn.ssubmit {
	border:none;
	text-align:center;
	background:url(./image/Search_bt1.gif) no-repeat;
	list-style:url(./image/Search_icon.gif) inside;
}
/* end 搜尋
-------------------------------------------------*/

/* 左方主選單
-------------------------------------------------*/
#left_menu {
	height:1%;
}/*整體框架*/
#left_menu .top_t {
	height:50px;
	background:url(./image/leftmenu_t.gif) bottom center no-repeat;
}/*商品分類上方底圖*/
#left_menu .top_t h2 {
	visibility:hidden;
}
#left_menu .top_b {
	height:15px;
	background:url(./image/leftmenu_b.gif) top center no-repeat;
}/*商品分類下方底圖*/
#left_menu .top_mid {
	height:100%;
	background:url(./image/leftmenu_bg.gif) repeat-y center;
}/*商品分類中間底圖*/

/*整體選單設定 第一層文字項目設定*/
#mainmenu {
	width:130px;
	margin:0 0 0 10px;
	display:block;
	line-height:160%;
	font-size:15px;
}
#mainmenu span a, #mainmenu span a:link ,#mainmenu span a:visited {
	line-height:20px;
	font: bold 15px Helvetica, Verdana, Arial, sans-serif;
	color:#616161;
	padding-left:13px;
	text-decoration:none;
	background:url(./image/icon_01.gif) -0.1px top no-repeat;
	display:block;
}
#mainmenu span a:hover {
	color:#900;
}
#mainmenu strong {
	font:10px Helvetica, Verdana, Arial, sans-serif;
	color:#FF0000;
	padding-left:1px;
}

/*第二層 選單
----------------------------*/
#sub2 {
	font-size:13px;
	font-weight:normal;
	padding:0s;
	margin:0;
}
#sub2 a, #sub2 a:link ,#sub2 a:visited {
	font-size:13px;
	margin-left:0px;
	padding:0 0 0 15px;
	text-decoration:none;
	color:#ff6c00;
	font-weight:normal;
	background:url(./image/icon_02.gif) left center no-repeat;
	display:block;
}
#sub2 a:hover {
	text-decoration:none;
	color:#0066CC;
	background:url(./image/icon_03.gif) left center no-repeat;
}
#sub2 a.current, #sub2 a.current:hover {
	text-decoration:none;
	color:#0066CC;
	background:url(./image/icon_03.gif) left center no-repeat;
}

/*第三層選單
----------------------------*/
#sub3{
	padding:10px 0;
	font:15px Helvetica, Verdana, Arial, sans-serif;
	background:url(./image/line-01.gif) bottom center no-repeat;
}
#sub3 a {
	text-decoration:none;
}
#sub3 ul.vert-one {
	margin:0 5px 0 2px;
	padding:0 0 0 15px;
}
#sub3 ul.vert-one li {
	margin:0;
	list-style:url(./image/icon_04.gif) outside;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	border-bottom:#CCCCCC 1px solid;
}
#sub3 ul.vert-one li a {
	display:block;
	color:#000000;
	text-decoration:none;
}
#sub3 ul.vert-one li a:hover {
	color:#06C;
	background-color:#CCC;
}
#sub3 ul.vert-one li a.current, ul.vert-one li a.current:hover {
	color:#660000;
	background-color:#FFFF00;
}
/* end 左方主選單

/*無資料選單
----------------------------*/

a.deactiveLink, a.deactiveLink:link, a.deactiveLink:hover, a.deactiveLink:visited{
	color:#666666;
	text-decoration:none;
	cursor:default;
}
/*end 無資料選單
-------------------------------------------------*/

/*
金流
-------------------------------------------------*/
#bank {
	margin-top:15px;
	height:70px;
}
