/* global <BODY> setting */
BODY {
	MARGIN: 0px;
	LINE-HEIGHT: 23px;
	FONT-FAMILY: Arial;
	font-size: 13px;
	background-color: #EBF3F5;
}
/* global <A> setting */

A:link {
	TEXT-DECORATION: none;
	color: #000000;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #000000;
}

/* global <TD> setting */
TD {
	font-size: 13px;
	line-height: 23px;
}
/* global <H?> setting */
H1 {
	MARGIN-BOTTOM: 10px;
	COLOR: #003399;
	FONT-FAMILY: Verdana;
	font-size: 15px;
}
H1 A:link, H1 A:visited, H1 A:hover {
	COLOR: #003399;
	TEXT-DECORATION: none;
}
H2 {
	MARGIN-TOP: 3px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 3px;
	FONT-FAMILY: Verdana;
	color: #006699;
}
H2 A:link, H2 A:visited, H2 A:hover {
	color: #006699;
	TEXT-DECORATION: none;
}
H3 {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
}
H3 A:link, H3 A:visited, H3 A:hover {
	color: #666666;
	TEXT-DECORATION: none;
}


/* global <UL>,<LI> setting */
UL {

}
LI {

}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */

textarea{
	width:90%;
	height:200px;
	font-size: 13px;
	font-family: Arial;
}


/* ===== 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_bg.gif);
	BACKGROUND-REPEAT: no-repeat;
	height: 34px;
}
.footer_td {
	background-image: url(footer_td_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
	vertical-align: top;
}

/* <DIV ID=tp_header> */
#tp_header {
	BACKGROUND-IMAGE: url(top.jpg);
	BACKGROUND-REPEAT: no-repeat;
	height: 79px;
}
/* <DIV ID=tp_menu> */
#tp_menu {
	TEXT-ALIGN: left;
	width: 100%;
}
#tp_menu .table_class {
	WIDTH: auto;
	float: right;
	margin-right: 20px;
}
#tp_menu .table_class TD img {
	margin-right: 20px;
	margin-left: 20px;

}
#tp_menu A:link, #tp_menu A:visited {
	TEXT-DECORATION: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #003366;
}
/* SUB_MENU */
.tp_menu_child {
	Z-INDEX: 10;
	MARGIN-LEFT: 30px;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	background-color: #8FC1D2;
	border: #326A7C 1px solid;
	padding: 3px;
}
.tp_menu_child TD {
	padding: 3px;
	WHITE-SPACE: nowrap;
	border-bottom: #ffffff 1px dashed;
    text-align: left;
}

/* main content block */
.tp_body_side {
	BACKGROUND-IMAGE: url(tp_body_side_bg.gif);
	background-repeat: no-repeat;
	width: 225px;
}
.tp_body_main {
	width: 777px;
	background-image: url(tp_body_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 181px;
}
.tp_misc_top {
	MARGIN: 0px;
	height: 181px;
	background-image: url(tp_misc_top_bg.jpg);
	background-repeat: no-repeat;
}
.tp_misc_side{
	margin:0px;
	width: 0px;
}

A.tree_header:link {
	MARGIN-BOTTOM: 20px;
	COLOR: #999999;
	font-size: 11px;
	font-weight: normal;
}
A.tree_header:visited {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	COLOR: #999999;
	font-weight: normal;
}

/* <DIV ID=tp_main> */
#tp_main {
	WIDTH: 93%;
	margin-left: 25px;
}
.tp_main_header {
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 30px;
	border-bottom: 1px solid #cccccc;
}
.tp_main_header h2{
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.tp_main_body {
	PADDING-BOTTOM: 30px;
	padding-top: 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{
	margin-top: 30px;
}
#tp_product_menu .table_class {
	width: 100%;
}
#tp_product_menu .table_class h2{
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	font-size: 12px;
	font-family: Verdana;
}
#tp_product_menu .cate_img_0 {
	text-align: left;
}
#tp_product_menu .cate_list_0 {
	font-size: 12px;
}
#tp_product_menu .cate_img_1 {
	text-align: left;
}
#tp_product_menu .cate_list_1 {
	font-size: 12px;
}

/* <DIV ID=tp_product_info> */
#tp_product_info {
	width:100%;
	margin-top: 50px;
}
#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, #tp_rlink_bottom A:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	line-height: 9px;
	letter-spacing: -1px;
}
#tp_rlink_bottom A:hover {
	TEXT-DECORATION: underline;
	letter-spacing: -1px;
}

/* side block */
/* <div id=tp_side> */

.box{
	padding: 50px 10px 0px 10px;
}
.box A:link, .box A:visited {
	PADDING-RIGHT: 5px;
	DISPLAY: block;
	MARGIN-BOTTOM: 15px;
	BORDER-BOTTOM: #aecbdf 1px solid;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	color: #333333;
}

.box A:hover {
	TEXT-DECORATION: none;
	color: #3366CC;
}

/* <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;
	font-size: 11px;
}

/* footer block */
/* <div id=tp_footer> */
#tp_footer {
	FONT-SIZE: 11px;
	WIDTH: auto;
	MARGIN-RIGHT: 20px;
	TEXT-ALIGN: right;
	color: #333333;
	font-family: Verdana;
	margin-top: 8px;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover {
	TEXT-DECORATION: none;
	color: #333333;
}

/* <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: #333333;
 font-family: Verdana;
 font-size: 10px;
}

a.btm:link{
 color: #333333;
 font-family: Verdana;
 font-size: 10px;
}
a.btm:hover{
	text-decoration: none;
}
a.btm:visited{
 color: #333333;
 font-family: Verdana;
 font-size: 10px;
}

a.list:link{
	color: #B73800;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 20px;
}
a.list:hover{
	text-decoration: underline;
}
a.list:visited{
	color: #B73800;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 20px;
}
a.list1:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #907000;
	line-height: 19px;
	padding-left: 20px;
}
a.list1:hover{
	text-decoration: none;
	color: #B73800;
}
a.list1:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #907000;
	line-height: 19px;
	padding-left: 20px;
}
.sitemap_1 {
	font-weight: bold;
	font-size: 11px;
}
.sitemap_2 {
	font-weight: normal;
	font-size: 11px;
}

/* global <home> setting */
#index {
	TEXT-ALIGN: left;
	width: 1002px;

}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 400px;
	padding-bottom: 59px;
}

#icon {
	background-image: url(icon_bg.gif);
	background-repeat: no-repeat;
	width: 118px;
	float: left;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 11px;
}
#icon A:link, #icon A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}
#icon A:hover {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}
#main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	height: 216px;
	clear: both;
}
#left_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	width: 743px;
	height: 255px;
	float: left;
}
#word {
	MARGIN-TOP: 380.px;
	MARGIN-LEFT: 28px;
	WIDTH: 700px;
	COLOR: #4F4F4F;
	POSITION: absolute;
	TEXT-ALIGN: left;
	line-height: 23px;
	margin-top: 320px;
}
#word A:link, #word A:hover, #word A:visited {
	color: #4F4F4F;
	text-decoration: none;
}
#word h1{
	color: #606060;
	font-size: 14px;
         margin-top: 0px;
}
#word h1 A:link, #word h1 A:hover, #word h1 A:visited {
	color: #606060;
	text-decoration: none;
}
#word P {
	MARGIN-TOP: 10px
}
#right_bg{
	background-image: url(right_bg.jpg);
	background-repeat: no-repeat;
	width: 259px;
	height: 255px;
	float: right;
}
address{
	font-style: normal;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	margin: 90px 20px 0px 20px;
}
#Copyright {
	FONT-SIZE: 11px;
	WIDTH: 1002px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	background-image: url(cobyright_bg.jpg);
	background-repeat: no-repeat;
	height: 58px;
	color: #333333;
	clear: both;
}
#Copyright span{
	margin-left: 80px;
	display: block;
	padding-top: 13px;
}
#Copyright A:link, #Copyright A:visited, #Copyright A:hover {
	TEXT-DECORATION: none;
	color: #333333;
}
#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}