/* global <BODY> setting */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 22px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
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: #000000;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none;
}
img {
         border: none;
}

/* global <TD> setting */

TD {
	LINE-HEIGHT: 22px;
	font-size: 12px;
}

/* global <H1> setting */

H1 {
	FONT-SIZE: 15px;
	MARGIN-BOTTOM: 10px;
	FONT-FAMILY: Verdana;
	color: #36C;
}
H1 A:link, H1 A:visited, H1 A:hover {
	TEXT-DECORATION: none;
	color: #36C;
}
H2 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	color: #699;
}
H3 {
	font-family: Verdana;
	color: #969;
	font-size: 13px;
}

/* 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 {

}
.footer_td {
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height: 33px;
	background-image: url(footer_td_bg.gif);
}

/* <DIV ID=tp_header> */

#tp_header {
	BACKGROUND-REPEAT: no-repeat;
	height: 69px;
	background-image: url(top.gif);
}
.version{
	text-align: center;
	background-image: url(other-site.png);
	background-repeat: no-repeat;
	margin-right: 15px;
	float: right;
	width: 81px;
	margin: 22px 15px 0px 0px;
	padding: 5px 0px 5px 0px;
}
/* <DIV ID=tp_menu> */

#tp_menu .table_class {
	margin-top: 3px;
}
#tp_menu .table_class td img{

}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #fcfbfb;
	TEXT-DECORATION: none;
	font-size: 12px;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #FCF;
}


/* SUB_MENU */

.tp_menu_child {
	Z-INDEX: 5;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	border: 1px solid #ccc;
	padding:1px;
	background-color: #CC8589;
}
.tp_menu_child TD {
	BORDER-BOTTOM: #cccccc 1px dashed;
	WHITE-SPACE: nowrap;
	text-align: left;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
}

/* main content block */

.tp_body_side {
	width: 213px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(tp_body_side_bg.gif);
}
.tp_body_main {
	width: 798px;
	background-repeat: no-repeat;
	background-image: url(tp_body_main_bg.jpg);
	background-position: left bottom;
}
.tp_misc_top {
	height: 199px;
	margin: 0px;
	background-image: url(tp_misc_top_bg.jpg);
	background-repeat: no-repeat;
}
.tp_misc_side {
	MARGIN: 0px;
	width: 0px;
}

/* <DIV ID=tp_main> */

#tp_main {
	background-image: url(tp_main_bg.jpg);
	background-repeat: no-repeat;
	width: 789px;
}
.tp_main_header {
	padding: 60px 0px 0px 35px;

}
.tp_main_header h1{
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
}
.tp_main_header h2{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
}
A.tree_header:link {
	FONT-SIZE: 10px;
	MARGIN-BOTTOM: 20px;
	COLOR: #999999;
	font-weight: normal;
}
A.tree_header:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	MARGIN-BOTTOM: 20px;
	color: #999999;
}
.tp_main_body {
	padding: 20px 45px 20px 35px;
}

#page_cart{
	text-align: right;
}
#page_cart_btn{
	padding-left: 35px;
}

/* <DIV ID=tp_inquiry> */


#tp_inquiry{
	padding: 20px 45px 20px 35px;
}

#tp_inquiry .table_class {
	BORDER: #999999 1px dotted;
	MARGIN-LEFT: 20px;
	BACKGROUND-COLOR: #efefef;
	width: 92%;
}
.inquiry_col_0{
	text-align: right;
}

/* <DIV ID=tp_product_menu> */

#tp_product_menu{
	text-align: left;
	padding: 20px 45px 20px 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: 12px;
	color: #633;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#tp_product_menu .cate_img_0 {
	TEXT-ALIGN: left;
}

#tp_product_menu .cate_img_1 {
	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: 20px 45px 20px 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 {
	background-image: url(tp_side_bg.jpg);
	background-repeat: no-repeat;
	width: 213px;
	padding-top: 230px;
}

.box {
	text-align: left;
	background-repeat: no-repeat;
	padding: 0px 18px 20px 18px;
	background-image: url(pro-bg01.png);
}
.box A:link, .box A:visited {
	COLOR:#1d1d1d;
	TEXT-DECORATION: none;
	font-size: 11px;
	display: block;
	background-repeat: no-repeat;
	padding: 8px 0px 5px 0px;
	background-image: url(box-bg.png);
	text-align: center;
}
.box A:hover {
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(box-v.png);
}

/* <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: 11px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: right;
	color: #8f7487;
	line-height: 20px;
	margin-right: 10px;
	margin-top: 4px;
}
#tp_footer span{
	margin-right: 15px;
}
#tp_footer A:link, #tp_footer A:visited {
	color: #8f7487;
	text-decoration: none;
}


/* <DIV ID=quick_menu> */

#quick_menu {

}

/* below => customize id or class*/
#index {
	MARGIN: auto;
	TEXT-ALIGN: left;
	width: 1002px;
	overflow: hidden;
}
#mark_bg{
	background-repeat: no-repeat;
	height: 77px;
	background-image: url(mark_bg.jpg);
}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
.icon{
	*padding-top: 33px;
	text-align: center;
	padding-top: 5px;
}
.icon A:link, .icon A:visited {
	COLOR: #fcfbfb;
	TEXT-DECORATION: none;
	font-size: 11px;
	margin-right: 18px;
	margin-left: 18px;
}
.icon A:hover {
	TEXT-DECORATION: none;
	color: #FF0;
}
#main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	height: 270px;
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 209px;
}
#word_bg h1{
	color: #fafafa;
	font-size: 14px;
	padding: 20px 0px 0px 25px;
}
#word_bg h1 A:link, #word_bg h1 A:visited, #word_bg h1 A:hover{
	color: #fafafa;
	text-decoration: none;
}
.word{
	margin: 10px 0px 0px 25px;
	width: 970px;
	overflow: scroll;
	height: 155px;
	font-size: 12px;
}
.word A:link, .word A:visited {
	color: #333;
	text-decoration: none;
}
.word A:hover{
	text-decoration: underline;
}

.word ul{}
.word li{
	float: left;
	width: 33%;
}
#Copyright {
	width: 1002px;
	background-image: url(cobyright_bg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	clear: both;

}
.space{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	color: #333;
	line-height: 18px;
	margin-right: 5px;
	padding-top: 5px;
}

.space span{
	margin-right: 10px;
}
.space A:link, .space A:visited, .space A:hover{
	color: #333;
	text-decoration: none;
	padding: 20px 0px 0px 8px;
}

