/* global <BODY> setting */
BODY {
	FONT-SIZE: 13px;
	BACKGROUND-IMAGE: url(bg11.gif);
	MARGIN: 0px;
 	BACKGROUND-REPEAT: repeat-x;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #0C2314;
	line-height: 22px;
}

/* global <A> setting */

A:link {
	COLOR: #000000;
	text-decoration: underline;
}
A:visited {
	COLOR: #000000;
	text-decoration: underline;
}
A:hover {
	TEXT-DECORATION: none;
	color: #000000;
}
a:link img, a:visited img, a:hover img{
border:none;
}
/* global <TD> setting */

TD {
	LINE-HEIGHT: 22px;
	font-size: 13px;
}
/* global <H?> setting */

H1 {
	FONT-SIZE: 16px;
	MARGIN-BOTTOM: 10px;
	FONT-FAMILY: Verdana;
	color: #006633;
}
H1 A:link, H1 A:visited, H1 A:hover {
	color: #006633;
	text-decoration: none;
}
H2 {
	FONT-SIZE: 14px;
	COLOR: #996633;
	font-family: Verdana;
}
H2 A:link, H2 A:visited, H2 A:hover {
	COLOR: #996633;
	text-decoration: none;
}
H3 {
	FONT-SIZE: 12px;
	COLOR: #336666;
	font-family: Verdana;
}
H3 A:link, H3 A:visited, H3 A:hover {
	COLOR: #336666;
	text-decoration: none;
}

/* global <UL>,<LI> setting */
UL {

}
LI {

}

/* 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: 1002px;
	background-image: url(whole_table.gif);
	background-repeat: repeat-y;
}
.menu_td{
	height:31px;
	background-image: url(menu_td_bg.jpg);
	background-repeat: no-repeat;

}
.footer_td{
	background-image: url(footer_td_bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
}

/* <DIV ID=tp_header> */

#tp_header {
	MARGIN: 0px;
	HEIGHT: 106px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_menu> */
#tp_menu {
	WIDTH: 100%;
	background-image: url(icon-bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

#tp_menu .table_class{
	width: auto;
	margin-left: 180px;
	margin-top: 3px;
}
#tp_menu .table_class td img{
	margin-left: 30px;
	margin-right: 3px;
}
#tp_menu A:link, #tp_menu A:visited {
	color: #F4FFF4;
	font-weight: bold;
	font-size: 12px;
}
#tp_menu A:hover {
  text-decoration: none;
	color: #FFFF00;
}

/* SUB_MENU */
.tp_menu_child {
	background-color:#856F3D;
	z-index:10;
	position:absolute;
	white-space: nowrap;
	padding:3px;
	border: 1px solid #777777;
}

.tp_menu_child td{
  border-bottom:1px dashed #cccccc;
  white-space: nowrap;
  padding:3px;
}

/* main content block */
.tp_body_side {
	BACKGROUND-IMAGE: url(tp_body_side_bg.jpg);
	WIDTH: 180px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.tp_body_main {
	WIDTH: 822px;
	background-image: url(tp_body_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 200px;
}

.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: normal;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
}

/* <DIV ID=tp_main> */
#tp_main {
  width:95%;
  margin-left:20px;
}
.tp_main_header{
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.tp_main_header h2{
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
}
.tp_main_body {
	padding-bottom: 20px;
	padding-top: 20px;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
}
#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;
  width:100%;
}
#tp_product_menu .table_class h2{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #006633;
	background-image: url(h2_bg.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
}
#tp_product_menu .table_class img{
	border: 2px solid #cccccc;
}
#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%;
}
#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: 11px;
	font-family: Verdana;
}
#tp_rlink_bottom a:hover{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}

/* side block */
/* <div id=tp_side> */
#tp_side {

}
.box {
	margin: 10px 20px 0px 20px;
}
.box A:link, .box A:visited {
	COLOR: #000000;
	text-decoration: none;
	display: block;
	background-image: url(arr01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 15px;
	padding-left: 20px;
	font-weight: bold;
	font-family: Verdana;
}
.box A:hover {
	COLOR: #990000;
	text-decoration: none;
}
/* <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 {
	WIDTH: 100%;
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover {
	COLOR: #000000;
	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: #000000;
 font-family: Verdana;
 font-size: 10px;
}

a.btm:link{
 color: #000000;
 font-family: Verdana;
 font-size: 10px;
}
a.btm:hover{
 color: #333333;
}
a.btm:visited{
 color: #000000;
 font-family: Verdana;
 font-size: 10px;
}

a.list:link{
	color: #FE4A02;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 10px;
}
a.list:hover{
	text-decoration: underline;
}
a.list:visited{
	color: #FE4A02;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 10px;
}
a.list1:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #00648D;
	line-height: 16px;
	font-weight: bold;
}
a.list1:hover{
 text-decoration: underline;
}
a.list1:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #00648D;
	line-height: 16px;
	font-weight: bold;
}

a.list2:link{
	color: #5C5C5C;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
}
a.list2:hover{
	text-decoration: none;
}
a.list2:visited{
	color: #5C5C5C;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
}
.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;
}
#all {
	WIDTH: 1002px;
	TEXT-ALIGN: left;
}
.top{
	background-image: url(hone-top.jpg);
	background-repeat: no-repeat;
	height: 109px;
}
.word {
	POSITION: absolute;
	margin-left: 30px;
	margin-top: 180px;
	line-height: 23px;
	width: 550px;
}
.word span{
	display: block;
	margin-right: 50px;
}
.word p{
	margin-top: 10px;
	margin-bottom: 10px;
}
.word h1{
	color: #006633;
	font-size: 16px;
	margin-top: 0px;
}
#icon {
	HEIGHT: 285px;
	TEXT-ALIGN: center;
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#icon A:link, #icon A:visited {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #009933;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}

#icon A:hover {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #99CC66;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	padding-top: 3px;
}
.pro01 {
	background-image: url(pro01.jpg);
	background-repeat: no-repeat;
	height: 650px;
	background-color: #FFFFFF;
}
.pro {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pro ul{
}
.pro li{
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 8px;
	list-style-type: none;
	float: left;
	width: 30%;
}
#pro01{
	float: left;
	width: 48%;
	font-size: 11px;
	font-family: Verdana;
	line-height: 20px;
	margin-top: 20px;
}
#pro01 ul{
	margin: 0px;
	padding: 0px;
}
#pro01 li{
	list-style-type: none;
	display: block;
	margin-left: 80px;
}
#pro01 img{
	border: 2px solid #AEC9EE;
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
	width: 100px;
	height: 100px;
}
#Copyright {
	FONT-SIZE: 11px;
	WIDTH: 1002px;
	FONT-FAMILY: Verdana;
	background-color: #999999;
	border-top: 1px solid #666666;
	clear: both;
	height: 20px;
}
#Copyright A:link, #Copyright A:visited, #Copyright A:hover {
	COLOR: #000000;
	text-decoration: none;
}

#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}
.img-right{
float: right;
margin: 0 5px 0 0;
}
