/* global <BODY> setting */
BODY { 
	FONT-SIZE: 12px; MARGIN: 0px; LINE-HEIGHT: 22px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff
}
hr{
	color: #CED7E3; height:1px ;
}

/* global <A> setting */
A:link {
	COLOR: #C65900; TEXT-DECORATION: none
}
A:visited {
	COLOR: #603E22; TEXT-DECORATION: none
}
A:hover {
	COLOR: #E39115; TEXT-DECORATION: underline
}
/* global <TD> setting */
TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 22px
}
/* global <H1> setting */
H1 {
	PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 18px; 
	MARGIN-BOTTOM: 0px; COLOR: #3C5664; TEXT-DECORATION: none; 
	                  }
H2 {
    font-size: 10pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 10px; MARGIN-top: 0px;
    color:#000000;
}
H3 {
  font-size: 10pt;
  font-weight: bold;
  color: #E42519;
  margin-top:3px;
  margin-bottom:0px;
}


H4 {
	FONT-SIZE: 12px;
	COLOR: #fff5f5;
}


/* global <UL>,<LI> setting */
UL {
  margin-top:0px;
  margin-left:20px;
  margin-bottom:0px;
  padding:3px;
}
LI {
  list-style-type:disc;
}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
textarea{
  width:90%;
  height:200px;
}


/* ===== 5 fixed main block <DIV> setting ===== */

.whole_table {
	MARGIN: auto;
	WIDTH: 1002px;
	background-image: url(whole_table_bg.gif);
	background-repeat: repeat-y;
}
.menu_td {
	background-image: url(menu_td.gif);
	background-repeat: no-repeat;
	height: 32px;
	
}
.footer_td {
	TEXT-ALIGN: right;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 152px;
	background-image: url(footer_td_bg.gif);
}

/* <DIV ID=tp_header> */
#tp_header {
	WIDTH: 1002px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 87px;
	background-image: url(top.jpg);
}

/* <DIV ID=tp_menu> */

#tp_menu {
	width: 100%;
}
#tp_menu .table_class {
	MARGIN-TOP: 0px; MARGIN-LEFT: 215px
}
#tp_menu .table_class TD img {
	margin-right: 20px;
	margin-left: 20px;
}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #fefefe;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

#tp_menu A:hover {
	COLOR: #fbfc85;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

/* SUB_MENU */
.tp_menu_child {
	Z-INDEX: 15;
	POSITION: absolute;
	PADDING-BOTTOM: 4px;
	BACKGROUND-COLOR: #207cc0;
	border: #207cc0 1px solid;
	padding: 2px;
}
.tp_menu_child TD {
	BORDER-BOTTOM: #ededed 1px dashed;
	WHITE-SPACE: nowrap;
	padding: 3px;
}

/* main content block */

.tp_body_side {
	WIDTH: 199px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(tp_body_side_bg.gif);
}
.tp_body_main {
	WIDTH: 803px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(tp_body_main_bg.gif);
	background-position: 0px 239px;
}

.tp_misc_top {
        	
           }

.tp_misc_side{
  width:0px;
  margin:0px;
}

a.tree_header:link {
	COLOR: #000000;
	font-weight: normal;
	margin-bottom: 20px; line-height: 12px;
}
a.tree_header:visited {
	COLOR: #000000;
	font-weight: normal;
	margin-bottom: 20px; line-height: 12px;
}

/* <DIV ID=tp_main> */
#tp_main {
	WIDTH: 94%;
	MARGIN-LEFT: 20px
}
.tp_main_header {
	VERTICAL-ALIGN: top;
	PADDING-TOP: 30px
}
.tp_main_body {
         padding-top:15px;
	PADDING-BOTTOM: 20px;
	width: 100%;
}
.tp_main_body A:link, .tp_main_body A:visited, .tp_main_body A:hover {
        color: #000; text-decoration: none;
}
.tp_main_body h3 {  color: #000;
} 
.tp_main_body h3 A:link, .tp_main_body h3 A:visited, .tp_main_body h3 A:hover {
        color: #000; text-decoration: none;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
	padding-left: 25px;
}
#tp_inquiry .table_class {
	WIDTH: 90%;
	BACKGROUND-COLOR: #DEEFF9;
}
.inquiry_col_0{
	text-align: right;
}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
  width:100%;
}

#tp_product_menu H2 {
	MARGIN-TOP: 15px;
	MARGIN-BOTTOM: 3px;
	TEXT-DECORATION: none;
	}

#tp_product_menu .table_class{
         margin-top: 30px;
	width: 100%;
}
#tp_product_menu .cate_img_0 {
	TEXT-ALIGN: left
}
#tp_product_menu .cate_list_0 {
	}
#tp_product_menu .cate_img_1 {
	TEXT-ALIGN: left
}
#tp_product_menu .cate_list_1 {
	}

/* <DIV ID=tp_product_info> */
#tp_product_info {
  width:100%; margin-top: 15px;
}
#tp_product_info .table_class{
  width:auto;
  margin:auto; 
}

/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom{
}
#tp_rlink_bottom .table_class{
	WIDTH: 100%;
}
#tp_rlink_bottom a:link{
	font-weight: normal;
	line-height: 12px;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	line-height: 12px;
}
#tp_rlink_bottom a:hover{
	font-weight: normal;
	line-height: 12px;
}


/* side block */
/* <div id=tp_side> */
#tp_side {

}

/* <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; WIDTH: 100%; COLOR: #000000; 
}

/* footer block */
/* <div id=tp_footer> */
#tp_footer {
         	FONT-SIZE: 11px; COLOR: #3C5664; WIDTH:auto; 
	margin-right: 40px;
	              	}
#tp_footer A:link, #tp_footer A:hover, #tp_footer A:visited  {
	COLOR: #3C5664;
	TEXT-DECORATION: none;
	font-size: 11px; cursor:text;
}

/* <DIV ID=quick_menu> */
#quick_menu {
  background-color:#eeeeee;
  text-decoration: none;
  border:3px ridge #eeeeee;
}

/* below => customize id or class*/
#index {
	text-align: left; width: 1002px; height: 792px
}
.left { width: 199px; float: left; background:url(euha_index01.jpg) no-repeat; height: 792px;
}
.right { width: 803px; float: right;
}
.index01 {
	background: url(euha_index02.jpg) no-repeat; height: 119px
}
.index02 {
	background: url(ehua_index2.jpg) no-repeat; height: 239px
}
.index03 {
	background: url(euha_index03.jpg) no-repeat; height: 282px
}
#index .content h1 {
	margin-top: 0px; padding-left: 0px; margin-bottom: 5px; letter-spacing: 1px; color: #000000; font-size: 20px
}
.content {
	position: absolute; line-height: 18px; margin-top: 380px; margin-left: 225px; width: 760px; color: #666666;
	font-size: 12px; font-family: Arial; text-align: left;
}
.content a:link, .content a:visited, .content a:hover {
	color: #666666; font-size: 12px; text-decoration: none
}
.content-b {
	color: #0066ff
}
.content-b a:link, .content-b a:visited, .content-b a:hover {
	color: #0066ff; font-size: 12px; text-decoration: none
}
.button {
	position: absolute; text-align: left; margin-top: 154px; width: 179px; font-family: Arial;
}
.button a:link {
	border-bottom: #cccccc 1px solid; line-height: 30px; padding-left: 20px;  display: block; background: url(euha_arr.gif) no-repeat 8px 10px; color: #0066ff; font-size: 12px; font-weight: bold; text-decoration: none
}
.button a:visited {
	border-bottom: #cccccc 1px solid; line-height: 30px; padding-left: 20px; display: block; background: url(euha_arr.gif) no-repeat 8px 10px; color: #42678c; font-size: 12px; font-weight: bold; text-decoration: none
}
.button a:hover {
	border-bottom: #cccccc 1px solid; line-height: 30px; padding-left: 20px; display: block; background: url(euha_arr.gif) no-repeat 8px 10px; color: #0557a8; font-size: 12px; font-weight: bold; text-decoration: none
}
.button-t {
	position: absolute; text-align: left; margin-top: 92px; width: 750px; margin-left: 0px; font-family: Arial;
}
.button-t a:link {
	padding-left: 35px; padding-right: 38px; color: #fefefe; font-size: 12px; font-weight: bold; text-decoration: none
}
.button-t a:visited {
	padding-left: 35px; padding-right: 38px; color: #eaeaea; font-size: 12px; font-weight: bold; text-decoration: none
}
.button-t a:hover {
	padding-left: 35px; padding-right: 38px; color: #fafed2; font-size: 12px; font-weight: bold; text-decoration: none
}
.in-subicon {
	padding-bottom: 50px; margin-top: 120px; width: 180px; margin-left: 20px; font-size: 13px
}
.in-subicon a:link {
	border-bottom: #cccccc 1px dotted; padding-bottom: 10px; line-height: 20px; padding-left: 25px; padding-right: 0px; display: block; background: url(ehua_index5.jpg) no-repeat 5px 6px; color: #002345; font-weight: bold; text-decoration: none; padding-top: 5px
}
.in-subicon a:visited {
	border-bottom: #cccccc 1px dotted; padding-bottom: 10px; line-height: 20px; padding-left: 25px; padding-right: 0px; display: block; background: url(ehua_index5.jpg) no-repeat 5px 6px; color: #000204; font-weight: bold; text-decoration: none; padding-top: 5px
}
.in-subicon a:hover {
	border-bottom: #cccccc 1px dotted; padding-bottom: 10px; line-height: 20px; padding-left: 25px; padding-right: 0px; display: block; background: url(ehua_index5.jpg) no-repeat 5px 6px; color: #005fe1; font-weight: bold; text-decoration: none; padding-top: 5px
}
#co-bg {
	background: url(euha_index04.gif) no-repeat; text-align: left; height: 152px; 
	color: #000000; font-size: 12px; padding: 25px 0px 0px 175px; line-height: 22px;
}
#co-bg a:link, #co-bg a:visited, #co-bg a:hover {
	color: #000000; cursor: text; text-decoration: none
}
.18 { font-size: 18px; font-weight: bold;
}
.gray { font-size: 10px;
}
#tp_footer a:hover {
	cursor: text
}
#copyright a:hover {
	cursor: text
}

a {noFocusLine:expression(this.onFocus=this.blur())} /* For IE */
:focus {-moz-outline-style: none} /* For Firefox */

#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}