/* global <BODY> setting */
BODY {
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(bg.gif);
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
	margin: 0px;
}

/* global <A> setting */
A:link {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #B92907; text-decoration: none;
}

A:hover {
  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #B92907; text-decoration: none;
}

A:visited {
	font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #B92907; text-decoration: none;
}


/* global <TD> setting */
TD {
	font-size: 11px;
	line-height: 20px;
}
/* global <H?> setting */
H1 {
  font-family: Verdana;
  fornt-weight: bold;
  font-size: 14px;
  color: #FF9933;
  margin-top:160px;
  margin-bottom:10px;
}
H2 {
	MARGIN-TOP: 3px;
  text-decoration: none;
 FONT-WEIGHT: bold;
 FONT-SIZE: 12px;
 MARGIN-BOTTOM: 3px;
 COLOR: #000000;
 FONT-FAMILY: Verdana;
}
H3 {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #0E2587;
  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 {
	MARGIN: auto;
	WIDTH: 778px;
	BACKGROUND-COLOR: #ffffff;
	background-image: url(table-bg.gif);
	background-repeat: repeat-y;
}
.menu_td{
  height:35px;

}
.footer_td{

}

/* <DIV ID=tp_header> */
#tp_header {
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(top.gif); 
	MARGIN: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 34px
}

/* <DIV ID=tp_menu> */
#tp_menu {
	background-image: url(icon-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
}
#tp_menu .table_class {
	MARGIN: auto;
	WIDTH: auto;
	margin-left: 196px;
}

#tp_menu A:link {
	FONT-WEIGHT: bold; COLOR: #785150
}
#tp_menu A:hover {
	COLOR: #785150; TEXT-DECORATION: underline
}
#tp_menu A:visited {
	FONT-WEIGHT: bold; COLOR: #050505
}

/* SUB_MENU */
.tp_menu_child {
  margin-left:30px;
  background-color:#DBBDC0;
  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 {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(left.gif); WIDTH: 196px; BACKGROUND-REPEAT: no-repeat
}
.tp_body_main {
	BACKGROUND-POSITION: top loft; BACKGROUND-IMAGE: url(main-bg.jpg); WIDTH: 582px; BACKGROUND-REPEAT: no-repeat
}

.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: bold;
	margin-bottom: 20px;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}

/* <DIV ID=tp_main> */
#tp_main {
  width:95%;
  margin-left:20px;
}
.tp_main_header{
  margin-bottom: 10px;
}
.tp_main_body {
  padding-bottom: 20px;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
}
#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:auto;
}
#tp_product_menu .table_class{
   margin:auto;
  width:95%;
}
#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;
}
#tp_product_menu .cate_list_0{
	border-left: #FFFFFF 3px solid;
	border-right: #FFFFFF 3px solid;
	height: 20px;
	padding-bottom: 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;
}
#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;
}
#tp_product_menu .cate_list_1{
	border-left: #FFFFFF 3px solid;
	border-right: #FFFFFF 3px solid;
	height: 20px;
	padding-left: 10px;
	padding-bottom: 30px;
	FONT-SIZE: 11px;
	background-color: #F5F5F5;
	background-image: url(/rimages/63/coner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* <DIV ID=tp_product_info> */
#tp_product_info {
  width:90%;
}
#tp_product_info .table_class{
  width:90%;
  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: 11px;
	font-family: Verdana;
}
#tp_rlink_bottom a:hover{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}

/* side block */
/* <div id=tp_side> */
#tp_side {
	text-align: center;
	
}

/* <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: 778px;
	COLOR: #999999;
	background-image: url(foot.gif);
	height: 65px;
}
.tp_footer {
	FONT-SIZE: 10px; MARGIN-LEFT: 200px; MARGIN-top: 10px; COLOR: #999999; TEXT-ALIGN: left
}
.tp_footer A:link, .tp_footer A:visited, .tp_footer A:hover, .tp_footer A:active {
	FONT-SIZE: 10px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	line-height: 14px;
}

/* <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: #FE4A02;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 10px;
}
a.list:hover{
	text-decoration: underline;
}
a.list:visited{
	color: #FE4A02;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 10px;
}
a.list1:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}
a.list1:hover{
 text-decoration: underline;
}
a.list1:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #00648D;
	line-height: 16px;
	font-weight: bold;
}

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;
}
.list3 {
	color: #666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
	font-weight: bold;
}

.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;
}
#index{
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 778px;
	height: 430px;
	text-align: left;
	background-color: #FFFFFF;
}
.word{
	width: 700px;
	position: absolute;
	text-align: left;
	margin-top: 240px;
	margin-left: 40px;
}
.word H1{
	margin-top: 0px;
}
.word ul{}
.word li{
	list-style-image: url(lu.gif);
}
#copyright_bg {
	BACKGROUND-IMAGE: url(address.gif);
	WIDTH: 778px;
	HEIGHT: 42px;
	TEXT-ALIGN: left;
	background-repeat: no-repeat;
	background-position: top left;
} 
.copyright {
	FONT-SIZE: 10px;
	COLOR: #999999;
	TEXT-ALIGN: left;
	width: 610px;
	margin-left: 140px;

}
.copyright img{
	border: 0px;
	margin-top: 10px;
}
.copyright A:link, .copyright A:visited, .copyright A:hover, .copyright A:active {
	FONT-SIZE: 10px;
	COLOR: #999999;
	TEXT-DECORATION: none;
	line-height: 14px;
}
.box {
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(box-bg.gif);
	WIDTH: 196px;
	BACKGROUND-REPEAT: no-repeat;
	text-align: left;
}
.box UL {
	WIDTH: 160px
}
.box LI {
	BACKGROUND-POSITION: left bottom; MARGIN-TOP: 10px; BACKGROUND-IMAGE: url(line.gif); LIST-STYLE-IMAGE: url(side-li.gif); MARGIN-LEFT: 20px; BACKGROUND-REPEAT: no-repeat
}

#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}