/* global <BODY> setting */
BODY {
	FONT-SIZE: 11px;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
	background-image: url(bg.gif);
}

/* global <A> setting */
A {
  text-decoration: none;
	line-height: 20px;

}
A:link {
	color:#0C5696;
  text-decoration: underline;
}

A:hover {
  text-decoration: none;
}

A:visited {
	color:#0C5696;
  text-decoration: underline;
}

/* global <TD> setting */
TD {
	font-size: 11px;
	line-height: 20px;
}
/* global <H?> setting */
H1 {
  font-family: Verdana;
  fornt-weight: bold;
  font-size: 17px;
  color: #1FB9CB;
  margin-bottom:6px;
}
H2 {
 MARGIN-TOP: 3px;
 color: #0C5696;
 FONT-WEIGHT: bold;
 FONT-SIZE: 11px;
 MARGIN-BOTTOM: 3px;
 FONT-FAMILY: Verdana;
}
H3 {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #0C5696;
  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: 780px;
  background-color:#ffffff;
  border:1px solid #000000;

}
.menu_td {
	BACKGROUND-IMAGE: url(icon-bg.gif);
	HEIGHT: 30px;
	background-repeat: no-repeat;
}
.footer_td {
	BACKGROUND-IMAGE: url(downbg.jpg);
	WIDTH: 100%;
	HEIGHT: 40px;
	background-repeat: repeat-x;
}

/* <DIV ID=tp_header> */
#tp_header {
	MARGIN: 0px;
	HEIGHT: 240px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_menu> */
#tp_menu {
  width:100%;
}

#tp_menu .table_class{
  width:auto;
  margin:auto;
}
#tp_menu .table_class td {
	padding-right: 3px;
	padding-left: 3px;
}

#tp_menu A:link {
	FONT-WEIGHT: bold;
	COLOR: #FDFBFB;
	TEXT-DECORATION: none;
	font-size: 10px;
}
#tp_menu A:visited {
	FONT-WEIGHT: bold;
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	font-size: 10px;
}
#tp_menu A:hover {
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* SUB_MENU */
.tp_menu_child {
  margin-left:30px;
  background-color:#14A4AB;
  border:1px solid #ffffff;
  z-index:10;
  position:absolute;
  white-space: nowrap;
  padding:3px;
}

.tp_menu_child td{
  border-bottom:1px dashed #ffffff;
  white-space: nowrap;
  padding:3px;
}

/* main content block */

.tp_body_side {
	BACKGROUND-IMAGE: url(side-bg.gif);
	WIDTH: 190px;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
}
.tp_body_main {
	BACKGROUND-IMAGE: url(main-bg.gif);
	BACKGROUND-REPEAT: no-repeat;
	width: 588px;
}

.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:550px;
	margin: auto;
}
.tp_main_header{
  padding-left: 25px;
  padding-bottom: 20px;
  padding-top: 25px;
}
.tp_main_body {
  padding-bottom: 20px;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
}
#tp_inquiry .table_class{
  width:95%;
	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{
	width:100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#tp_product_menu .cate_img_0 {
VERTICAL-ALIGN: middle
}
#tp_product_menu .cate_list_0 {
	PADDING-LEFT: 10px;
	FONT-SIZE: 11px;
	HEIGHT: 50px;
	border: 1px dotted #f0f0f0;
}
#tp_product_menu .cate_img_1{
VERTICAL-ALIGN: middle
}
#tp_product_menu .cate_list_1{
	PADDING-LEFT: 10px;
	FONT-SIZE: 11px;
	HEIGHT: 50px;
	border: 1px dotted #f0f0f0;
}

/* <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;
	font-family: Verdana;
	color: #000000;
}
#tp_rlink_bottom a:hover{
  text-decoration: none;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}

/* side block */
/* <div id=tp_side> */
#tp_side {
	margin-right: 10px;
	margin-top: 50px;
}
#tp_side ul{}
#tp_side li{
	list-style-image: url(li.gif);
	margin-bottom: 5px;
}
#tp_side A:link {
	FONT-WEIGHT: bold;
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 10px;
}
#tp_side A:visited {
	FONT-WEIGHT: bold;
	COLOR: #996666;
	TEXT-DECORATION: none;
	font-size: 10px;
}
#tp_side A:hover {
	COLOR: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* <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;
}
#tp_footer A:link, #tp_footer A:hover, #tp_footer A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 10px;
}

/* <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: Verdana;
 font-size: 10px;
}

a.btm:link{
 color: #eeeeee;
 font-family: Verdana;
 font-size: 10px;
}
a.btm:hover{
	text-decoration: none;
}
a.btm:visited{
 color: #eeeeee;
 font-family: Verdana;
 font-size: 10px;
}

a.list:link{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	MARGIN-LEFT: 13px;
	COLOR: #0C5696;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 15px;
}
a.list:hover{
	COLOR: #ff6600;
}
a.list:visited{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	MARGIN-LEFT: 13px;
	COLOR: #0C5696;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 15px;
}
a.list1:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: underline
}
a.list1:hover{
	text-decoration: none;
}
a.list1:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 16px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: underline
}

/* global <index> setting */
#home{
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	width: 905px;
	height: 405px;
	text-align: left;
	margin-top: 20px;
}
#word{
	position: absolute;
	color: #FEFEFE;
	margin-top: 240px;
	width: 855px;
	margin-left: 20px;
}
#word A:link, #word  A:visited, #word  A:hover {
        color: #fefefe; text-decoration:none;
}
#word h1{
	margin-top: 0px;
}
.icon {
	WIDTH: 778px;
	TEXT-ALIGN: right;
	padding-top: 18px;
}
#icon {
	width: 905px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#icon A:link {
	BORDER-RIGHT: #AAFF00 1px dotted;
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	COLOR: #FFFF33;
	TEXT-DECORATION: none;
	font-weight: normal;
}
#icon A:visited {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	COLOR: #66FFFF;
	TEXT-DECORATION: none;
	border-right: #AAFF00 1px dotted;
	font-weight: normal;
}
#icon A:hover {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	COLOR: #FFFFFF;
	background-color: #0099FF;
	font-weight: normal;
}
#Copyright {
	WIDTH: 905px;
	COLOR: #CCCCCC;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-size: 10px;
	border-top: 1px dotted #cccccc;
}
#Copyright A:link, #Copyright A:hover, #Copyright A:visited {
	COLOR: #CCCCCC; 
	TEXT-DECORATION: none
}

#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}