/* global <BODY> setting */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial;
	color: #333;
	background-repeat: repeat-x;
	background-image: url(bg.jpg);
	background-color: #FFF;
}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

HR {
	display: none;
}

/* global <A> setting */

A:link {
	TEXT-DECORATION: none;
	color: #636363;
}
A:visited {
	COLOR: #636363;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: underline;
}
img {
         border: none;
}

/* global <TD> setting */

TD {
	LINE-HEIGHT: 22px;
	font-size: 12px;
}

/* global <H?> setting */
H1 {
	FONT-SIZE: 15px;
	MARGIN-BOTTOM: 10px;
	FONT-FAMILY: Verdana;
	color: #666666;
}
H1 A:link, H1 A:visited, H1 A:hover {
	TEXT-DECORATION: none;
	color: #666666;
}
H2 {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana;
	color: #333333;
}
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 {
	MARGIN: auto;
	width: 1002px;
}
.menu_td {
	height: 39px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(menu_td_bg.jpg);
}
.footer_td {
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	height: 23px;
	background-image: url(footer_td_bg.jpg);
}

/* <DIV ID=tp_header> */

#tp_header {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	padding-top: 63px;
}
.version{
	text-align: right;
	padding-top: 10px;
	margin-right: 20px;
}
.version img{
	border: 0px;
}
/* <DIV ID=tp_menu> */

#tp_menu .table_class {
	margin-left: 200px;
	padding-top: 8px;
}
#tp_menu .table_class td img{
	display: none;
}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #F2F2F2;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #CCC;
	background-color: #2a4975;
}

/* SUB_MENU */

.tp_menu_child {
	Z-INDEX: 5;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	background-color: #007CAF;
	border: 1px solid #ccc;
}
.tp_menu_child TD {
	WHITE-SPACE: nowrap;
	text-align: left;
	padding: 3px;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
}

/* main content block */

.tp_body_side {
	width: 215px;
	background-repeat: no-repeat;
	background-image: url(tp_body_side_bg.jpg);
}
.tp_body_main {
	width: 787px;
	background-repeat: no-repeat;
	background-position: 0px 136px;
	background-image: url(tp_body_main_bg.jpg);
}
.tp_misc_top {
	height: 136px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(tp_misc_top_bg.jpg);
}
.tp_misc_side {
	MARGIN: 0px;
	width: 0px;
}

/* <DIV ID=tp_main> */

#tp_main {
	width: 787px;
}
.tp_main_header {
	padding: 25px 35px 10px 45px;
}
.tp_main_header h1{
	color: #e45f14;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
}
.tp_main_header h2{
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	text-align: right;
	margin: 0px;
}
A.tree_header:link {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	COLOR: #666;
	font-weight: normal;
}
A.tree_header:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 20px;
	color: #666;
}

.tp_main_body {
	padding: 10px 40px 30px 40px;
}

#tp_side_searchbar {}
#tp_side_searchbar form{
	margin: 5px 20px 5px 0px;
}

/* <DIV ID=tp_inquiry> */

#tp_inquiry{
	padding: 0px 25px 20px 35px;
}

#tp_inquiry .table_class {
	BORDER: #999999 1px dotted;
	MARGIN-LEFT: 20px;
	BACKGROUND-COLOR: #fefeed;
	width: 92%;
}
.inquiry_col_0{
	text-align: right;
}

/* <DIV ID=tp_product_menu> */

#tp_product_menu{
	text-align: left;
	padding: 15px 25px 10px 50px;
}
#tp_product_menu input{
	float: left;
}
#tp_product_menu .table_class {
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#tp_product_menu .table_class td H2 {
	FONT-SIZE: 12px;
	color: #000;
	font-weight: bold;
	font-family: Arial;
	margin: 0px;
	padding: 0px 0px 0px 35px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	background-image: url(arr-01.gif);
}
#tp_product_menu .cate_img_0 img, #tp_product_menu .cate_img_1 img{
	background-image: url(border.gif);
	background-repeat: no-repeat;
	padding: 2px 5px 6px 2px;
}
#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 {
	padding: 15px 25px 10px 50px;

}
#tp_product_info .table_class {
	MARGIN: auto; 
	WIDTH: 100%;
}

/* <DIV ID=tp_rlink_bottom> */
#tp_rlink_bottom {
	BORDER-TOP: #cccccc 1px solid;
	padding: 15px;
}
#tp_rlink_bottom .table_class {
	WIDTH: 100%;
}
#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 {

}
.box_main{
	padding-top: 136px;
	padding-left: 45px;
}

.box {
	text-align: left;
	padding: 2px 4px 1px 9px;
	background-image: url(box_bg.gif);
	background-repeat: no-repeat;
	width: 136px;
	margin-top: 10px;
}
.box A:link, .box A:visited {
	COLOR: #F9F9F9;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}
.box A:hover {
	color: #FC0;
	text-decoration: none;
}
.box01 {
	text-align: left;
	background-image: url(list_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 1px 20px 0px 0px;
}
.box01 A:link, .box01 A:visited {
	COLOR: #000;
	TEXT-DECORATION: none;
	font-size: 11px;
	display: block;
	border-bottom: 1px dotted #464646;
	padding-left: 7px;
}
.box01 A:hover {
	color: #933;
	text-decoration: none;
}



/* <DIV ID=tp_rlink_side> */

#tp_rlink_side {
	margin: 0px;
	background-image: url(tp_rlink_side_bg.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 90px;
}

/* footer block */
/* <div id=tp_footer> */

#tp_footer {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	color: #CCC;
	line-height: 18px;
	padding-top: 3px;
}
#tp_footer span{
	padding-right: 15px;
}
#tp_footer A:link, #tp_footer A:visited {
	color: #CCC;
	text-decoration: none;
}
#tp_footer A:hover{
 	cursor:text;	
}

/* <DIV ID=quick_menu> */
#quick_menu {

}

/* below => customize id or class*/

.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: 1002px;
	overflow: hidden;
}
#mark_bg{
	background-image: url(mark_bg.jpg);
	background-repeat: no-repeat;
	height: 63px;
}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
.icon{
	padding-top: 6px;
	padding-left: 220px;
}
.icon A:link, .icon A:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 28px 14px 28px;

}
.icon A:hover{
	TEXT-DECORATION: none;
	color: #CCC;
	background-color: #2a4975;
	
}
.active{
	TEXT-DECORATION: none;
	color: #CCC;
	background-color: #2a4975;
}
#left_bg{
	background-image: url(left_bg.jpg);
	background-repeat: no-repeat;
	width: 426px;
	height: 276px;
	float: left;
}
#right_bg{
	background-image: url(right_bg.jpg);
	background-repeat: no-repeat;
	width: 576px;
	height: 276px;
	float: right;
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 201px;
	clear: both;
}
.word{
	font-size: 12px;
	line-height: 19px;
	position: absolute;
	margin: 380px 0px 0px 30px;
	width: 950px;
}
.span{
	margin-left: 120px;
}
.span01{
	margin-right: 140px;

}
.word h1{
	color: #F30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
.word h1 A:link, .word h1 A:visited, .word h1 A:hover {
	text-decoration: none;
	color: #F30;
}
#main_bg{
	overflow: hidden;
}
#pro_bg{
	background-image: url(pro_bg.jpg);
	background-repeat: no-repeat;
	width: 426px;
	height: 140px;
	float: left;
}
.pro{
	margin-left: 60px;
	margin-top: 20px;

}
.pro_list{
}
.pro_list A:link, .pro_list A:visited {
	text-decoration: none;
	color: #FFF;
	display: block;
	background-repeat: no-repeat;
	padding: 3px 0px 2px 15px;
	margin-bottom: 10px;
	width: 154px;
	background-image: url(line.png);
	background-position: center bottom;
}
.pro_list A:hover {
	background-image: url(pro_icon_bg.png);
	background-repeat: no-repeat;
}
.pro_list_active {
	background-repeat: no-repeat;
	background-image: url(pro_icon_bg.png);
}


.pro_list ul{
	margin: 0px 0px 0px 130px;
	padding: 0px;
}
.pro_list li{}
#new_bg{
	background-image: url(new_bg.jpg);
	background-repeat: no-repeat;
	width: 576px;
	height: 140px;
	float: right;
}
.news{
	margin-left: 2px;
	margin-top: 16px;
}
.new_banner{
	background-image: url(new_banner_bg.png);
	background-repeat: no-repeat;
	width: 539px;
	color: #FFF;
	font-weight: bold;
	padding: 3px 0px 2px 10px;
}
.new_word{
	color: #CCC;
	font-size: 10px;
}
.new_word ul{
	margin: 10px 25px 0px 20px;
	padding: 0px;
}
.new_word li{
	border-bottom: 1px dotted #ccc;
}

.new_word A:link, .new_word A:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
.new_word A:hover{
 	cursor:text;	
}

#Copyright {
	width: 1002px;
	background-repeat: no-repeat;
	margin: auto;
	height: 39px;
	clear: both;
	background-image: url(cobyright_bg.jpg);

}
.space{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	color: #000;
	line-height: 18px;
	padding-top: 10px;

}

.space span{
	margin-right: 15px;
}
.space A:link, .space A:visited {
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
.space A:hover{
 	cursor:text;	
}

