/* global <BODY> setting */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial;
	color: #636363;
	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: #5389d9;
	padding: 0px 0px 0px 20px;
}
h3 {
	color:#004dbe;
	font-weight:bold;
	font-size:110%;
	margin-bottom:0;
	margin-top:3px;
}
h4{
	color: #0066CC;
	font-weight:bolder;
	font-size:110%;
}

/* 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;
	BACKGROUND-REPEAT: repeat-y;
	width: 1002px;
	background-image: url(whole_table_bg.gif);
}
.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: 25px;
	background-image: url(footer_td_bg.gif);
}

/* <DIV ID=tp_header> */

#tp_header {
	height: 81px;
}
.version{
	text-align: right;
	padding-top: 10px;
	margin-right: 20px;
}
.version img{
	border: 0px;
}
/* <DIV ID=tp_menu> */

#tp_menu .table_class {
	margin-left: 120px;
	margin-top: 4px;
}
#tp_menu .table_class td img{
	margin-right: 23px;
	margin-left: 23px;
}
#tp_menu A:link, #tp_menu A:visited {
	COLOR: #fefefd;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 11px;
}

#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #FF9;
}


/* SUB_MENU */

.tp_menu_child {
	Z-INDEX: 5;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	border: 1px solid #f8f3e6;
	padding:1px;
	background-color: #967501;
}

.tp_menu_child TD {
	BORDER-BOTTOM: #f8f3e6 1px dashed;
	WHITE-SPACE: nowrap;
	text-align: left;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
}

/* main content block */

.tp_body_side {
	width: 229px;
	background-image: url(left_p.jpg);
	background-repeat: no-repeat;
}
.tp_body_main {
	width: 773px;
	background-image: url(main_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 168px;
}
.tp_misc_top {
	height: 168px;
	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: 773px;
}
.tp_main_header {
	padding: 20px;
}
.tp_main_header h1{
	color: #004489;
	font-family: Arial, Helvetica, sans-serif;
	margin: 18px 0px 10px;
	font-size: 18px;
	font-weight: normal;
	background-image: url(index_06.gif);
	padding: 0px 20px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.tp_main_header h2{
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
	text-align: right;
}
A.tree_header:link {
	FONT-SIZE: 10px;
	MARGIN-BOTTOM: 20px;
	COLOR: #999999;
	font-weight: normal;
}
A.tree_header:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	MARGIN-BOTTOM: 20px;
	color: #999999;
}

.tp_main_body {
	padding: 20px;
}
.tp_main_body  hr {
	height:1px;
	color:#ccc; display:block;

}

#page_cart{
	text-align: right;
}
#page_cart_btn{
	text-align: right;
}
#tp_side_searchbar{
	background:url(asmith_13.gif) no-repeat 370px 12px;
	float:right;
	width:700px;
	padding-top:10px;
}

/* <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{
	width:90%;
         margin:auto;
         *margin-top: 10px;
}
#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: 11px;
	color: #369;
	font-weight: bold;
	font-family: Arial;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background-image: url(h2_bg.html);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#tp_product_menu .cate_img_0 {
	TEXT-ALIGN: left; padding-left:8px; padding-top: 20px;
}
#tp_product_menu .cate_img_1 {
	TEXT-ALIGN: left; padding-left:8px; padding-top: 20px;
}
.cate_list_0 , .cate_list_1{
	padding:12px 20px 10px 0px;
	text-align: left;
	font-size:100%; 
}
.cate_list_0 h2 , .cate_list_1 h2{
	 font-weight: normal; padding-top: 5px; padding-left: 0px;
}
.cate_img_0 img , .cate_img_1 img{
	     
}


/* <DIV ID=tp_product_info> */

#tp_product_info {
         width:100%;
         margin-left: 20px;
         color:#000000;
}
#tp_product_info .table_class {
	margin:auto;
	width:auto;
}
#tp_product_info a:link, #tp_product_info a:hover, #tp_product_info a:visited{
	font-weight: normal;
	color: #333333;text-decoration:none;
}

/* <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 {
}

.in-main {
	padding:57px 10px;
}
.in-main a{
	list-style:none;
	padding:0px 10px 0px 5px;
	color:#333;
	display:block;
	line-height:370%;
}



/* <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: 10px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: right;
	color: #72727f;
	line-height: 16px;
	margin-right: 10px;
	margin-top: 3px;
}
#tp_footer span{
	padding-left: 15px;

}
#tp_footer A:link, #tp_footer A:visited {
	color: #72727f;
	text-decoration: none;
}

/* <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.gif);
	background-repeat: no-repeat;
	height: 81px;
}
#flash_bg{
	background-image: url(flash_bg.jpg);
	background-repeat: no-repeat;
	height: 235px;
}
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
.icon{
	margin-left: 300px;
}
.icon-list{
	margin-right: 50px;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
}
.icon-list A:link, .icon-list A:visited {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 4px 10px;
	display: block;
}
.icon-list A:hover {
	TEXT-DECORATION: none;
	color: #FFF;
	background-image: url(li-v.gif);
	background-repeat: repeat-x;
	display: block;
}

#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 231px;
	clear: both;
}
.word{
	position: absolute;
	margin: 375px 0px 0px 20px;
	width: 965px;
	line-height: 20px;
	color: #333;
}
.word A:link, .word A:visited {
	color: #333;
	text-decoration: none;
}
.word A:hover{
	text-decoration: underline;	
}
.word h1{
	color: #0966AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
#Copyright {
	width: 1002px;
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	background-image: url(cobyright_bg.gif);

}
.space{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	color: #37431e;
	line-height: 18px;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 8px;
}

.space span{
	margin-right: 10px;
}
.space A:link, .space A:visited {
	color: #333;
	text-decoration: none;
}
.space A:hover{
 	cursor:text;	
}

