/* global <BODY> setting */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial;
	color: #333;
}
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 {
	color: #000000;
	TEXT-DECORATION: underline;
}

/* global <TD> setting */

TD {
	font-size: 12px;
	line-height: 22px;
}
img {
         border: none;
}

/* global <H?> setting */

H1 {
	FONT-SIZE: 15px;
	MARGIN-BOTTOM: 10px;
	FONT-FAMILY: Verdana;
	color: #666666;
}
H1 A:link, H1 A:visited, H1 A:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
H2 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	color: #333333;
}
H3 {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
}

/* global <UL>,<LI> setting */

UL {

}
LI {

}
/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
textarea{
	width:90%;
	height:200px;
	font-size: 13px;
	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.gif);
}
.menu_td {
	height: 125px;
	vertical-align: top;
	background-repeat: no-repeat;
	width: 779px;
	background-image: url(menu_bg.gif);
	float: right;
}
.footer_td {
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height: 112px;
	background-position: bottom;
	background-image: url(footer_td_bg.gif);
}

/* <DIV ID=tp_header> */

#tp_header {
	background-color: #FFF;
	overflow: hidden;
}
.logo{
	float: left;
}
.logo img{
	border: 0px;
}

/* <DIV ID=tp_menu> */

#tp_menu {
	padding: 70px 10px 0px 37px;
}
#tp_menu img{
	vertical-align: bottom;
	margin-right: 30px;
	margin-left: 30px;
}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #f9f9f9;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #FF0;
}
.flash_bg{
	clear: left;
	height: 276px;
	background-image: url(flash_bg.gif);
	background-repeat: no-repeat;
}



/* SUB_MENU */
.tp_menu_child {
	z-index:10;
	position:absolute;
	white-space: nowrap;
	border: 1px solid #666666;
	padding: 2px;
	background-color: #FFFFFF;
}
.tp_menu_child TD {
	BORDER-BOTTOM: #592A00 1px dashed;
	WHITE-SPACE: nowrap;
	padding: 2px;
}


/* main content block */

.tp_body_side {
	width: 223px;
	background-repeat: no-repeat;
	background-image: url(tp_body_side_bg.jpg);
}
.tp_body_main {
	width: 779px;
	background-repeat: no-repeat;
	background-image: url(tp_body_main_bg.gif);
}
.tp_misc_top {
	height: 0px;
	margin: 0px;
}
.tp_misc_side {
	MARGIN: 0px;
	width: 0px;
}


/* <DIV ID=tp_main> */

#tp_main {
	width: 750px;

}
.tp_main_header {
	padding: 30px 10px 10px 25px;
}
.tp_main_header h1{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 17px;
}
.tp_main_header h1 A:link, .tp_main_header h1 A:visited, .tp_main_header h1 A:hover {
	color: #000000;
	text-decoration: none;
}
.tp_main_header h2{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
	text-align: right;
}
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: 15px;
}
.tp_main_body A:link, .tp_main_body A:visited {
	text-decoration: none;
}
 .tp_main_body A:hover {
	text-decoration: underline;
}


/* <DIV ID=tp_inquiry> */

#tp_inquiry{
	width: 100%;
	padding: 15px;
}
#tp_inquiry .table_class {
	WIDTH: 90%;
	border: 1px dotted #efefef;
}
.inquiry_col_0{
	text-align: right;
}

/* <DIV ID=tp_product_menu> */

#tp_product_menu {
	padding: 15px;
	width: 100%;
}
#tp_product_menu .table_class {
	width: 100%;
}
#tp_product_menu .table_class h2{
	color: #2C3550;
	FONT-SIZE: 13px;
	font-family: Verdana;
	background-image: url(point01.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 8px;
}
#tp_product_menu .cate_img_0 {
	VERTICAL-ALIGN: middle;
	text-align: left;
}
#tp_product_menu .cate_list_0 {
}
#tp_product_menu .cate_img_1 {
	VERTICAL-ALIGN: middle;
	text-align: left;
}
#tp_product_menu .cate_list_1 {

}

/* <DIV ID=tp_product_info> */  
 
#tp_product_info {
	padding: 15px;
	width: 100%;
}
#tp_product_info .table_class{
	width: 100%;
}
#tp_product_info .table_class td img{
	margin-bottom: 30px;
}

/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom{
	width:100%;
	padding: 15px;
}
#tp_rlink_bottom h2{
	font-size: 10px;
	font-weight: bold;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Verdana;
}

#tp_rlink_bottom .table_class {
	WIDTH: 100%
}
#tp_rlink_bottom A:link, #tp_rlink_bottom A:visited {
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Verdana;
	font-weight: normal;
}
#tp_rlink_bottom A:hover {
	FONT-SIZE: 10px;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: Verdana;
	font-weight: normal;
}

/* side block */
/* <div id=tp_side> */

#tp_side {
	padding: 68px 0px 0px 46px;
	margin-bottom: 50px;
}

.box {

}
.box A:link, .box A:visited {
	COLOR: #000;
	TEXT-DECORATION: none;
	font-size: 11px;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url(box01.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px 0px 5px 7px;
}
.box A:hover {
	color: #033074;
	text-decoration: none;
}
.box01 {
	margin-right: 5px;

}
.box01 A:link, .box01 A:visited {
	COLOR: #333;
	TEXT-DECORATION: none;
	font-size: 11px;
	display: block;
	background-image: url(box02.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 0px 7px 10px;
	background-position: 2px 9px;
	border-bottom: 1px dotted #ccc;
}
.box01 A:hover {
	color: #0183a5;
	text-decoration: none;
}

/* <DIV ID=tp_rlink_side> */

#tp_rlink_side{

}
#tp_rlink_side .table_class{

}


/* footer block */
/* <div id=tp_footer> */

#tp_footer {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: left;
	color: #FFF;
	line-height: 17px;
	padding: 25px 0px 0px 43px;
}
#tp_footer P{
	margin-top: 10px;
	color: #8e8e8e;
}
#tp_footer span{
	margin-right: 15px;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover {
	color: #8e8e8e;
	text-decoration: none;
}

/* <DIV ID=quick_menu> */

#quick_menu {
}

/* below => customize id or class*/

#in_whole_table {
	MARGIN: auto;
	WIDTH: 1002px;
	background-repeat: repeat-y;
	overflow: hidden;
	height: 1800px;
	background-image: url(whole_table_bg.gif);
}
.in_menu_td {
	BACKGROUND-REPEAT: no-repeat;
	height: 30px;
	background-image: url(menu_bg.gif);
}
.in_menu_td .table_class {
	float: right;
	margin-right: 60px;
	margin-top: 8px;
}
.in_menu_td .table_class TD img {
	margin-left: 12px;
	margin-right: 12px;
}
.in_menu_td A:link, .in_menu_td A:visited {
	color:#000000;
	text-decoration: none;
	font-size: 12px;
}
.in_menu_td A:hover {
	color:#007EFF;
	text-decoration: none;
}
.in_tp_body_side {
	WIDTH: 223px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(tp_body_side_bg.jpg);
}
.in_tp_body_main {
	WIDTH: 779px;
	BACKGROUND-REPEAT: no-repeat;
	float: right;
	height: 1000px;
	background-image: url(in-tp_body_main_bg.gif);
}

#in_tp_main {
	WIDTH: 750px;
	position: absolute;
	margin-left: 223px;
	margin-top: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#in_tp_main h3{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 17px;
}
#in_tp_main h3 A:link, #in_tp_main h3 A:visited, #in_tp_main h3 A:hover {
	color: #000000;
	text-decoration: none;
}
.pro hr{
	height: 1px;
	clear: both;
}
.pro{
	overflow: hidden;
	float: left;
	width: 360px;
}
.pro_img{
	float: left;
	margin-right: 15px;
}
.pro_img img{
	border: 0px;
}
.pro_word{
	float: left;
	color: #525252;
	font-size: 10px;
	line-height: 17px;
	width: 200px;
}
.pro_word A:link, .pro_word A:visited, .pro_word A:hover {
	color: #525252;
	text-decoration: none;
}
.pro_word h2{
	margin: 0px;
	color: #525252;
	font-size: 11px;
}
.pro_word ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.pro_word li{}
.pro_word h2 A:link, .pro_word h2 A:visited, .pro_word h2 A:hover {
	color: #525252;
	text-decoration: none;
}
.fc {
	clear: both;
}
.fc A:link, .fc A:visited, .fc A:hover {
	color: #000000;
	text-decoration: none;
}
.in_footer_td {
	HEIGHT: 116px;
	TEXT-ALIGN: center;
	width: 1002px;
	clear: both;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(footer_td_bg.gif);
}
.footer_word{
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-family: Verdana;
	text-align: center;
	padding-top: 15px;
}
.footer_word A:link, .footer_word A:visited {
	COLOR: #666666;
	text-decoration: none;
}
#tp_footer A:hover, #Copyright A:hover, .footer_word A:hover{
	cursor:text;
}

