/* global <BODY> setting */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 23px;
	FONT-FAMILY: Arial;
	color: #333;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(bg.jpg);
}
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: #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: 42px;
	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);
	background-color: #FFF;
}

/* <DIV ID=tp_header> */

#tp_header {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 244px;
}
.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 .table_class {
	margin-left: 15px;
}
#tp_menu .table_class td{
	vertical-align: top;
}
#tp_menu .table_class td img{
	display: none;
}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 10px 28px 5px 28px;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #FFF;
	background-repeat: repeat-x;
	background-image: url(menu_bg_v.gif);
}

/* SUB_MENU */

.tp_menu_child {
	Z-INDEX: 5;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	border: 1px solid #f8f3e6;
	padding:1px;
	background-color: #38393E;
}

.tp_menu_child TD {
	BORDER-BOTTOM: #ccc 1px dashed;
	WHITE-SPACE: nowrap;
	text-align: left;
	padding: 0px ;
	font-size: 12px;
}

/* main content block */

.tp_body_side {
	width: 231px;
	background-repeat: no-repeat;
	background-image: url(tp_body_side_bg.jpg);
	background-position: left bottom;
}
.tp_body_main {
	width: 771px;
	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: 771px;
	background-image: url(tp_main_bg.gif);
	background-repeat: no-repeat;
}
.tp_main_header {
	padding: 28px 45px 10px 20px;
}
.tp_main_header h1{
	color: #d70000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}
.tp_main_header h2{
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	text-align: right;
}
A.tree_header:link {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	COLOR: #666;
	font-weight: normal;
}
A.tree_header:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	color: #666;
}

.tp_main_body {
	padding: 10px 45px 0px 20px;
}

#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 0px 20px;
}

#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: 10px 45px 0px 20px;
}
#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: 14px;
	color: #930;
	font-weight: bold;
	font-family: Arial;
	margin: 0px;
}
#tp_product_menu .cate_img_0 {
	TEXT-ALIGN: center;
	vertical-align: middle;
}
#tp_product_menu .cate_img_1 {
	TEXT-ALIGN: center;
	vertical-align: middle;
}
#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 45px 0px 20px;

}
#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: 231px;
	margin-bottom: 300px;
	padding-top: 210px;
}

.box {
	text-align: left;
	margin: 0px 17px 0px 30px;
}
.box A:link, .box A:visited {
	COLOR: #000;
	TEXT-DECORATION: none;
	font-size: 12px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	background-image: url(arr.gif);
	background-position: 5px 8px;
	padding-left: 16px;
	display: block;
	border-bottom: 1px solid #d3d3d3;
}
.box A:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(arr-v.gif);
	background-repeat: no-repeat;
	background-color: #78c6e3;
}

/* <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: #333;
	line-height: 18px;
	padding-top: 20px;
	margin-right: 50px;
}
#tp_footer span{
	padding-right: 15px;


}
#tp_footer A:link, #tp_footer A:visited {
	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;
}
#version_bg{
	background-repeat: no-repeat;
	height: 35px;
	background-image: url(version_bg.jpg);
}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
}
.icon{
	padding: 10px 0px 0px 310px;
}

.icon A:link, .icon A:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 20px 10px 20px;
	margin-right: 4px;
	margin-left: 4px;

}
.icon A:hover{
	TEXT-DECORATION: none;
	color: #FFF;
	background-image: url(menu_bg_v.gif);
	background-repeat: repeat-x;
	
}
.active{
	TEXT-DECORATION: none;
	color: #FFF;
	background-image: url(menu_bg_v.gif);
	background-repeat: repeat-x;
	
}
#flash_bg{
	background-repeat: no-repeat;
	height: 542px;
	background-image: url(pro_bg.jpg);
	width: 435px;
	float: left;
}
#slogn_bg{
	background-image: url(slogn_bg.jpg);
	background-repeat: no-repeat;
	width: 567px;
	height: 174px;
	float: right;
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 368px;
	width: 567px;
	float: right;
}
.word{
	margin-bottom: 20px;
	position: absolute;
	margin: 318px 0px 0px 462px;
	width: 540px;
	line-height: 19px;
}

#Copyright {
	width: 1002px;
	background-repeat: no-repeat;
	margin: auto;
	height: 50px;
	clear: both;
	background-image: url(foot_bg.gif);

}
.space{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	color: #333;
	line-height: 18px;
	margin-top: 5px;
}

.space span{
	margin-right: 15px;
}
.space A:link, .space A:visited {
	text-decoration: none;
	color: #333;
	font-size: 11px;
}
.space A:hover{
 	cursor:text;	
}

