/* global <BODY> setting */
BODY {
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(l29.gif);
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
	margin: 0px;
}

/* 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: #12A9FF;
  margin-top:27px;
  margin-bottom:5px;
}
H2 {
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
	COLOR: #3862a0;
	FONT-FAMILY: Verdana;
	font-size: 11px;
}
H3 {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #3862A0;
  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-image: url(whole_table_bg.gif);
	background-repeat: repeat-y;
}
.menu_td {
	HEIGHT: 25px;
	background-image: url(menu_td_bg.gif);
	background-repeat: no-repeat;
}
.footer_td {
	WIDTH: 100%;
	HEIGHT: 46px;
	background-image: url(Copyright_bg.gif);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_header> */
#tp_header {
	MARGIN: 0px;
	HEIGHT: 96px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_menu> */
#tp_menu {
  width:100%;
}

#tp_menu .table_class {
	WIDTH: auto;
	margin-left: 35px;
}
#tp_menu .table_class td{
	padding-left: 5px;
	padding-right: 5px;
}
#tp_menu A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 11px;
}
#tp_menu A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 11px;
}
#tp_menu A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}

/* SUB_MENU */
.tp_menu_child {
  margin-left:30px;
  background-color:#B2B2B2;
  border:1px solid #AFAFAF;
  z-index:10;
  position:absolute;
  white-space: nowrap;
  padding:3px;
}

.tp_menu_child TD {
	BORDER-BOTTOM: #cccccc 1px dashed;
	WHITE-SPACE: nowrap;
	padding: 3px;
}

/* main content block */
.tp_body_side {
	BACKGROUND-IMAGE: url(tp_body_side_bg.gif);
	WIDTH: 176px;
	background-repeat: no-repeat;
}
.tp_body_main {
	BACKGROUND-IMAGE: url(tp_body_main_bg.gif);
	BACKGROUND-REPEAT: no-repeat;
	width: 602px;
}

.tp_misc_top{
  width:0px;
  margin:0px;
}
.tp_misc_side{
  width:0px;
  margin:0px;
}

a.tree_header:link {
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-weight: normal;
	margin-bottom: 20px;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-weight: normal;
	margin-bottom: 20px;
}

/* <DIV ID=tp_main> */
#tp_main {
	WIDTH: 95%;
	margin-left: 10px;
}
.tp_main_header{
	padding-bottom: 15px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 10px;
}
.tp_main_body {
	padding-left: 10px;
	padding-right: 10px;
  padding-bottom: 20px;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
	padding-left: 10px;
	padding-right: 10px;
}
#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;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#tp_product_menu .cate_img_0 {
	VERTICAL-ALIGN: top;
	text-align: center;
}
#tp_product_menu .cate_img_0 img{
	border: 1px solid #666666;
}
#tp_product_menu .cate_list_0 {
	font-size: 11px;
}
#tp_product_menu .cate_list_0 img{
	border: 1px solid #666666;
}
#tp_product_menu .cate_img_1 {
	VERTICAL-ALIGN: middle;
	text-align: center;
}
#tp_product_menu .cate_img_1 img{
	border: 1px solid #666666;
}
#tp_product_menu .cate_list_1 {
	font-size: 11px;
}
#tp_product_menu .cate_list_1 img{
	border: 1px solid #666666;
}

/* <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{
	padding-left: 25px;
  width:100%;
  margin-top:5px;
  margin-bottom:5px;
}
#tp_rlink_bottom .table_class{
	WIDTH: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
#tp_rlink_bottom a:link{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}
#tp_rlink_bottom a:hover{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
}

/* side block */
/* <div id=tp_side> */
#tp_side {
	width: 176px;
}
#tp_side1{
	margin-top: 10px;
	padding-left: 5px;
}
#tp_side1 strong{}
#tp_side1 A:link {
	COLOR: #14007D;
	text-decoration: none;
}
#tp_side1 A:visited {
	COLOR: #993300;
	text-decoration: none;
}
#tp_side1 A:hover {
	TEXT-DECORATION: underline;
	color: #990000;
}

/* <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: auto;
	font-size: 10px;
	margin-top: 20px;
	margin-left: 120px;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover {
	FONT-SIZE: 10px;
	COLOR: #333333;
	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: #EEEEEE;
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
}

a.btm:link{
	color: #EEEEEE;
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
}
a.btm:hover{
 color: #333333;
}
a.btm:visited{
	color: #EEEEEE;
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
}

a.list:link{
	color: #3DA3E3;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 6px;
	line-height: 18px;
}
a.list:hover{
	text-decoration: underline;
}
a.list:visited{
	color: #3DA3E3;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 6px;
}
a.list1:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #160808;
	margin-left: 28px;
	line-height: normal;

}
a.list1:hover{
	text-decoration: none;
	color: #999999;
}
a.list1:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #160808;
	margin-left: 28px;
	line-height: normal;
}

a.list2:link{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF3300;
	margin-left: 28px;
	line-height: normal;
}
a.list2:hover{
	text-decoration: none;
	color: #999999;
}
a.list2:visited{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF3300;
	margin-left: 28px;
	line-height: normal;
}
.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;
}
h4 {
	MARGIN-TOP: 20px;
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 5px;
	COLOR: #3862a0;
	FONT-FAMILY: Verdana;
	fornt-weight: bold;
	line-height: 20px;
}
/* global <home> setting */
#index{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	width: 778px;
	height: 576px;
	text-align: left;
}
#index img{
	margin-top: 5px;
	margin-left: 20px;
}
#word{
	position: absolute;
	width: 465px;
	margin-left: 40px;
	margin-top: 190px;
}
#icon{
	width: 200px;
	float: right;
	margin-top: 130px;
	border-left: 1px dotted #cccccc;
	padding-left: 5px;
}
#icon strong{}
#icon A:link {
	COLOR: #14007D;
	text-decoration: none;
}
#icon A:visited {
	COLOR: #993300;
	text-decoration: none;
}
#icon A:hover {
	TEXT-DECORATION: underline;
	color: #990000;
}

#Copyright_bg {
	FONT-SIZE: 10px;
	COLOR: #333333;
	TEXT-DECORATION: none;
	background-image: url(cobyright_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 778px;
	height: 24px;
	text-align: left;
}
#Copyright{
	margin-left: 200px;
}
#Copyright A:link, #Copyright A:visited, #Copyright A:hover {
	FONT-SIZE: 10px;
	COLOR: #333333;
	TEXT-DECORATION: none;
}

.datatable {
	border: 1px solid #C0CBCB;
	border-collapse: collapse;
}
.datatable td {
	font:10px Verdana, Arial, Helvetica, sans-serif "²Ó©úÅé";
	color: #477C9C;
	background-color: F5F7F7;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.datatable th {
	text-align: center;
	color: #000000;
	background-color: #FBFBFB;
	background-repeat: repeat-x;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif "²Ó©úÅé";
	font-size: 9px;
	font-weight: bolder;
	padding-bottom: 3px;
}

.datatable caption {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #33517A;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.datatable tr.altrow {
	font:10px  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 0px;
	background-color: #E9EDED;
	text-align: center;
	padding-top: 2px;
}

.datatable tr:hover, .datatable tr.hilite {
	background-color: #DFE7F2;
	color: #000000;
}

#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}