/* global <BODY> setting */
BODY {
	margin: 0px;
	BACKGROUND-IMAGE: url(bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* global <A> setting */
A:link {
	font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 11px; color: #0848A0; text-decoration: none;
}
A:hover {
  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 11px; color: #0848A0; text-decoration: none;
}

A:visited {
	font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 11px; color: #0848A0; text-decoration: none;
}


/* global <TD> setting */
TD {
	font-size: 11px;
	line-height: 20px;
}
/* global <H?> setting */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
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-image: url(main-bg.jpg);
	background-repeat: repeat-y;
}
.menu_td{
  height:23px;
}
.footer_td{
  width:100%;
}

/* <DIV ID=tp_header> */
#tp_header {
	margin: 0px;
	height:119px;
	background-image: url(hander.jpg);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_menu> */
#tp_menu {
	width:100%;
	background-image: url(top-menu.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
#tp_menu .table_class{
	width:auto;
	margin-left: 250px;
}


#tp_menu A:link  {
	color: #050505;
	font-weight: bold;
}
#tp_menu A:visited {
  color: #050505;
	font-weight: bold;
}
#tp_menu A:hover {
  text-decoration: underline;
	color: #CC3300;
}

/* SUB_MENU */
.tp_menu_child {
  margin-left:30px;
  background-color:#C0E4FE;
  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-IMAGE: url(left.jpg);
	WIDTH: 186px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
.tp_body_main {
	WIDTH: 592px;
	background-image: url(main-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* <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;
}
#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/315/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/315/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 {
}
#tp_side ul {
	margin: 0px;

}
#tp_side li {
	background-image: url(nav-bg.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 30px;
	padding-left: 30px;
}


/* <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%;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover, #tp_footer A:active {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: \"Arial\"; TEXT-ALIGN: center; TEXT-DECORATION: none
}

/* <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;
}


/* global <home> setting */
#index {
	background-image: url(index_01.jpg);
	background-repeat: no-repeat;
	height: 321px;
	width: 778px;
	margin: auto;
}
#index-text {
	position: relative;
	width: 170px;
	left: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	top: 65px;
}
#index-text a{
	COLOR: #ffffff;
}
#index-menu {
	position: relative;
	top: 67px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 350px;
	width: 450px;
}
#index-menu a:link,  #index-menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#index-menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
}
#index-menu ul {
	list-style-type: disc;
}
#index-menu li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#index-footer {
	background-image: url(index_02.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 120px;
	width: 778px;
}
#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 75px;
}
#Copyright-footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 180px;
}
#Copyright-footer a:link, #Copyright-footer a:visited, #Copyright-footer a:hover, #Copyright-footer a:active{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}
#tp_side a:link,  #tp_side a:visited {
	color: #000000;
}
#tp_side a:hover {
	color: #FFF;
	background-color: #993333;
}
#index-footer2 {
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #727272;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}
#index-footer2 a{
	color: #ffffff;
}
#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}