/* global <BODY> setting */
a:link img, a:visited img {
         border: none;
}
BODY {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 23px;
	margin: 0px;
	font-family: Arial;
}

/* global <A> setting */

A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #333333;
	TEXT-DECORATION: none;
}
/* global <TD> setting */
TD {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 23px;

}
/* global <H?> setting */
H1 {
	color: #FF4100;
	font-size: 18px;
}
H1 A:link, H1 A:visited, H1 A:hover {
	TEXT-DECORATION: none;
	color: #FF4100;
}
H2 {
	MARGIN-BOTTOM: 3px;
	COLOR: #009966;
	font-size: 16px;
}
H2 A:link, H2 A:visited, H2 A:hover {
	TEXT-DECORATION: none;
	color: #009966;
}
H3 {
	color: #0E2587;
	font-size: 13px;
}
H3 A:link, H3 A:visited, H3 A:hover {
	TEXT-DECORATION: none;
	color: #0E2587;
}

/* global <UL>,<LI> setting */

UL {
}
LI {
}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */

textarea{
	width:90%;
	height:200px;
	font-size: 12px;
}


/* ===== 5 fixed main block <DIV> setting ===== */
.whole_table{
	margin: auto;
	width: 1002px;
	background-image: url(whole_table_bg.gif);
	background-repeat: repeat-y;
}
.menu_td{
	height:33px;
	background-image:url(menu_td_bg2.gif);
	background-repeat: no-repeat;
}
.footer_td{
	height:48px;
	background-image: url(footer_td_bg.gif);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_header> */
#tp_header {
	MARGIN: 0px;
	HEIGHT: 110px;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
}

/* <DIV ID=tp_menu> */
#tp_menu {
	width: 100%;
}

#tp_menu .table_class{
	margin-left: 298px;
	margin-top: 5px;
}
#tp_menu .table_class td {
	vertical-align: bottom;
	padding-right: 14px;
	padding-left: 14px;
}
#tp_menu .table_class td img{
	display: none;
}

#tp_menu A:link, #tp_menu A:visited {
	font-weight: bold;
	color: #F7F7F7;
}

#tp_menu A:hover {
  text-decoration: none;
	color: #FFFF00;
}

/* SUB_MENU */
.tp_menu_child {
	z-index:10;
	position:absolute;
	white-space: nowrap;
	border: 1px solid #666666;
	padding: 2px;
	background-color: #696868;
}

.tp_menu_child td{
	border-bottom:1px dashed #cccccc;
	white-space: nowrap;
	padding: 2px;
}

/* main content block */
.tp_body_side {
	BACKGROUND-IMAGE: url(tp_body_side_bg.jpg);
	WIDTH: 186px;
	background-repeat: no-repeat;
}
.tp_body_main {
	WIDTH: 816px;
	background-image: url(tp_body_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 218px;
}

.tp_misc_top{
	margin:0px;
	background-image: url(tp_misc_top_bg.jpg);
	background-repeat: no-repeat;
	height: 218px;
}

.tp_misc_side{
	margin:0px;
	width: 0px;
}

/* <DIV ID=tp_main> */
#tp_main {
	width:92%;
	margin-left: 20px;
}
.tp_main_header{
}
.tp_main_header H1{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.tp_main_header H2 {
	font-size: 11px;
	COLOR: #D18E78;
	font-family: Verdana;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
}
a.tree_header:link {
	FONT-SIZE: 11px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #D18E78;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #D18E78;
}
.tp_main_body {
	padding: 20px;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
}
#tp_inquiry .table_class{
	width:90%;
	background-color: #EFEFEF;
	border: 1px solid #cccccc;

}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
	margin-top: 20px;

}
#tp_product_menu form input{
	float: left;
}
#tp_product_menu .table_class{
         width:100%;
	margin-left: 20px;
}
#tp_product_menu .table_class td h2{
	FONT-SIZE: 12px;
	color: #006633;
	float: left;
	margin: 0px;
}
#tp_product_menu .cate_img_0{
	text-align: left;
}
#tp_product_menu .cate_list_0{

}
#tp_product_menu .cate_img_1{
	text-align: left;
}
#tp_product_menu .cate_list_1{

}

/* <DIV ID=tp_product_info> */
#tp_product_info {
  width:100%;
}
#tp_product_info .table_class{
  width:100%;

}

/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom{
	width: 100%;
}
#tp_rlink_bottom .table_class{
	WIDTH: 100%;
}
#tp_rlink_bottom a:link{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
#tp_rlink_bottom a:hover{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}

/* side block */
/* <div id=tp_side> */
#tp_side {
	
}
.box{
	margin: 0px 4px 0px 6px;
}
.box A:link, .box A:visited {
	display: block;
	background-image: url(box.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 1px;
	color: #FCFCFC;

}
.box A:hover {
	background-image: url(box_v.gif);
	background-repeat: no-repeat;
	color: #333333;
}

/* <DIV ID=tp_rlink_side> */
#tp_rlink_side{

}
#tp_rlink_side .table_class{

}

/* footer block */
/* <div id=tp_footer> */
#tp_footer {
	text-align: right;
	margin-right: 20px;
	margin-top: 22px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover {
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
}

/* <DIV ID=quick_menu> */
#quick_menu {

}
/* below => customize id or class*/

.sitemap_1 {
	font-weight: bold;
	font-size: 12px;
}
.sitemap_2 {
	font-size: 11px;
}
.sitemap_3 {
	font-size: 11px;
	font-weight: normal;
}
.sitemap_4 {
	font-size: 10px;
	font-weight: normal;
}
/* global <home> setting */
#index {
	WIDTH: 1002px;
	TEXT-ALIGN: left;
}
#mark_bg {
	background-image: url(logo_bg.gif);
	background-repeat: no-repeat;
	height: 92px;

}
.vesion{
	text-align: right;
	padding-top: 10px;
	margin-right: 10px;
}
.vesion A:link, .vesion A:visited {
	color: #583A0C;
	font-family: Verdana;
	font-size: 11px;
	border-right: 1px solid #583A0C;
	padding-right: 12px;
	padding-left: 12px;

}
.show{
	position: absolute;
	margin: 40px 0px 0px 450px;
}
.vesion A:hover {
	color: #583A0C;
	text-transform: none;

}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 34px;
}
#icon {
	text-align: right;
	margin-right: 30px;
	padding-top: 8px;

}
#icon A:link, #icon A:visited {
	color: #F5F5F5;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;

}

#icon A:hover {
	text-decoration: none;
	color: #FFCC00;

}
#main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	height: 288px;
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 320px;
	background-position: bottom;
}
#word {
	MARGIN-TOP: 385px;
	MARGIN-LEFT: 170px;
	WIDTH: 780px;
	COLOR: #583A0C;
	POSITION: absolute;
	TEXT-ALIGN: left;
	font-size: 12px;
	line-height: 22px;
	FONT-FAMILY: Arial;
}
#word A:link, #word A:visited, #word A:hover {
	COLOR: #583A0C;
	text-decoration: none;
}
#word h1{
	margin-top: 0px;
	color: #FF4100;
	font-size: 14px;
	FONT-FAMILY: Verdana;
	margin-bottom: 5px;
}
#word h1 A:link, #word h1 A:visited, #word h1 A:hover {
	color: #FF4100;
	text-decoration: none;
}
#word h3{
	margin-top: 10px;
	color: #583A0C;
	font-size: 12px;
}
#word h3 A:link, #word h3 A:visited, #word h3 A:hover {
	color: #583A0C;
	text-decoration: none;

}
#copyright {
	FONT-SIZE: 11px;
	WIDTH: 1002px;
	HEIGHT: 50px;
	TEXT-ALIGN: center;
	background-image: url(cobyright_bg.jpg);
	background-repeat: repeat-y;
	color: #666666;
	clear: both;
	font-family: Verdana;
}
#copyright span{
	display: block;
	padding-top: 12px;
}
#copyright A:link, #copyright A:visited, #copyright A:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana;

}

#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}
.office{
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	padding-bottom: 5px;
}
.country{
	float: left;
	color: #FF4100;
	font-weight: bold;
	width: 100px;
}
.in_word{
	margin-left: 110px;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
}
.contact{
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-bottom: 25px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 600px;
}
.img-right{
         float: right;
}
