/* global <BODY> setting */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 23px;
	FONT-FAMILY: Arial;
	color: #333;
	background-image: url(index_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F5FFE4;
}
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: #333;
}
A:visited {
	COLOR: #333;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: underline;
}

/* global <TD> setting */

TD {
	LINE-HEIGHT: 23px;
	font-size: 12px;
}

img {
         border: none;
}
/* global <H1> 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: #F93;
	font-size: 13px;
}
H3 A:link, H3 A:visited, H3 A:hover {
	TEXT-DECORATION: none;
	color: #F93;
}


/* 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;
	width: 1002px;
	background-repeat: repeat-y;
	background-image: url(whole_table_bg.png);
}
.menu_td {
	height: 34px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(menu_td_bg.jpg);
}
.footer_td {
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height: 40px;
	background-image: url(footer_td_bg.jpg);
}

/* <DIV ID=tp_header> */

#tp_header {
	background-repeat: no-repeat;
	background-image: url(top.jpg);
	padding-top: 28px;
}
.pro_flash{
	width: 300px;
	height: 220px;
	position: absolute;
	padding: 25px 0px 0px 460px;
}
.version{
	background-image: url(vension_bg.gif);
	background-repeat: no-repeat;
	float: right;
	overflow: hidden;
	width: 272px;
	height: 20px;
	text-align: center;
}
.version A:link, .version A:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;

}
.version A:hover {
	TEXT-DECORATION: none;
	color: #FF0;

}

/* <DIV ID=tp_menu> */

#tp_menu{
	width: 100%;
}

#tp_menu .table_class {
	text-transform: uppercase;
	margin-left: 250px;

}
#tp_menu .table_class td img{
	margin-right: 17px;
	margin-left: 17px;

}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #FAFAFA;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #FFE85A;
}


/* SUB_MENU */

.tp_menu_child {
	Z-INDEX: 5;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	border: 1px solid #ccc;
	padding:1px;
	background-color: #4C4A4B;
}

.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: 243px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(tp_body_side_bg.jpg);
}
.tp_body_main {
	width: 753px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tp_misc_top {
	height: 230px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(tp_misc_top_bg.jpg);
}
.tp_misc_side {
	MARGIN: 0px;
	width: 0px;
}


/* <DIV ID=tp_main> */

#tp_main {
	width: 759px;
	background-repeat: no-repeat;
	background-image: url(tp_main_bg.jpg);
}
.tp_main_header {
	padding: 26px 55px 10px 30px;
}
.tp_main_header h1{
	color: #6985ab;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 16px;
}
.tp_main_header h2{
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	margin: 15px 0px 0px 0px;
	text-align: right;
}
A.tree_header:link {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	COLOR: #333;
	font-weight: normal;
}
A.tree_header:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	color: #333;
}

.tp_main_body {
	padding: 10px 30px 10px 30px;
}

#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 30px 10px 30px;
}

#tp_inquiry .table_class {
	width: 92%;
}
.inquiry_col_0{
	text-align: right;
}

/* <DIV ID=tp_product_menu> */

#tp_product_menu{
	text-align: left;
	padding: 10px 30px 10px 30px;
}
#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 {
	color: #933;
	font-weight: bold;
	margin: 0px;
}
#tp_product_menu .cate_img_0 img, #tp_product_menu .cate_img_1 img{
	padding: 5px;
	border: 1px solid #009028;
}
#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: 10px 30px 10px 20px;

}
#tp_product_info .table_class {
	MARGIN: 20px 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: 243px;
	background-repeat: no-repeat;
	padding-bottom: 500px;
	padding-top: 350px;
	background-image: url(tp_side_bg.jpg);
}

#maindiv{
	margin: 0px 10px 10px 40px;
}
.in-mainicon {
	PADDING-LEFT: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	cursor:pointer;
	background-image: url(arr-line.gif);
	background-position: 0px 6px;
	border-bottom: 1px dotted #ccc;

}
.in-mainicon A:link, .in-mainicon A:visited {
	FONT-SIZE: 12px;
	COLOR: #000;
	TEXT-DECORATION: none
}

.in-mainicon A:hover {
	FONT-SIZE: 12px;
	COLOR: #000;
	TEXT-DECORATION: none
}
.in-subicon {
	margin: 0px;
	padding: 0px;
}
.in-subicon ul{
	margin: 0px;
	padding: 0px;
}
.in-subicon li{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
}
.in-subicon A:link, .in-subicon A:visited {
	FONT-SIZE: 12px;
	COLOR: #666666;
	TEXT-DECORATION: none;
}

.in-subicon A:hover {
	FONT-SIZE: 12px;
	COLOR: #ff3300;
	TEXT-DECORATION: none
}
.submenu{
	display: 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-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	line-height: 20px;
	color: #333;
	margin-top: 10px;
}
#tp_footer span{
	padding-left: 10px;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover {
	color: #333;
	text-decoration: none;
}

/* <DIV ID=quick_menu> */

#quick_menu {

}

/* below => customize id or class*/

.sitemap_1 {
	FONT-SIZE: 14px;
	font-weight: bold;
	line-height: 28px;
}
.sitemap_2 {
	FONT-WEIGHT: normal;
	font-size: 13px;
	line-height: 28px;
}


#index {
	MARGIN: auto;
	TEXT-ALIGN: left;
	width: 1002px;
	overflow: hidden;
}
#mark_bg{
	background-repeat: no-repeat;
	height: 168px;
	background-image: url(mark_bg.png);
}

#icon_bg{
	background-repeat: no-repeat;
	height: 30px;
	background-image: url(icon_bg.png);
}
.icon{
	text-align: center;
	padding-top: 5px;
}
.icon img{
	vertical-align: middle;
}
.icon A:link, .icon A:visited {
	COLOR: #FAFAFA;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
}
.icon A:hover {
	TEXT-DECORATION: none;
	color: #FF0;
}
.active{
	TEXT-DECORATION: none;
	color: #00F;
}
#left_bg{
	float: left;
	width: 515px;
	background-repeat: no-repeat;
	height: 421px;
	background-image: url(pro_bg.png);
}
#main_bg{
	background-repeat: no-repeat;
	width: 487px;
	height: 344px;
	float: right;
	background-image: url(word_bg.png);
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	width: 732px;
	height: 214px;
	float: right;
}

.word{
	line-height: 20px;
	color: #FFF;
	text-align: left;
	padding: 50px 20px 0px 0px;
}
.word A:link, .word A:visited, .word A:hover {
	TEXT-DECORATION: none;
	color: #CCC;
}
.word img{
	margin-right: 10px;
}
.word h1{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #FF0;
	font-weight: normal;
}
.word h1 A:link, .word h1 A:visited, .word h1 A:hover {
	TEXT-DECORATION: none;
	color: #FF0;
}

#Copyright {
	width: 487px;
	background-repeat: no-repeat;
	height: 77px;
	background-image: url(cobyright_bg.png);
	float: right;

}
.space{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #FFF;
	line-height: 20px;
	padding: 5px 0px 0px 0px;
}

.space span{
	margin-right: 10px;
}
.space A:link, .space A:visited, .space A:hover {
	color: #FFF;
	text-decoration: none;
}


