/* global <BODY> setting */
BODY {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
	background-color: #000;
	margin: 0px;
}

/* global <A> setting */

A:link {
	text-decoration: none;
	color: #000;
}
A:visited {
	color:#000;
	text-decoration: none;
}
A:hover {
	color: #066;
	text-decoration: none;
}


/* global <TD> setting */
TD {
	font-size: 11px;
	line-height: 20px;
}
/* global <H?> setting */
H1 {
	COLOR: #C1282B;
	font-size: 14px;
}
H1 A:link, H1 A:visited, H1 A:hover {
	text-decoration: none;
	COLOR: #C1282B;
}

H2 {
	color: #063E8E;
	font-size: 13px;
}
H2 A:link, H2 A:visited, H2 A:hover {
	text-decoration: none;
	color: #063E8E;
}
H3 {
	color: #000000;
	font-size: 12px;
}
H3 A:link, H3 A:visited, H3 A:hover {
	color: #000000;
	text-decoration: none;
}

/* global <UL>,<LI> setting */

UL {
}
LI {

}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
textarea{

}


/* ===== 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{
	height:26px;
	BACKGROUND-IMAGE: url(menu_td_bg.gif);
	background-repeat: no-repeat;
}
.footer_td{
	background-image: url(footer_td_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
}

/* <DIV ID=tp_header> */

#tp_header {
	margin: 0px;
	height:206px;
	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: 20px;
}
#tp_menu .table_class td{
	vertical-align: middle;
}
#tp_menu .table_class td img{
	margin-right: 15px;
	margin-left: 15px;
}
#tp_menu A:link, #tp_menu A:visited {
	font-size: 11px;
	color: #fefefe;
	text-decoration: none;
}

#tp_menu A:hover {
	color: #fefefe;
	text-decoration: none;
}

/* SUB_MENU */

.tp_menu_child {
	border:1px solid #013479;
	z-index:10;
	position:absolute;
	white-space: nowrap;
	padding:1px;
	background-color: #013479;
}

.tp_menu_child td{
	border-bottom:1px dashed #fefefe;
	padding:1px;
	white-space: nowrap;
}

/* main content block */

.tp_body_side{
	width: 193px;
}
.tp_body_main{
	BACKGROUND-IMAGE: url(powerex_bg_03.gif);
	background-repeat: no-repeat;
	width: 809px;
	background-position: right top;
}

.tp_misc_top{
	margin:0px;
	height: 0px;
}
.tp_misc_side{
	margin:0px;
	width: 0px;
}


/* <DIV ID=tp_main> */
#tp_main {
	width:94%;
	margin-left: 25px;
}
.tp_main_header{
	padding-top: 30px;
	padding-bottom: 20px;
}
.tp_main_header h1{
	margin: 0px;
}
.tp_main_header h2{
	margin: 0px;
	color: #333333;
	font-size: 11px;
}
a.tree_header:link {
	FONT-SIZE: 11px;
	COLOR: #333333;
	margin-bottom: 10px;
	FONT-WEIGHT: normal;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #333333;
	margin-bottom: 10px;
	FONT-WEIGHT: normal;
}
.tp_main_body {
	padding: 20px;
}

/* <DIV ID=tp_inquiry> */

#tp_inquiry{
	width: 100%;
}
#tp_inquiry .table_class{
	width:100%;
	border: 1px #999999 dotted;
	background-color: #EFEFEF;
}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
	width: 100%;
}
#tp_product_menu .table_class{
	width: 100%;
}
#tp_product_menu .cate_img_0{
	vertical-align: top;
}
#tp_product_menu .cate_list_0{

}
#tp_product_menu .cate_img_1{
	vertical-align: top;
}
#tp_product_menu .cate_list_1{
}

/* <DIV ID=tp_product_info> */

#tp_product_info {
	width: 100%;
}
#tp_product_info .table_class{
	margin-left: 10px;
	WIDTH: 100%;
	border: 1px dotted #CCCCCC;
	background-color: #ffffff;
	vertical-align: top;
}


/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom{
	margin-top:5px;
	margin-bottom:5px;
	width: 100%;
}
#tp_rlink_bottom .table_class{
	WIDTH: 100%;
}
#tp_rlink_bottom a:link, #tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
#tp_rlink_bottom a:hover{
	text-decoration: none;
	color: #666;
}


/* side block */
/* <div id=tp_side> */
#tp_side {

}
#box{
	margin: 20px 0px 0px 0px;
	padding-left: 10px;
}
#box strong {
	color: #900;
	display: block;
	margin-bottom: 10px;
}
#box a:link, #box a:visited {
	font-size: 11px;
	color: #333;
	display: block;
	background-image: url(box_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
#box a:hover{
	color: #000;
	text-decoration: none;
}
/* <DIV ID=tp_rlink_side> */
#tp_rlink_side{


}
#tp_rlink_side .table_class{
}


/* footer block */
/* <div id=tp_footer> */

#tp_footer {
	color: #333;
	text-align: center;
}
#tp_footer a:link, #tp_footer a:visited, #tp_footer a:hover{
	font-size: 11px;
	color: #333;
}

/* <DIV ID=quick_menu> */

#quick_menu {
}

/* below => customize id or class*/
#index {
	WIDTH: 1002px;
	TEXT-ALIGN: left;
	overflow: hidden;
}
#index .content H1 {
	FONT-SIZE: 15px;
	COLOR: #eb1f26;
	margin: 0px;
}
#mark_bg{
	background-image: url(mark_bg.gif);
	background-repeat: no-repeat;
	height: 86px;
}
#left_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	width: 571px;
	height: 420px;
	float: left;
}
#right_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	width: 431px;
	height: 420px;
	float: right;
}
.content {
	MARGIN-TOP: 150px;
	MARGIN-LEFT: 30px;
	WIDTH: 500px;
	COLOR: #000;
	LINE-HEIGHT: 20px;
	POSITION: absolute;
	font-size: 12px;
}
.content A:link, .content A:visited {
	FONT-SIZE: 11px;
	COLOR: #000;
	text-decoration: none;
}
.content A:hover {
	FONT-SIZE: 11px;
	COLOR: #000;
	text-decoration: underline;
}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 66px;
}
.button {
	TEXT-ALIGN: right;
	margin-right: 30px;
	padding-top: 10px;

}
.button A:link, .button A:visited {
	PADDING-RIGHT: 30px;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(arr01.gif);
	background-repeat: no-repeat;
}
.button A:hover {
	COLOR: #0F65DA;
	TEXT-DECORATION: none;
}
.line{
	background-image: url(arr01.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#Copyright {
	WIDTH: 1002px;
	COLOR: #5a5a5a;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	margin: auto;
	background-image: url(cobyright_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
}
#Copyright A:link, #Copyright A:visited, #Copyright A:hover {
	COLOR: #5a5a5a; TEXT-DECORATION: none
}
