/* global <BODY> setting */
BODY { 
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana;
 background-color:#ffffff;
}

/* global <A> setting */
A {
  text-decoration: none;
	line-height: 20px;

}
A:link {
	color:#265996;
  text-decoration: underline;
}

A:hover {
  text-decoration: none;
}

A:visited {
	color:#265996;
  text-decoration: underline;
}

/* global <TD> setting */
TD {
	font-size: 11px;
	line-height: 20px;
}
/* global <H?> setting */
H1 {
	MARGIN-TOP: 10px;
	FONT-SIZE: 17px;
	MARGIN-BOTTOM: 10px;
	COLOR: #CF4521;
	fornt-weight: bold;
}
H2 {
	MARGIN-TOP: 3px;
	FONT-SIZE: 12px;
	fornt-weight: bold;
	MARGIN-BOTTOM: 3px;
	color: #CF4521;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}
H3 {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top:3px;
  margin-bottom:0px;
}

/* global <UL>,<LI> setting */
UL {
  margin-top:0px;
  margin-left:20px;
  margin-bottom:0px;
  padding:3px;
}
LI {
  list-style-type:square;
}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
textarea{
  width:90%;
  height:200px;
  font-family: Arial,Sans-serif;
  font-size: 12px;
}


/* ===== 5 fixed main block <DIV> setting ===== */
.whole_table{
  width:778px;
	margin: auto;
  background-color:#ffffff;

}
.menu_td{
  height:27px;
 background-image:url(/rimages/44/lucky_04.gif);
}
.footer_td{
  width:100%;
  height:33px;
 background-image:url(/rimages/44/lucky_31.gif);
}

/* <DIV ID=tp_header> */
#tp_header {
  margin: 0px;
  height:76px;
}

/* <DIV ID=tp_menu> */
#tp_menu {
	WIDTH: 100%
}

#tp_menu .table_class{
  width:auto;
  margin:auto;
}

#tp_menu A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-weight: normal;
}

#tp_menu A:hover {
	color: #AEB8C7;
}
#tp_menu A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-weight: normal;
}

/* SUB_MENU */
.tp_menu_child {
  margin-left:30px;
  background-color:#383838;
  border:1px solid #B2B3B4;
  z-index:10;
  position:absolute;
  white-space: nowrap;
  padding:5px;
}

.tp_menu_child td{
  border-bottom:1px dashed #8A8A8B;
  white-space: nowrap;
  padding:5px;
}

/* main content block */
.tp_body_side{
  width:151px;
 background-image:url(/rimages/44/lucky_25.gif);
}
.tp_body_main{
  width:627px;
  height:450px;
	background: url(/rimages/44/lucky_26.gif);
}

.tp_misc_top{
  width:0px;
  margin:0px;
}
.tp_misc_side{
  width:0px;
  margin:0px;
}

a.tree_header:link {
	FONT-SIZE: 10px;
	COLOR: #000000;
	margin-bottom: 20px;
	font-weight: normal;
}
a.tree_header:visited {
	FONT-SIZE: 10px;
	COLOR: #000000;
	margin-bottom: 20px;
	font-weight: normal;
}

/* <DIV ID=tp_main> */
#tp_main {
	background-image: url(/rimages/44/lucky_05.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 617px;
	margin-left: 10px;

}
.tp_main_header{
  padding-left: 10px;
  padding-bottom: 20px;
}
.tp_main_body {
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 25px;}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  padding-left: 10px;
  padding-right: 25px;}
  width:100%;
}
#tp_inquiry .table_class{
  width:95%;
	background-color: #EFEFEF;
	border: 1px;
	border-style: dotted;
	border-color: #999999;

}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
  width:auto;
  padding-left: 10px;
  padding-right: 30px;
}
#tp_product_menu .table_class{
	width:100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#tp_product_menu .cate_img_0{
	border: 1px dotted #cccccc;
}
#tp_product_menu .cate_list_0{
	border-right: #FFFFFF 2px solid;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	FONT-SIZE: 11px;
	background-color: #F0F0F0;
	background-image: url(/rimages/39/coner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tp_product_menu .cate_img_1{
	border: 1px dotted #cccccc;
}
#tp_product_menu .cate_list_1{
	border-right: #FFFFFF 2px solid;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	FONT-SIZE: 11px;
	background-color: #F0F0F0;
	background-image: url(/rimages/39/coner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* <DIV ID=tp_product_info> */
#tp_product_info {
  width:100%;
}
#tp_product_info .table_class{
	margin-left: 10px;
	WIDTH: 90%;
	border: 1px dotted #CCCCCC;
	background-color: #EFEFEF;
	vertical-align: top;
}

/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom{
  width:100%;
  margin-top:5px;
  margin-bottom:15px;
  padding-left: 10px;
}
#tp_rlink_bottom .table_class{
	WIDTH: 100%;
}
#tp_rlink_bottom a:link{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
#tp_rlink_bottom a:hover{
  text-decoration: none;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}

/* side block */
/* <div id=tp_side> */
#tp_side {

}

/* <DIV ID=tp_rlink_side> */
#tp_rlink_side{
  margin:0px;
  background-image:url(/images/note/tp_rlink_side.gif);
}
#tp_rlink_side .table_class{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; WIDTH: 100%; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/* footer block */
/* <div id=tp_footer> */
#tp_footer {
  width:100%;
}

/* <DIV ID=quick_menu> */
#quick_menu {
  background-color:#eeeeee;
  font-family: Verdana;
  text-decoration: none;
  font-size: 9px;
  border:3px ridge #eeeeee;
}

/* below => customize id or class*/
.btm {
 color: #000000;
 font-family: Verdana;
 font-size: 10px;
}

a.btm:link{
 color: #000000;
 font-family: Verdana;
 font-size: 10px;
}
a.btm:hover{
	text-decoration: none;
}
a.btm:visited{
 color: #000000;
 font-family: Verdana;
 font-size: 10px;
}

a.list:link{
	PADDING-LEFT: 20px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	line-height: 20px;
}
a.list:hover{
	TEXT-DECORATION: none;
	color: #CCCCCC;
}
a.list:visited{
	PADDING-LEFT: 20px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	line-height: 20px;
}
a.list1:link {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 19px;
	TEXT-DECORATION: none
}
a.list1:hover{
	text-decoration: underline;
}
a.list1:visited {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 19px;
	TEXT-DECORATION: none
}
a.list2:link {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.list2:hover{
	text-decoration: none;
}
a.list2:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.sitemap_1 {
	font-weight: bold;
	font-size: 11px;
}
.sitemap_2 {
	font-weight: normal;
	font-size: 11px;
}
#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}