* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	overflow: hidden;
	}

body, input, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	/*overflow: hidden;*/
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover{
	color: #9C3046;
	text-decoration: none;
}
		
a.footer_a {
	color: #000;
	text-decoration: none;
}

a.footer_a:hover{
	color: #339c77;
}

.label {
	width: 100px;
	float: left;
	color: #9C3046;
}
.number {
	font-size: 9px;
	
}
hr {
	height: 1px;
	color: #CCC;
	border: 0;
	background-color: #CCC;
}
h5 {
	margin: 20px 0 10px 0;
	color: #333;
	font-size: 12px;
}
h5 b{
	color: #9C3046/*content bold*/;
}
.image, #submenu img {
	display: block;
}

ol {
	margin: 0 0 0 22px;
	padding: 0;
}
ul {
	margin: 0 0 0 16px;
	padding: 0;
}
.header-div {
	height: 55px;
	}
.header-div table {
	height: 45px;
	table-layout: fixed;
}
.header-div img {
	display: block;
	}

.col-left {
	padding-left: 30px;
	width: 27%;
}
.col-right {
	padding-right: 30px;
	/*width: 740px; p-r:90px;*/
	width:100%;
}
.col-spacing {
	width: 10%;
}

.header-div .col-left {
	background: url(../images/h1-div-header.gif) no-repeat 0% 100%;
	}
.header-div .col-right {
	background: url(../images/h1-div-footer.gif) no-repeat 100% 100%;
	}
	
.header-div .col-spacing {
	border-bottom: 3px solid #339c77;
	}
.submenu img {
	display: block;
}
.submenu-div {
	background: url(../images/submenu-div.gif) repeat-x 50% 50%;
	height: 5px;
	}
.submenu-sub-header {
	background: url(../images/submenu-sub-header.gif) repeat-x 50% 50%;
	height: 5px;
	}
.submenu-sub {
	background-color: #ececec;
	} 
.submenu-sub-footer {
	background: url(../images/submenu-sub-footer.gif) no-repeat 100% 50%;
	height: 10px;
	}
.main-banner  {
	margin-left: 20px;
	}

.main-banner img {
	display: block;
}
.main-banner-text {
	color: #808080;
	background-color: #ececec;
	margin: 0;
	padding: 0;
	layout-grid-mode: char;
	layout-grid-type: strict; 
}
.main-banner-text ul, .shading ul {
	list-style-type: none;
	list-style-image: url(../images/li-main-banner.gif);
}
/*.main-banner-text ol, .shading ol {
	margin: 0 0 0 22px;
	padding: 0;
}*/
.ul-menu{
	list-style-image: url(../images/li-arrow.gif) !important;
}
.main-banner-text li, .shading li{
	padding: 0;
}

.main-text {
	color: #606060;
	margin: 0;
	padding: 10px 15px 10px 35px;
	letter-spacing: 1px;
}

.framed-text {
	padding: 0 30px 0 40px;
}
.table-list td {
	padding: 5px;
	height: 21px;
	border-bottom: 1px solid #CCC;
}
.table-list th {
	padding-left: 5px;
	height: 29px;
	border-bottom: 1px solid #CCC;
}
.table-list th img {
	display: block;
	float: left;
}
.table-list .over{
	background: url(../images/list-row-over.gif) repeat-x 0% 50%;
	cursor: pointer;
}

.post-list img {
	display: block;
}

.post-list .content {
	padding: 10px 10px 20px 15px;
	background: url(../images/6-0/s1-main-post-desc.gif) no-repeat 0% 100%;
	vertical-align: top;
	/*height: 110px;
	
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #339c77;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;*/
}
.post-list table {
	table-layout: fixed;
	}
.post-list .title {
	background: url(../images/6-0/s1-main-post-title.gif) no-repeat;
	height: 25px;
	padding: 5px 5px 0 15px;
	color: #FFF;
	}

.shading table {
	background-color: #ececec;
}

.shading .content {
	padding: 0 5px 0 5px;
	color: #505050;
}

.product-box table {
	background: url('../images/3-1/product-box.gif') no-repeat;
	width: 100%;
	height: 70px;
	margin-top: 10px;
	cursor: pointer;
}
.product-box img {
	display: block;
}

.product-box  .over{
	background: url('../images/3-1/product-box-on.gif') no-repeat;
}

.product-info table {
	background: #ECECEC;
}
.product-table th {
	width: 120px;
	color: #909090;
}

.product-table th, .product-table td {
	padding: 5px 0 5px 0;
	vertical-align: top;
}
.footer-thick {
	background: #000 url('../images/footer-thick.gif') no-repeat 100% 0%;
	height: 70px;
	padding-left: 20px;
	padding-top:34px;
	vertical-align: bottom;
}
.footer-thick a{
	padding-right: 20px;
	font-size: 10px;
	color: #888;
}
.preload {
	color: #555;
	position: relative;
	top: 45%;
	font-size: 10px;
}
#searchBox {
	width: 220px;
	height: 20px;
	padding: 5px;
	margin-top: 2px;
	background: #000;
}
#searchBox input{
	height: 18px;
	color: #000;
	width: 180px;
	background: #FFF;
	border: 0;
	font-size: 11px;
	padding-left: 5px;
}

#colorBox {
	width: 105px;
	height: 19px;
	padding: 5px;
	margin-top: 1px;
	background: #000;
}
#colorBox select{
	height: 18px;
	color: #000;
	width: 100px;
	background: #FFF;
	border: 0;
	font-size: 11px;
	padding-left: 3px;
}

#submenu11 table, #submenu12 table {
	width: 568px;
	height: 213px;
	opacity: 0.9;
}

#submenu13 table {
	width: 200px;
	height: 213px;
	opacity: 0.9;
}
#submenu13 td, #submenu15 td {
	vertical-align: top;
	line-height: 22px;
}

#submenu14 table{
	width: 570px;
	height: 140px;
	opacity: 0.9;
}

#submenu15 table {
	width: 550px;
	height: 213px;
	opacity: 0.9;
}

#submenu16 table{
	width: 300px;
	height: 213px;
	opacity: 0.9;
}

#sub1_toggle, #sub2_toggle, #sub3_toggle , #sub4_toggle , #sub5_toggle , #sub6_toggle  {
	position: absolute;
	top: 0;
	left: 0;
}


#submenu11 img, #submenu12 img, #submenu13 img, #submenu14 img, #submenu15 img, #submenu16 img  {
	display: block;
}

#submenu11 a, #submenu12 a, #submenu13 a, #submenu14 a, #submenu15 a, #submenu16 a  {
	color: #686868;
}

#submenu11 a:hover, #submenu12 a:hover, #submenu13 a:hover, #submenu14 a:hover, #submenu15 a:hover, #submenu16 a:hover  {
	color: #999999;
}

#globalmenu {
	z-index: 20;
	position: absolute;
	top: 67px;
	left: 22px;
	width: 100%;
}
#content {
	background-color: #FFF;
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 16;
	height: auto;
}
	
#middle {
	text-align: left;
	color: #444;
	width: 100%;
}

#bread {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 30px;
	position: absolute;
	right: 0;
}

#bread a{
	color: #888;
	font-size: 11px;
}
#bread a:hover{
	color: #CCC;
}

.list td {
	padding: 5px;
}
.list .div {
	background: url(../images/dot.png) repeat;
}


#submenu {
	padding: 20px 20px 10px 0;
	width: 220px;
}

#submenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#submenu li{
	border-bottom: 1px solid #ffb7ba;
	padding: 5px;
}
#submenu .sub li{
	border: 0;
	padding: 5px 5px 0 15px;
	margin: 0;
	background-color: #E0E0E0;
}

#submenu a{
	color: #000;
	font-size: 11px;
}

#middle #main { /* Right content */
	padding: 5px 0 10px 0;
	text-align: left;
	width: 720px;
}
#middle #main div.normal {
	padding-left: 5px;
}
td.cell {
	padding: 0 0 0 15px;
	text-align: justify;
}

div.plain {
	padding: 10px 10px 10px 25px;
	text-align: justify;
}

img.h2icon {
	padding-right: 2px;
}
.frame {
	border: 1px solid #CCC;
	padding: 3px;
	}

.topmenu {
	padding: 0 30px 0 0;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
h1, h2, h3{
	margin: 0;
	padding: 0;
}
h2 {
	height: 30px;
}

h3 {
	height: 25px;
	background: #E0E0E0 url(../images/h3-footer.jpg) no-repeat right;
}

.listtable th{
	background: #E0E0E0;
}
.listtable .div{
	background: url(../images/dot.gif) repeat-x;
}
.listtable td{
	padding: 2px 0 2px 0;
}

.pagenav table{

	background: url(../images/pagenav-row.gif) repeat-x;
	margin: 10px 0 10px 0;
	
}
.pagenav th,.pagenav td{
	text-align: center;
	font-weight: bold;
	word-spacing: 10px;
}
.pagenav th{
	font-weight: normal;
	background: #E0E0E0;
}

.tabcontent  {
	margin: 0 10px 0 10px;
}

.tabcontent .header div  {
	width: 110px;
	height: 20px;
	float: left;
	margin: 0 1px 0 0;
	padding: 0 5px 0 5px;
	text-align: center;
	line-height: 180%;
	cursor: pointer;
	background: url(../images/tab-btn.gif) no-repeat;
}
.tabon  {
	background: #339c77;
	color: #FFF;
}
.taboff  {
	background: #E0E0E0;
	text-align: center;
	color: #888;
}


.tabcontent .header {
	background: url(../images/tab-header.gif) repeat-x;
	padding: 4px;
	width: 100%;
}

.tabcontent .content {
	background: #f0f0f0;
	border: solid #CCC;
	border-width: 0 1px 0 1px;
	padding: 0 10px 0 10px;
}

.tabcontent .footer {
	background: url(../images/tab-footer.gif) repeat-x;
}

/* ACOCRDION */
#accordion {
	margin:20px 0 0 0;
	padding: 0;
}

h3.toggler {
	cursor: pointer;
	margin: 0;
	padding: 0;
	height: 80px;
}

div.element p {
	margin: 0px;
	padding: 10px;
	color: #666;
	background: #E0E0E0;
	text-align: justify;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 18;
}

#footer, #inner-footer  {
	width: 100%;
	height: 100px;
	vertical-align: middle;
	z-index: 17;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
}
.footer {
	background-color: #fff;
	filter: alpha(opacity=60);
	/*opacity: 0.9;*/
	padding-left: 30px;
	/*height:40px;
	margin-top:0px;*/
}
.footer-top {
	height: 80px;
	background-color: #000;
	}
.footer , .footer a {
	color: #888;
	font-size: 10px;
	line-height: 10px;
}

.top {
	text-align: right;
	clear: both;
	position: absolute;
	right: 30px;
	}

#note {
	clear: both;
	width: 100%;
	height: 20px;
	text-align: right;
}

.tip {
	background-color: "#339c77";
	color: #FFF;
	padding: 10px;
	}
	
