/* global <BODY> setting */
BODY {
	FONT-SIZE: 13px;
	MARGIN: 0px;
	LINE-HEIGHT: 23px;
	BACKGROUND-COLOR: #337d88;
	font-family: Arial;
}
HR {
	display: none;
}
/* global <A> setting */

A {
  text-decoration: none;
	line-height: 20px;
}
A:link {
	COLOR: #000000;
	text-decoration: none;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none;
	color: #000000;
}

/* global <TD> setting */
TD {
	LINE-HEIGHT: 23px;
	font-size: 13px;
}
/* global <H?> setting */
H1 {
	MARGIN-TOP: 20px;
	MARGIN-BOTTOM: 15px;
	COLOR: #003366;
	FONT-FAMILY: Verdana;
	fornt-weight: bold;
	font-size: 16px;
}
H2 {
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
	COLOR: #063e8e;
	FONT-FAMILY: Verdana;
	font-size: 14px;
}
H3 {
	MARGIN-TOP: 3px;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 0px;
	FONT-FAMILY: Verdana;
	color: #333333;
}

/* global <UL>,<LI> setting */
UL {

}
LI {
  list-style-type:square;
}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */

TEXTAREA {
	WIDTH: 90%;
	height: 200px;
}
/* ===== 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: 40px;
	background-image: url(menu_td_bg.gif);
	background-repeat: no-repeat;
}
.footer_td {
	background-color: #000000;
	height: 28px;
}

/* <DIV ID=tp_header> */
#tp_header {
	MARGIN: 0px;
	HEIGHT: 137px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_menu> */

#tp_menu {
	WIDTH: 100%;
}

#tp_menu .table_class {
	width: auto;
	margin-left: 230px;
	margin-top: 10px;
}
#tp_menu .table_class TD img{
	margin-right: 25px;
	margin-left: 25px;
}
#tp_menu A:link, #tp_menu A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #F9F9F9;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #FFFF00;
	font-weight: bold;
}

/* SUB_MENU */
.tp_menu_child {
	Z-INDEX: 5;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #2A6A73;
}
.tp_menu_child TD {
	BORDER-BOTTOM: #cccccc 1px dashed;
	WHITE-SPACE: nowrap;
	text-align: left;
	padding: 3px;
	font-size: 12px;
}

/* main content block */

.tp_body_side {
	VERTICAL-ALIGN: top;
	WIDTH: 226px;
	background-color: #000000;
}
.tp_body_main {
	BACKGROUND-IMAGE: url(tp_body_main_bg.gif);
	WIDTH: 776px;
	TEXT-ALIGN: left;
	background-repeat: no-repeat;
}
.tp_misc_top {
	MARGIN: 0px;
	WIDTH: 0px;
}
.tp_misc_side {
	MARGIN: 0px;
	WIDTH: 0px;
}

a.tree_header:link {
	FONT-SIZE: 11px;
	COLOR: #333333;
	margin-bottom: 10px;
	FONT-WEIGHT: normal;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #333333;
	margin-bottom: 10px;
	FONT-WEIGHT: normal;
}

/* <DIV ID=tp_main> */

#tp_main {
	WIDTH: 93%;
	margin-left: 20px;
}
.tp_main_header {
	PADDING-BOTTOM: 20px;
	padding-top: 30px;
	border-bottom: 1px solid #cccccc;
}
.tp_main_header h2{
	font-size: 11px;
	color: #333333;
}
.tp_main_body {
	PADDING-BOTTOM: 20px;
	padding-top: 20px;
}
/* <DIV ID=tp_inquiry> */
#tp_inquiry {
	WIDTH: 100%;
}
#tp_inquiry .table_class {
	BORDER: #999999 1px dotted;
	WIDTH: 100%;
	background-color: ##efefef;
}

/* <DIV ID=tp_product_menu> */

#tp_product_menu {
	WIDTH: 100%;
}
#tp_product_menu .table_class {
	WIDTH: 100%;
	margin-left: 20px;
}
#tp_product_menu .table_class h2{
	font-size: 12px;
	font-family: Verdana;
	color: #0000CC;
	font-weight: bold;
}
#tp_product_menu .cate_img_0 {
	vertical-align: top;
}
#tp_product_menu .cate_list_0 {

}
#tp_product_menu .cate_img_1 {
	vertical-align: top;
}
#tp_product_menu .cate_list_1 {

}
/* <DIV ID=tp_product_info> */

#tp_product_info {
	WIDTH: 100%;
}
#tp_product_info .table_class {
	MARGIN: auto;
	WIDTH: auto;
}

/* <DIV ID=tp_rlink_bottom> */

#tp_rlink_bottom {
	MARGIN-BOTTOM: 5px;
	WIDTH: 100%;
	margin-top: 5px;
}
#tp_rlink_bottom .table_class {
	WIDTH: 100%;
}
#tp_rlink_bottom A:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Verdana;
	text-decoration: none;
}
#tp_rlink_bottom A:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Verdana;
	text-decoration: none;
}
#tp_rlink_bottom A:hover {
	TEXT-DECORATION: none;
}

/* side block */
/* <div id=tp_side> */
#tp_side {

}
.box {
	margin: 0px 15px;
}
.box A:link, .box A:visited {
	BACKGROUND-POSITION: 0px 5px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	BACKGROUND-IMAGE: url(arr.gif);
	MARGIN-BOTTOM: 10px;
	COLOR: #ffffff;
	BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	TEXT-DECORATION: none;
}
.box A:hover {
	COLOR: #FFFF00;
	text-decoration: none;
}
/* <DIV ID=tp_rlink_side> */

#tp_rlink_side {
	margin-left: 10px;
}
#tp_rlink_side .table_class {
	FONT-WEIGHT: normal;
	WIDTH: 100%;
	color: #000000;
}

/* footer block */
/* <div id=tp_footer> */

#tp_footer {
	WIDTH: auto;
	COLOR: #CCCCCC;
	PADDING-TOP: 2px;
	TEXT-ALIGN: right;
	font-size: 11px;
	font-family: Verdana;
	margin-right: 20px;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover {
	FONT-SIZE: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

/* <DIV ID=quick_menu> */

#quick_menu {
	BORDER: #eeeeee 3px ridge;
	BACKGROUND-COLOR: #eeeeee;
	text-decoration: none;
}

/* below => customize id or class*/
.btm {
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	font-size: 10px;
}
A.btm:link, A.btm:visited {
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	font-size: 10px;
}
A.btm:hover {
	text-decoration: none;
}

A.list:link, A.list:visited {
	PADDING-LEFT: 20px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #b73800;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}
A.list:hover {
	text-decoration: underline;
}

a.list1:link, a.list1:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #907000;
	line-height: 19px;
	padding-left: 20px;
}
a.list1:hover{
	text-decoration: none;
	color: #B73800;
}

.sitemap_1 {
	font-weight: bold;
	font-size: 13px;
}
.sitemap_2 {
	font-weight: normal;
}

/* global <home> setting */
#index {
	TEXT-ALIGN: left;
	width: 946px;
}
#index h1{
	color: #F5F5F5;
	font-size: 24px;
	font-family: Arial; margin-bottom: 5px;
}
#index A:link, #index A:visited, #index A:hover{
	color: #FFFFFF; 
}
#main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	height: 261px;
}
#icon_bg {
	BACKGROUND-IMAGE: url(icon_bg.gif);
	BACKGROUND-REPEAT: no-repeat;
	height: 115px;
}
#icon {
	TEXT-ALIGN: right;
	padding-top: 90px;
	margin-right: 10px;
}
#icon A:link, #icon A:visited {
	FONT-SIZE: 12px;
	BACKGROUND: url(arrow-blue.gif) 0px 2px;
	COLOR: #fafafa;
	BACKGROUND-REPEAT: no-repeat;
	TEXT-DECORATION: none;
	padding-left: 28px;
	padding-right: 28px;
	font-weight: bold;
}
#icon A:hover {
	TEXT-DECORATION: none;
	color: #FFFF00;
	font-weight: bold;
}
#word_bg {
	background-image: url();
	background-repeat: no-repeat;
	padding-top: 730px;
}
#word_bg address{
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #cccccc;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
}
#word_bg address A:link, #word_bg address A:visited, #word_bg address A:hover {
	color: #F6F6F6;
	text-decoration: none;
}
#word {
	MARGIN: 390px 0px 0px 35px;
	WIDTH: 870px;
	LINE-HEIGHT: 23px;
	POSITION: absolute;
	text-align: justify;
	color: #F6F6F6;
}
#word h1{
	margin-top: 0px;
}
#word h2{
	color:#ffffff
}
#word A:link, #word A:visited, #word A:hover {
	color: #F6F6F6;
	text-decoration: none;
}
#word P {
}


#Copyright {
	font-size: 11px;
	background-color: #204F55;
	font-family: Verdana;
	text-align: center;
	width: 946px;
	color: #CCCCCC;
	clear: right;
}

#Copyright A:link, #Copyright A:visited, #Copyright A:hover {
	COLOR: #CCCCCC;
	text-decoration: none;
}

#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}
#cnclathe {
	MARGIN: 20px 0px 0px 0px;
	LINE-HEIGHT: 19px;
	position: absolute;
}
#cnclathe2 {
	MARGIN: 20px 0px 0px 220px;
	LINE-HEIGHT: 19px;
         position: absolute;
}
#cnclathe3 {
	MARGIN: 20px 0px 0px 470px;
	LINE-HEIGHT: 19px;
	TEXT-ALIGN: left;
	position: absolute;
}
#cnclathe4 {
	MARGIN: 20px 0px 0px 690px;
	LINE-HEIGHT: 19px;
	TEXT-ALIGN: left;
	position: absolute;
}
#cnclathe5 {
	MARGIN: 320px 0px 0px 0px;
	LINE-HEIGHT: 19px;
	TEXT-ALIGN: left;
	position: absolute;
}
#cnclathe5 li { float: left; width: 33%; padding-left: 15px;;
                 list-style-type: none; background:url(li.gif) 0px 5px no-repeat;


}
#cnclathe6 {
	MARGIN: 440px 0px 0px 0px;
	LINE-HEIGHT: 19px;
	TEXT-ALIGN: left;
	position: absolute;
}