/* global <BODY> setting */
BODY {
	FONT-SIZE: 13px;
	MARGIN: 0px;
	LINE-HEIGHT: 23px;
	FONT-FAMILY: Arial;
	background-color: #ffffff;
}
a {noFocusLine:expression(this.onFocus=this.blur())}
HR {
	display: none;
}

/* global <A> setting */
A:link {
	TEXT-DECORATION: none;
	color: #000000;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: underline
}


/* global <TD> setting */

TD {
	LINE-HEIGHT: 23px;
	font-size: 13px;
         text-align: justify;
}

/* global <H?> setting */
H1 {
	FONT-SIZE: 15px;
	MARGIN-BOTTOM: 5px;
	FONT-FAMILY: Verdana;
	color: #333333;
}
H1 A, H1 A:hover{
	TEXT-DECORATION: none;
	color: #333333;
}

H2 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
}
H3 {
	font-family: Verdana;
	color: #000000;
	font-size: 13px;
}

/* global <UL>,<LI> setting */
UL {

}
LI {

}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
TEXTAREA {
	FONT-SIZE: 13px;
	WIDTH: 90%;
	HEIGHT: 200px;
	font-family: Arial;
}


/* ===== 5 fixed main block <DIV> setting ===== */

.whole_table {
	BACKGROUND-IMAGE: url(whole_table_bg.gif);
	MARGIN: auto;
	BACKGROUND-REPEAT: repeat-y;
	width: 982px;
	border: 1px solid #cccccc;
}
.menu_td {
	BACKGROUND-IMAGE: url(menu_td_bg01.jpg);
	BACKGROUND-REPEAT: no-repeat;
	height: 224px;
	vertical-align: top;

}
.footer_td {
	BACKGROUND-IMAGE: url(footer_td_bg.gif);
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height: 60px;
	background-color: #000;
}

/* <DIV ID=tp_header> */
#tp_header {
	background-image: url(top.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	background-color: #FFF;
}
/* <DIV ID=tp_menu> */

#tp_menu .table_class {
	WIDTH: auto;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
#tp_menu .table_class TD IMG {
	MARGIN-LEFT: 12px;
	margin-right: 12px;
}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #999999;
}

/* SUB_MENU */
.tp_menu_child {
	Z-INDEX: 5;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	border: 1px solid #999999;
	padding: 1px;
	background-color: #FFFFFF;
}
.tp_menu_child TD {
	BORDER-BOTTOM: #cccccc 1px dashed;
	WHITE-SPACE: nowrap;
	text-align: left;
	padding: 3px;
}

/* main content block */

.tp_body_side {
	BACKGROUND-IMAGE: url(tp_body_side_bg.gif);
	BACKGROUND-REPEAT: no-repeat;
	width: 247px;
	background-position: left bottom;
}
.tp_body_main {
	background-image: url(tp_body_main.gif);
	background-repeat: no-repeat;
	width: 735px;
}
.tp_misc_top {
	height: 0px;
	MARGIN: 0px;
}

.tp_misc_side {
	MARGIN: 0px;
	width: 0px;
}

A.tree_header:link {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	COLOR: #333333;
	font-weight: normal;
}
A.tree_header:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	color: #333333;
}

/* <DIV ID=tp_main> */
#tp_main {
	MARGIN-LEFT: 25px;
	width: 93%;
}
.tp_main_header {
	PADDING-TOP: 20px;
	BORDER-BOTTOM: #cccccc 1px solid;
	padding-bottom: 10px;
}
.tp_main_header h2{
	font-family: Verdana;
	font-size: 11px;
}
.tp_main_body {
	PADDING-BOTTOM: 30px;
	PADDING-TOP: 30px;
	height: 50px;
}

/* <DIV ID=tp_inquiry> */

#tp_inquiry {

}
#tp_inquiry .table_class {
	BORDER: #999999 1px dotted;
	MARGIN-LEFT: 20px;
	BACKGROUND-COLOR: #efefef;
	width: 95%;
}
.inquiry_col_0{
	text-align: right;
}

/* <DIV ID=tp_product_menu> */
#tp_product_menu .table_class {
	margin-left: 10px;
	width: 100%;
}
#tp_product_menu .table_class H2 {
	FONT-SIZE: 12px;
	COLOR: #996600;
}
#tp_product_menu .table_class IMG {

}
#tp_product_menu .cate_img_0 {
	TEXT-ALIGN: left
}
#tp_product_menu .cate_img_1 {
	TEXT-ALIGN: left
}
#tp_product_menu .cate_list_0 {
	vertical-align: top;
}
#tp_product_menu .cate_list_1 {
	vertical-align: top;
}


/* <DIV ID=tp_product_info> */

#tp_product_info {
	WIDTH: 100%
}
#tp_product_info .table_class {
	MARGIN: auto; 
	WIDTH: auto;
}

/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom {
	BORDER-TOP: #cccccc 1px solid;
	MARGIN-TOP: 20px;
	WIDTH: 100%;
	margin-bottom: 10px;
}
#tp_rlink_bottom .table_class {
	WIDTH: 100%;
	margin-top: 20px;
}
#tp_rlink_bottom .table_class LI {
	line-height: 16px;
}
#tp_rlink_bottom A:link, #tp_rlink_bottom A:visited {
	FONT-WEIGHT: normal;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	font-size: 11px;
}
#tp_rlink_bottom A:hover {
	text-decoration: underline;
}

/* side block */
/* <div id=tp_side> */

#tp_side {
	background-image: url(tp_side_bg.gif);
	background-repeat: no-repeat;
	width: 247px;
	height: 235px;
}
.box strong{
	display: block;
	color: #2E2E2E;
	font-size: 16px;
	border-bottom: 1px solid #9A4F16;
	margin-bottom: 15px;
}
.box strong A:link, .box strong A:visited, .box strong A:hover {
	TEXT-DECORATION: none;
	color: #2E2E2E;
}
.box {
	padding: 20px 15px;
	text-align: left;
}
.box A:link, .box A:visited {
	FONT-SIZE: 12px;
	DISPLAY: block;
	MARGIN-BOTTOM: 15px;
	COLOR: #464646;
	TEXT-DECORATION: none;
	border-bottom: 1px solid #A1A1A1;
}
.box A:hover {
	TEXT-DECORATION: none;
	color: #FF9900;
}

/* <DIV ID=tp_rlink_side> */

#tp_rlink_side {
	margin: 0px;
}
#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;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: right;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
}
#tp_footer A:link, #tp_footer A:visited, #tp_footer A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/* <DIV ID=quick_menu> */
#quick_menu {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #eeeeee;
	text-decoration: none;
}

/* below => customize id or class*/
.btm {
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	font-size: 10px;
}
A.btm:link, A.btm:visited {
	COLOR: #333333;
	FONT-FAMILY: Verdana;
	font-size: 10px;
}
A.btm:hover {
	text-decoration: none;
}

A.list:link, A.list:visited {
	PADDING-LEFT: 20px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #b73800;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}
A.list:hover {
	text-decoration: underline;
}

a.list1:link, a.list1:visited {
	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;
}
.sitemap_1 {
	FONT-SIZE: 14px;
	font-weight: bold;
	line-height: 28px;
}
.sitemap_2 {
	FONT-WEIGHT: normal;
	font-size: 13px;
	line-height: 28px;
}

/* global <home> setting */

#index {
	MARGIN: auto;
	TEXT-ALIGN: left;
	width: 982px;
}
#mark_bg{
	background-image: url(mark_bg.gif);
	background-repeat: no-repeat;
}
.version{
	text-align: right;

}
.version span{
	margin-left: 12px;
	margin-right: 12px;
}
.link{
	text-align: right;
	margin-right: 10px;
	padding-top: 2px;
	margin-bottom: 2px;
	height:60px;
}
.link img{
	border: 1px solid #999;
}
#icon_bg {
	BACKGROUND-IMAGE: url(icon_bg.gif);
	BACKGROUND-REPEAT: no-repeat;
	height: 25px;
	display: table;
	border: 1px solid #cccccc;
	width: 982px;
}
#icon {
	TEXT-ALIGN: left;
	float: left;
	margin-left: 10px;
}
#icon A:link, #icon A:visited {
	BACKGROUND-POSITION: 0px 2px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(arrow-blue.gif);
	BACKGROUND-REPEAT: no-repeat;
	TEXT-DECORATION: none;
	color: #000000;
	font-weight: bold;
}
#icon A:hover {
	TEXT-DECORATION: none;
	color: #333333;
}
.search{
	float: right;
	padding-top: 2px;
	padding-right: 5px;
}
.search form {
	margin: 0px;
	padding: 0px;

}
.search form input{
	font-size: 11px;
	font-family: Verdana;
}
#flash_bg{
	height: 256px;
	clear: both;
	background-image: url(img01.jpg);
	background-repeat: no-repeat;
}
#left_bg{
	background-image: url(left_bg.gif);
	background-repeat: no-repeat;
	width: 730px;
	*width: 730px;
	float: left;
	text-align: left;
	background-position: bottom;
	overflow: hidden;
	height: 850px;
}
.word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 224px;
}
.pro_bg{
	float: left;
	width: 730px;
}
.pro_m{
	width: 220px;
	float: left;
	margin: 0px 16px 0px 0px;
}
.word {
	WIDTH: 680px;
	LINE-HEIGHT: 19px;
	color: #5E5E5E;
	font-family: Verdana;
	font-size: 11px;
	position: absolute;
	margin-top: 295px;
	margin-left: 20px;
	text-align: justify;
}
.word A:link, .word A:visited, .word A:hover {
	TEXT-DECORATION: none;
	color: #5E5E5E;
}
.word h1{
	color: #F78D31;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}
.word h1 A:link, .word h1 A:visited, .word h1 A:hover {
	TEXT-DECORATION: none;
	color: #E6A800;
}
.word P {
	display: block;
	float: left;
	width: 47%;
	margin-top: 0px;
	margin-right: 20px;
}
.pro{
        *margin-right: 15px
	width: 220px
	margin-bottom: 50px;
}
.pro strong{
	display: block;
	color: #2E2E2E;
	font-size: 16px;
	border-bottom: 1px solid #9A4F16;
	margin-bottom: 15px;
}
.pro strong A:link, .pro strong A:visited, .pro strong A:hover {
	TEXT-DECORATION: none;
	color: #2E2E2E;
}
.pro_lis{
	font-family: Verdana;
	font-size: 11px;
	height: 60px;
	margin: 5px 5px 3px 5px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 5px 0px;
}
.pro_lis img{
	border: 1px solid #cccccc;
	width: 60px;
	height: 60px;
	float: left;
}
.pro_lis A:link, .pro_lis A:visited {
	TEXT-DECORATION: none;
	color: #2E2E2E;
	display: block;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: 50px 8px;
	padding-left: 60px;
	line-height: 19px;
}
.pro_lis A:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
#right_bg{
	background-image: url(right_bg.gif);
	background-repeat: no-repeat;
	width: 252px;
	float: right;
	background-position: bottom;
	overflow: hidden;
	height: 850px;
}
.right_top{
	background-image: url(right_top.gif);
	background-repeat: no-repeat;
	width: 252px;
	background-position: top;
}
.new {
	margin: 15px 12px 15px 10px;
}
.new h2{
	font-size: 12px;
	color: #006699;
	margin: 5px 0px 0px 10px;
}
.new strong{
	display: block;
	color: #2E2E2E;
	font-size: 16px;
	border-bottom: 1px solid #9A4F16;
}
.new strong A:link, .new strong A:visited, .new strong A:hover {
	TEXT-DECORATION: none;
	color: #2E2E2E;
}
.new ol{
	line-height: 20px;
	padding-left: 25px;
	margin: 10px 0px 15px 10px;
}
.new li{
	font-size: 10px;
	font-family: Verdana;
	padding: 0px;
	line-height: 18px;
}
.pro-banner{
	color: #FFF;
	background-image: url(pro-banner.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 214px;
	font-weight: bold;
	padding: 5px 5px 6px 5px;
	margin-left: 8px;
}
.more{
	float:right;
	text-align:right;
	margin-right:10px;
	font-size:12px;
	font-weight: bold;
}
#Copyright {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	width: 982px;
	background-image: url(cobyright_bg.gif);
	background-repeat: no-repeat;
	height: 45px;
	clear: both;
	color: #A2A2A2;
	line-height: 18px;
}
#Copyright A:link, #Copyright A:visited, #Copyright A:hover {
	TEXT-DECORATION: none;
	color: #A2A2A2;
}
#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}

