/* global <BODY> setting */
BODY { 
	font-size: 11px;
	font-family: Verdana;
	LINE-HEIGHT: 20px;
 background-image:url(/rimages/101/bg.gif);
}

/* global <A> setting */
A {
  text-decoration: none;
	line-height: 20px;

}
A:link {
	color:#336699;
  text-decoration: underline;
}

A:hover {
  text-decoration: none;
}

A:visited {
	color:#336699;
  text-decoration: underline;
}

/* global <TD> setting */
TD {
	font-size: 11px;
	LINE-HEIGHT: 23px;
}
/* global <H?> setting */
H1 {
  font-family: Verdana;
  fornt-weight: bold;
  font-size: 17px;
  color: #ffffff;
  margin-top:20px;
  margin-bottom:8px;
}
H2 {
	MARGIN-TOP: 3px;
 FONT-WEIGHT: bold;
 FONT-SIZE: 11px;
 MARGIN-BOTTOM: 3px;
 color:#336699;
 FONT-FAMILY: Verdana;
}
H3 {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #33394F;
  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{
	BORDER: #000000 1px solid;
	MARGIN: auto;
	WIDTH: 778px;
	BACKGROUND-COLOR: #ffffff
}
.menu_td{
  height:23px;
}
.footer_td{
 height:20px;
}

/* <DIV ID=tp_header> */
#tp_header {
  margin: 0px;
  height: 91px;
}

/* <DIV ID=tp_menu> */
#tp_menu {
  width:100%;
}

#tp_menu .table_class{
  width:auto;
  margin:auto;
}

#tp_menu A:link {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	line-height: 18px;
	color: #3D3D3D;
	font-weight: normal;

}

#tp_menu A:hover {
  text-decoration: underline;
	color: #FF8610;
}
#tp_menu A:visited {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	line-height: 18px;
	color: #3D3D3D;
	font-weight: normal;
}

/* SUB_MENU */
.tp_menu_child {
  margin-left:30px;
  background-color:#FCFFD9;
  border:1px solid #FFDB21;
  z-index:10;
  position:absolute;
  white-space: nowrap;
  padding:3px;
}

.tp_menu_child td{
  border-bottom:1px dashed #FFDB21;
  white-space: nowrap;
  padding:3px;
}

/* main content block */
.tp_body_side{
	WIDTH: 178px;
	background-image:  url(/rimages/97/altair_33.gif);
	vertical-align: top;
}
.tp_body_main{
	width:600px;
	font-family: Verdana;
	background-image:   url(/rimages/97/altair_25.gif);
	background-repeat: repeat-x;
}

.tp_misc_top{
  width:0px;
  margin:0px;
}
.tp_misc_side{
  width:0px;
  margin:0px;
}

a.tree_header:link {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
	margin-bottom: 20px;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
	margin-bottom: 20px;
}

/* <DIV ID=tp_main> */
#tp_main {
	width:91%;
	margin:auto;
	margin-bottom: 20px;
}
.tp_main_header{
	height:100px;
	margin-bottom: 10px;
	vertical-align: top;
}
.tp_main_body {
  padding-bottom: 20px;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
	padding-left: 25px;
}
#tp_inquiry .table_class{
  width:90%;
	background-color: #EFEFEF;
	border: 1px;
	border-style: dotted;
	border-color: #999999;

}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
  width:100%;
}
#tp_product_menu .table_class{
   margin:auto;
}
#tp_product_menu .cate_img_0{
	border-left: #FFFFFF 3px solid;
	border-right: #FFFFFF 3px solid;
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
	height: 200px;
}
#tp_product_menu .cate_list_0{
	border-left: #FFFFFF 3px solid;
	border-right: #FFFFFF 3px solid;
	height: 30px;
	padding-left: 10px;
	FONT-SIZE: 11px;
	background-color: #F5F5F5;
	background-image: url(/rimages/63/coner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
}
#tp_product_menu .cate_img_1{
	border-left: #FFFFFF 3px solid;
	border-right: #FFFFFF 3px solid;
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
	height: 200px;
}
#tp_product_menu .cate_list_1{
	border-left: #FFFFFF 3px solid;
	border-right: #FFFFFF 3px solid;
	height: 30px;
	padding-left: 10px;
	FONT-SIZE: 11px;
	background-color: #F5F5F5;
	background-image: url(/rimages/63/coner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
}

/* <DIV ID=tp_product_info> */
#tp_product_info {
  width:100%;
}
#tp_product_info .table_class{
  width:auto;
  margin:auto;
}

/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom{
  width:100%;
  margin-top:5px;
  margin-bottom:5px;
}
#tp_rlink_bottom .table_class{
	WIDTH: 100%;
}
#tp_rlink_bottom a:link{
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana;
}
#tp_rlink_bottom a:hover{
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana;
}

/* 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 {
	FONT-SIZE: 10px; COLOR: #eeeeee
}
A.btm:link {
	FONT-SIZE: 10px; COLOR: #eeeeee
}
A.btm:hover {
	TEXT-DECORATION: none
}
A.btm:visited {
	FONT-SIZE: 10px; COLOR: #eeeeee
}
A.list:link {
	FONT-SIZE: 11px;
	COLOR: #636D8C;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.list:hover {
	text-decoration: underline;
}
A.list:visited {
	FONT-SIZE: 11px;
	COLOR: #636D8C;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.list1:link {
	FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
A.list1:hover {
	TEXT-DECORATION: underline
}
A.list1:visited {
	FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
h4 {
	MARGIN-TOP: 20px;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 5px;
	COLOR: #3862a0;
	FONT-FAMILY: Verdana;
	fornt-weight: bold;
	line-height: 20px;
}
.title {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #818AA6;
}
.td1 {
	background-color: #CCCCCC;
}
.td2 {
	background-color: #EFEFEF;
	text-align: center;
}
.td3 {
	background-color: #FFFFFF;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}
.td4 {
	background-image: url(p1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}