/* global <BODY> setting */
html{
	background-image: url(bg-in.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 23px;
	FONT-FAMILY: Arial;
	color: #32507d;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}

a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

HR {
	display: none;
}

/* global <A> setting */

A:link {
	TEXT-DECORATION: none;
	color: #32507d;
}
A:visited {
	COLOR: #32507d;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: underline;
}



/* global <TD> setting */

TD {
	LINE-HEIGHT: 23px;
	font-size: 12px;
}

img {
         border: none;
}

/* global <H?> setting */

H1 {
	FONT-SIZE: 16px;
	MARGIN-BOTTOM: 10px;
	color: #00C;
}
H1 A:link, H1 A:visited, H1 A:hover {
	TEXT-DECORATION: none;
	color: #00C;
}
H2 {
	FONT-SIZE: 14px;
	color: #606;
}
H2 A:link, H2 A:visited, H2 A:hover {
	TEXT-DECORATION: none;
	color: #606;
}
H3 {
	color: #066;
	font-size: 13px;
}
H3 A:link, H3 A:visited, H3 A:hover {
	TEXT-DECORATION: none;
	color: #066;
}

/* global <UL>,<LI> setting */

UL {

}
LI {

}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */

TEXTAREA {
	FONT-SIZE: 13px;
	WIDTH: 90%;
	HEIGHT: 200px;
	font-family: Arial;
}


/* ===== 5 fixed main block <DIV> setting ===== */

.whole_table {
	MARGIN: auto;
	BACKGROUND-REPEAT: repeat-y;
	width: 1002px;
	background-image: url(whole_table_bg.jpg);
}
.menu_td {
	height: 37px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(menu_td_bg.jpg);
}
.footer_td {
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height: 202px;
	background-image: url(footer_td_bg.jpg);
}

/* <DIV ID=tp_header> */

#tp_header {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 247px;
}

/* <DIV ID=tp_menu> */

#tp_menu{
	width: 100%;
	overflow: hidden;
}

#tp_menu .table_class {
	margin-left: 300px;
	margin-top: 7px;

}
#tp_menu .table_class td img{
	margin-right: 22px;
	margin-left: 22px;

}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #000;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #123f8e;
}


/* SUB_MENU */

.tp_menu_child {
	Z-INDEX: 5;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	border: 1px solid #ccc;
	padding:1px;
	background-color: #FFF;
}

.tp_menu_child TD {
	BORDER-BOTTOM: #ccc 1px dashed;
	WHITE-SPACE: nowrap;
	text-align: left;
	padding: 0px 3px ;
	font-size: 12px;
}

/* main content block */

.tp_body_side {
	width: 262px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(tp_body_side_bg.jpg);
}
.tp_body_main {
	width: 740px;
	background-repeat: no-repeat;
	background-image: url(tp_body_main_bg.jpg);
	background-position: left bottom;
}
.tp_misc_top {
	height: 0px;
	margin: 0px;
}
.tp_misc_side {
	MARGIN: 0px;
	width: 0px;
}


/* <DIV ID=tp_main> */

#tp_main {
	width: 740px;
	background-image: url(tp_main_bg.jpg);
	background-repeat: no-repeat;
}
.tp_main_header {
	padding: 55px 30px 10px 35px;
}
.tp_main_header h1{
	color: #ff6c00;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 18px;
	background-image: url(h1_bg.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	background-position: 0px 3px;
	padding: 0px 0px 0px 20px;
}
.tp_main_header h2{
	font-family: Verdana;
	font-size: 11px;
	color: #7ea7fc;
	margin: 0px 0px 0px 20px;
	text-align: left;
}
A.tree_header:link {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	COLOR: #7ea7fc;
	font-weight: normal;
}
A.tree_header:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	color: #7ea7fc;
}

.tp_main_body {
	padding: 5px 30px 10px 35px;
}

#page_cart{
	margin-left: 500px;
}
#page_cart .table_class{}

#page_cart form{
	margin: 0px 0px 0px 50px;
}
#tp_side_searchbar form{
	margin-right: 45px;

}


/* <DIV ID=tp_inquiry> */

#tp_inquiry{
	padding: 10px 45px 10px 40px;
}

#tp_inquiry .table_class {
	BORDER: #999999 1px dotted;
	MARGIN-LEFT: 20px;
	BACKGROUND-COLOR: #F0F0F0;
	width: 92%;
}
.inquiry_col_0{
	text-align: right;
}


/* <DIV ID=tp_product_menu> */

#tp_product_menu{
	text-align: left;
	padding: 5px 30px 10px 35px;
}
#tp_product_menu input{
	float: left;
}
#tp_product_menu .table_class {
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#tp_product_menu .table_class td H2 {
	FONT-SIZE: 11px;
	color: #C33;
	font-weight: bold;
	font-family: Arial;
	margin: 0px;
	padding-left: 20px;
}
#tp_product_menu .cate_img_0 {
	vertical-align: middle;
	text-align: left;
}
#tp_product_menu .cate_img_1 {
	vertical-align: middle;
	text-align: left;
}
#tp_product_menu .cate_list_0 {
	vertical-align: top;
}
#tp_product_menu .cate_list_1 {
	vertical-align: top;
}

/* <DIV ID=tp_product_info> */

#tp_product_info {
	padding: 5px 30px 10px 35px;

}
#tp_product_info .table_class {
	MARGIN: auto; 
	WIDTH: 100%;
}


/* <DIV ID=tp_rlink_bottom> */

#tp_rlink_bottom {
	BORDER-TOP: #cccccc 1px solid;
	padding: 15px;
}
#tp_rlink_bottom .table_class {
	WIDTH: 100%;
}
#tp_rlink_bottom .table_class LI {
	line-height: 16px;
}
#tp_rlink_bottom A:link, #tp_rlink_bottom A:visited {
	FONT-WEIGHT: normal;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	font-size: 11px;
}
#tp_rlink_bottom A:hover {
	text-decoration: underline;
}

/* side block */
/* <div id=tp_side> */

#tp_side {
	width: 262px;
	background-repeat: no-repeat;
	background-image: url(tp_side_bg.jpg);
	padding-top: 160px;
}
.box-banner{
	margin: 0px 8px 0px 23px;

}
.box-banner A:link, .box-banner A:visited {
	COLOR: #0015dd;
	text-transform: none;
	display: block;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-left: 22px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-image: url(arr-01.gif);
}
.box-banner A:hover {
	color: #933;
	text-decoration: none;
}
.box {
	text-align: left;
	margin: 0px 8px 0px 23px;
}
.box A:link, .box A:visited {
	COLOR: #515151;
	text-transform: none;
	display: block;
	border-bottom: 1px dotted #c7ddff;
	margin-bottom: 7px;
	padding-left: 15px;
}
.box A:hover {
	color: #000;
	text-decoration: none;
}


/* <DIV ID=tp_rlink_side> */

#tp_rlink_side {
	margin: 0px;
}
#tp_rlink_side .table_class {
	FONT-WEIGHT: normal;
	WIDTH: 100%;
	COLOR: #000000;
	font-size: 11px;
}

/* footer block */
/* <div id=tp_footer> */

#tp_footer {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #3b3b3b;
	margin: 80px 120px 0px 280px;
}
#tp_footer img{
	margin-right: 10px;
}
#tp_footer span{
	margin-right: 10px;
}
.foot-coby{
	margin-top:18px;
	text-align:center;
	color: #8c8c8c;
}
.foot-coby A:link, .foot-coby A:visited, .foot-coby A:hover {
	color: #8c8c8c;
	text-decoration: none;
}

/* <DIV ID=quick_menu> */

#quick_menu {

}


/* below => customize id or class*/

#index {
	MARGIN: auto;
	TEXT-ALIGN: left;
	width: 1002px;
	overflow: hidden;
}

#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 63px;
}
.icon{
	padding: 28px 0px 0px 0px;
	margin-left: 300px;

}
.icon img{
	vertical-align: middle;
	margin-right: 25px;
	margin-left: 25px;
}
.icon A:link, .icon A:visited {
	COLOR: #000;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
.icon A:hover {
	TEXT-DECORATION: none;
	color: #123f8e;
}
.active{
	TEXT-DECORATION: none;
	color: #123f8e;
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	width: 497px;
	height: 533px;
	float: left;
}

.word{
	line-height: 20px;
	color: #475670;
	text-align: left;
	position: absolute;
	margin: 300px 0px 0px 80px;
	width: 395px;
}
.word A:link, .word A:visited, .word A:hover {
	TEXT-DECORATION: none;
	color: #cdcecd;
}
.word img{
	margin-right: 10px;
}
.word h1{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #58a571;
	font-weight: normal;
}
.word h1 A:link, .word h1 A:visited, .word h1 A:hover {
	TEXT-DECORATION: none;
	color: #58a571;
}
#main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	width: 505px;
	height: 312px;
	float: right;
}
#pro_bg{
	background-image: url(pro_bg.gif);
	background-repeat: no-repeat;
	width: 505px;
	height: 221px;
	float: right;
}
.gallery {
	float:left;
	width:395px;
	height:190px;
	margin:30px 0px 0px 38px;

}
#slider {
	margin:0px;
	padding:0px;
	list-style:none;
}
#slider img{
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

#slider ul,
#slider li {
	margin:0px;
	padding:0px;
	list-style:none;
}

#slider li h1{
	color: #0f6aa2;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}

#slider li {
	width:395px;
	height:190px;
	overflow:hidden;
	line-height: 19px;
}
p#controls { margin:0; position:relative; }
#prevBtn {
	display:block;
	margin:0px;
	overflow:hidden;
	width:36px;
	height:49px;
	position:absolute;
	top:-130px;
	left: -38px;
}
#nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	width:36px;
	height:49px;
	position:absolute;
	left: 395px;
	top:-130px;
}
#prevBtn a {
	display:block;
	width:36px;
	height:49px;
	background:url(l_arrow.gif) no-repeat 0 0;
}
#nextBtn a {
	display:block;
	width:36px;
	height:49px;
	background:url(r_arrow.gif) no-repeat 0 0;
}



#Copyright {
	width: 1002px;
	background-repeat: no-repeat;
	height: 172px;
	clear: both;
	background-image: url(cobyright_bg.jpg);
	margin: auto;
	text-align: left;

}
.space{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #3b3b3b;
	padding: 80px 120px 0px 280px;
}
.space img{
	margin-right: 10px;
}
.space span{
	padding-right: 15px;

}
.space A:link, .space A:visited, .space A:hover {
	color: #919090;
	text-decoration: none;
}

