/* global <BODY> setting */
BODY {
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
	font-family: Arial;
	color: #333333;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a {noFocusLine:expression(this.onFocus=this.blur())}

hr{
	color: #808080; height:1px ;
}

/* global <A> setting */

A:link {
	color:#333333;
	text-decoration: none;
}
A:visited {
	color:#333333;
  text-decoration: none;
}
A:hover {
	text-decoration: none;
	color: #333333;
}

/* global <TD> setting */

TD {
	font-size: 12px;
	line-height: 22px;
}

/* global <H1> setting */
H1 {
	color: #2070C0;
	font-size: 15px;
}
H1 A:link, H1 A:visited, H1 A:hover {
	color: #2070C0;
	text-decoration: none;
}

H2 {
	COLOR: #993333;
	font-size: 14px;
}
H2 A:link, H2 A:visited, H2 A:hover {
	COLOR: #993333;
	text-decoration: none;
}
H3 {
	font-size: 13px;
	color: #006699;
}
H3 A:link, H3 A:visited, H3 A:hover {
	color: #006699;
	text-decoration: none;
}
H4 {
	FONT-SIZE: 11px;
	COLOR: #fff5f5;
}
H4 A:link, H4 A:visited, H4 A:hover {
	COLOR: #fff5f5;
	text-decoration: none;
}


/* global <UL>,<LI> setting */
UL {
}
LI {

}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
textarea{
	width:100%;
	height:200px;
	font-size: 12x;
}


/* ===== 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: 32px;
	background-image: url(menu_td_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.footer_td{
	height:32px;
	background-image: url(footer_td_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

/* <DIV ID=tp_header> */

#tp_header {
	MARGIN: 0px;
	HEIGHT: 26px;
	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: 455px;
}
#tp_menu .table_class td{
	padding-left: 10px;
	padding-right: 10px;
}
#tp_menu .table_class td img{
	display: none;
}
#tp_menu A:link, #tp_menu A:visited {
	color: #000000;
	TEXT-DECORATION: none;
	font-size: 15px;
	font-weight: bold;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #990000;
}
/* SUB_MENU */
.tp_menu_child {
	Z-INDEX: 10;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	BACKGROUND-COLOR: #FFFFFF;
	border: #1A6BA2 1px solid;
	padding: 1px;
}

.tp_menu_child td{
	border-bottom:1px dashed #cccccc;
	padding:3px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
}

/* main content block */
.tp_body_side{
	width:221px;
	background-image: url(tp_body_side_bg.jpg);
	background-repeat: no-repeat;
}
.tp_body_main {
	WIDTH: 781px;
	background-image: url(tp_body_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 197px;
}
.tp_misc_top{
	background-image: url(tp_misc_top_bg.jpg);
	background-repeat: no-repeat;
	height: 197px;
}
.tp_misc_side{
	margin:0px;
	width: 0px;
}

/* <DIV ID=tp_main> */
#tp_main {
	width:91%;
	margin-left: 20px;
}
.tp_main_header{
	padding-top: 30px;
}
.tp_main_header h1{
	margin: 0px;
	color: #DE6919;
	font-size: 15px;
}
.tp_main_header h2{
	margin: 5px 0px 0px 0px;
	font-size: 11px;
	color: #9A816F;
	font-family: Verdana;
}
a.tree_header:link {
	FONT-SIZE: 11px;
	COLOR: #9A816F;
	font-weight: normal;
	margin-bottom: 20px;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #9A816F;
	margin-bottom: 20px;
	font-weight: normal;
}
.tp_main_body {
	padding: 20px;
}

/* <DIV ID=tp_inquiry> */

#tp_inquiry{
	width: 100%;
	padding: 20px;	
}
#tp_inquiry .table_class{
	width:100%;
	border: 1px;
	border-style: dotted;
	border-color: #999999;
	background-color: #F6F6F6;
}
.inquiry_col_0{
	text-align: right;
}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
	width:100%;

}
#tp_product_menu .table_class{
	width:100%;
}
#tp_product_menu .table_class td h2{
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 8px;
	font-size: 13px;
	color: #006633;
	font-weight: bold;
}
#tp_product_menu .cate_img_0{
	text-align: center;
}
#tp_product_menu .cate_img_1{
	text-align: center;
}
#tp_product_menu .cate_list_0{
	text-align: left;
}
#tp_product_menu .cate_list_1{
	text-align: left;
}

/* <DIV ID=tp_product_info> */
#tp_product_info {
	width:100%;
	margin: 20px 0px 0px 0px;
}
#tp_product_info .table_class{
  width:100%;
}

/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom{
	width: 100%;
	padding: 20px;
}
#tp_rlink_bottom .table_class{

}
#tp_rlink_bottom a:link, #tp_rlink_bottom a:visited{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-family: Verdana;
}
#tp_rlink_bottom a:hover{
	color: #999999;
	text-decoration: underline;
}

/* side block */
/* <div id=tp_side> */
#tp_side {
}
.box{
	margin: 250px 10px 0px 40px;
}

.box a:link, .box a:visited{
	color: #333333;
	text-decoration: none;
	display: block;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	background-position: 0px 8px;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 10px;
	margin-bottom: 10px;
}
.box a:hover{
	color: #990000;
	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;
	color: #666666;
	margin-left: 221px;
	text-align: center;
	font-family: Verdana;
	margin-top: 10px;
}
#tp_footer span{
	margin-left: 10px;
	margin-right: 10px;
}
#tp_footer A:link, #tp_footer A:visited {
	color:#666666;
	text-decoration: none;
}
#tp_footer A:hover{
 	cursor:text;
}

/* <DIV ID=quick_menu> */

#quick_menu {

}

/* below => customize id or class*/
.sitemap_1 {
	font-weight: bold;
	font-size: 15px;
	line-height: 28px;
}
.sitemap_2 {
	font-size: 13px;
	line-height: 22px;
}

#index{
	width: 1002px;
	margin: auto;
	overflow: hidden;
	text-align: left;
}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
.icon{
	margin-left: 510px;
	padding-top: 60px;
}
.icon A:link, .icon A:visited {
	color:#000000;
	text-decoration: none;
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.icon A:hover{
	color: #990000;
	text-decoration: none;

}
#main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	height: 276px;
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
.word{
	margin: 400px 10px 0px 85px;
	color: #505762;
	line-height: 24px;
	position: absolute;
	width: 830px;
}
.word h1{
	margin: 0px 0px 8px 0px;
	font-size: 15px;
	color: #DE6919;
}
.word h2{
	margin: 0px;
}

#Copyright{
	clear: both;
	width: 1002px;
	background-image: url(cobyright_bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
}
#Copyright A:link, #Copyright A:visited {
	color:#666666;
	text-decoration: none;
	font-size: 11px;
}
#Copyright A:hover{
 	cursor:text;
}
