/* global <BODY> setting */
BODY { 
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana;
  background-image:url(/rimages/232/amime_22.gif);
}

/* global <A> setting */
A {
  text-decoration: none;
	line-height: 20px;

}
A:link {
	color:#2B77C3;
  text-decoration: underline;
}

A:hover {
	TEXT-DECORATION: none;
	color: #996600;
}
A:visited {
	TEXT-DECORATION: none;
	color: #0099FF;
}

/* global <TD> setting */
TD {
	font-size: 11px;
	line-height: 20px;
}
/* global <H?> setting */
H1 { 
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #015FEC;
	margin-bottom: 10px;
	
}

H2 {
	MARGIN-TOP: 3px;
 FONT-WEIGHT: bold;
 FONT-SIZE: 12px;
 MARGIN-BOTTOM: 3px;
 COLOR: #000000;
 FONT-FAMILY: Verdana;
  text-decoration: none;
}
H3 {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #342AFB;
  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-IMAGE: url(/rimages/28/arr1.gif);
	color: #CC6600;
}

/* 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{
 margin:auto;
 width:778px;
}
.menu_td{
  height:35px;
  background-image:url(/rimages/232/icon-bg.gif);
  }
.footer_td{
  height:auto;
  width:778px;
  text-align:center;
  background-color:#BEBDBD;
}

/* <DIV ID=tp_header> */
#tp_header {
  margin:0px;
  height:120px;
}

/* <DIV ID=tp_menu> */
#tp_menu {
  width:100%;
}

#tp_menu .table_class{
	width:auto;
	margin:auto;
}

#tp_menu A:link {
	color: #342AFB;
	font-weight:bold;
}

#tp_menu A:hover {
  text-decoration: underline;
}
#tp_menu A:visired {
	color: #342AFB;
	font-weight: bold;
}

/* SUB_MENU */
.tp_menu_child {
  margin-left:20px;
  background-color:#eeeeee;
  border-left:1px solid #777777;
  border-top:1px solid #777777;
  border-right:1px solid #444444;
  border-bottom:1px solid #444444;
  z-index:10;
  position:absolute;
  white-space: nowrap;
  padding:3px;
}

.tp_menu_child td{
  border-bottom:1px dashed #777777;
  white-space: nowrap;
  padding:3px;
}

/* main content block */
.tp_body_side{
	width:176px;
	background-image:url(/rimages/232/left-bg.gif);
}
.tp_body_main{
	width:602px;
	background-repeat: no-repeat;
         background-color: #FFFFFF;

}

.tp_misc_top{
  width:0px;
  margin:0px;
}
.tp_misc_side{
  width:0px;
  margin:0px;
}

.tree_header{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.tree_header:hover {
	text-decoration: underline;
}
a.tree_header:link {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

/* <DIV ID=tp_main> */
#tp_main {
  width:95%;
  margin-left:0px;
}
.tp_main_header{
	padding-bottom:20px;
	padding-left:20px;
         padding-top: 25px;
}
.tp_main_body {
	padding-bottom:5px;
	padding-left:20px;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
	padding-left: 20px;

}
#tp_inquiry .table_class{
	width:100%;
	background-color: #EFEFEF;
	border: 1px;
	border-style: dotted;
	border-color: #999999;

}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
	font-weight: bold;
	text-decoration: underline;
	width:auto;
	padding-left:20px;
}
#tp_product_menu A:link {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#tp_product_menu A:hover {
	text-decoration: none;
}
#tp_product_menu A:visited {
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


#tp_product_menu .table_class{
	margin-bottom: 10px;
	margin-top:10px;
	width: 100%;
}
#tp_product_menu .cate_img_0{
	border: #cccccc 3px solid;
	width: 100px;
}
#tp_product_menu .cate_list_0{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: 0px;
	background-position: right top;
	background-image: url(/rimages/28/bg1.gif);
	background-repeat: no-repeat;

}
#tp_product_menu .cate_img_1{
	border: #cccccc 3px solid;
	width: 100px;
}
#tp_product_menu .cate_list_1{
	font-size: 11px;
	font-weight: bold;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: 0px;
	background-position: right top;
	background-image: url(/rimages/28/bg1.gif);
	background-repeat: no-repeat;
}

/* <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:10px;
	margin-bottom:10px;
	margin-left: 20px;
}
#tp_rlink_bottom .table_class{
	WIDTH: 100%;
}
#tp_rlink_bottom a:link{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}
#tp_rlink_bottom a:hover{
	text-decoration: none;
}
#tp_rlink_bottom a:visited{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: underline;
}

/* side block */
/* <div id=tp_side> */
#tp_side {
color: #ffffff;
}

/* <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%;
  TEXT-ALIGN: center;
}

/* <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{
 color: #333333;
}
a.btm:visited{
 color: #000000;
 font-family: Verdana;
 font-size: 10px;
}
a.list:link{
	color:#028FD0;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	margin-left: 20px;
}
a.list:hover{
	text-decoration: underline;
}
a.list:visited{
	color:#215A85;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	margin-left: 20px;
}

a.list1:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #747474;
}
a.list1:hover{
	color: #000000;
}

a.list2:link{
	color: #5C5C5C;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
}
a.list2:hover{
	text-decoration: none;
}
a.list2:visited{
	color: #5C5C5C;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
}

.sitemap_1 {
	font-weight: bold;
	font-size: 12px;
}
.sitemap_2 {
	font-size: 11px;
}
.sitemap_3 {
	font-size: 11px;
	font-weight: normal;
}
.sitemap_4 {
	font-size: 10px;
	font-weight: normal;
}
.body5 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 21px;
	padding-left: 135px;
	padding-right: 10px;
}
#cobyright {
	background-color: #134680;
	color: #FFFFFF;
	text-align: right;
	height: 31px;
	background-image: url(index_07.gif);
	position: absolute;
	top: 407px;
	width: 778;
	padding-right: 30px;
}
#body {
	TEXT-ALIGN: left;
	position: absolute;
	width: 368px;
	top: 172px;
	color: #FFCC00;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	background-image: url(index_06.gif);
	margin-left: 410px;
	height: 235px;
	padding-right: 20px;
}
#icon {
	border: 0;
	width: 185px;
	position: absolute;
	top: 172px;
	margin-left: 225px;
}
#main {
	width:778px;
	background-image: url(index_04.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 172px;
	height: 266px;
}
#all {
	width:780px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	height: 440px;
	padding-top: 1px;
	margin-left: 1px;
}
<!-- saved from url=(0022)http://internet.e-mail -->

#Copyright{font-size: 10px;
           font-family: Verdana;
}

#Copyright a:link {
	color: #000000;
	text-decoration: none;
}
#Copyright a:hover {
	color: #000000;
	text-decoration: none;
}#Copyright a:visited {
	color: #000000;
	text-decoration: none;
}
#Copyright a:active {
	color: #000000;
	text-decoration: none;
}
#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}