/* global <BODY> setting */
BODY {
	BACKGROUND-IMAGE: url(bg.gif);
	FONT-SIZE: 12px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial;
	margin: 0px;
	color: #333333;
}

/* global <A> setting */

A:link {
	text-decoration: none;
	color: #333333;
}
A:visited {
	text-decoration: none;
	color: #333333;
}
A:hover {
	text-decoration: none;
	color: #333333;
}

/* global <TD> setting */

TD {
	LINE-HEIGHT: 22px;
	MARGIN: auto;
	font-size: 12px;
}
/* global <H?> setting */
H1 {
	FONT-SIZE: 23px;
	COLOR: #1E68AC;
	FONT-FAMILY: \"Times New Roman\";
	font-style: italic;
}
H2 {
	color:#336699;
	font-size: 14px;
}
H3 {
	color: #1E68AC;
	font-size: 13px;
}

H3 A:link, H3 A:visited, H3 A:hover {
	color: #1E68AC;
	text-decoration: none;
}

h4 {
	COLOR: #000000;
	font-size: 12px;
}

/* 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_bg.gif);
	background-repeat: repeat-y;
}
.menu_td {
	HEIGHT: 28px;
	background-image: url(menu_td_bg.gif);
	background-repeat: no-repeat;
}
.footer_td{
	BACKGROUND-IMAGE: url(footer_td_bg.gif);
	HEIGHT: 32px;
	background-repeat: no-repeat;
}

/* <DIV ID=tp_header> */

#tp_header {
	margin: 0px;
	height: 102px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_menu> */
#tp_menu {
	width: 100%;
}

#tp_menu .table_class{
	float: right;
	margin-right: 20px;
}

#tp_menu .table_class td img{
	margin-right: 10px;
	margin-left: 50px;
}

#tp_menu A:link, #tp_menu A:visited {
	color: #FAFAFA;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #000000;
}

/* SUB_MENU */

.tp_menu_child {
	background-color:#663333;
	border:1px solid #cccccc;
	z-index:10;
	position:absolute;
	white-space: nowrap;
	padding: 2px;
}

.tp_menu_child td{
	white-space: nowrap;
	padding:3px;
	border-bottom: 1px dashed #cccccc;
}

/* main content block */
.tp_body_side {
	width: 190px;
	padding-bottom: 200px;
}
.tp_body_main {
	width: 812px;
}
.tp_misc_top{
	margin:0px;
	width: 0px;
}
.tp_misc_side{
	width:0px;
	margin: 0px;
}



/* <DIV ID=tp_main> */
#tp_main {
	width:91%;
	margin-left: 30px;
}
.tp_main_header{
	padding-top: 30px;
	border-bottom: 1px solid #cccccc;
}
.tp_main_header h1{
	margin: 0px;
}
.tp_main_header h2{
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	margin: 0px;
}

a.tree_header:link {
	COLOR: #666666;
	margin-bottom: 20px;
	font-weight: normal;
}
a.tree_header:visited {
	COLOR: #666666;
	margin-bottom: 20px;
	font-weight: normal;
}
.tp_main_body {
	padding: 20px;
}

/* <DIV ID=tp_inquiry> */

#tp_inquiry{
	width:100%;
	margin: 20px;
}
#tp_inquiry .table_class{
	background-color: #EFEFEF;
	border: 1px dotted #999999;
	width: 100%;
}

/* <DIV ID=tp_product_menu> */

#tp_product_menu {
	width:100%;
	margin: 20px;
}

#tp_product_menu .table_class{
	width: 100%;
}

#tp_product_menu .cate_img_0{
	text-align: left;
	vertical-align: top;
}
#tp_product_menu .cate_img_1{
	text-align: left;
	vertical-align: top;
}
#tp_product_menu .cate_list_0{
	font-size: 12px;
}

#tp_product_menu .cate_list_1{
	font-size: 12px;
}

/* <DIV ID=tp_product_info> */

#tp_product_info {
	width:100%;
	margin: 20px;
}
#tp_product_info .table_class{
	WIDTH: 100%;
	border: 1px dotted #CCCCCC;
	background-color: #ffffff;
	vertical-align: top;
}

/* <DIV ID=tp_rlink_bottom> */

#tp_rlink_bottom{

}
#tp_rlink_bottom .table_class{

}

/* side block */
/* <div id=tp_side> */
#tp_side {

}
.list-box {
	PADDING-TOP: 3px;
	height: 23px;
	background-image: url(dah_18.gif);
	width: 174px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	margin-top: 8px;
}
.list-box A:link, .list-box A:visited {
	FONT-WEIGHT: bold;
	MARGIN-LEFT: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 15px;
	TEXT-DECORATION: none;
	font-size: 13px;
}
.list-box A:hover {
	TEXT-DECORATION: underline
}

.list-box1 {
	PADDING-LEFT: 10px;
	background-image: url(arr.gif);
	width: 174px;
	background-repeat: no-repeat;
	background-position: 10px 6px;
}
.list-box1 A:link, .list-box1 A:visited {
	COLOR: #000000;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: underline;
	margin-left: 10px;
	font-size: 13px;
}
.list-box1 A:hover {
	TEXT-DECORATION: none;
	font-weight: bold;
}

.list-box2 {
	PADDING-LEFT: 10px;
	background-image: url(arr1.gif);
	width: 174px;
	background-repeat: no-repeat;
	background-position: 23px 10px;
}

.list-box2 A:link, .list-box2 A:visited {
	COLOR: #000000;
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: underline;
	margin-left: 20px;
	font-size: 12px;
}
.list-box2 A:hover {
	TEXT-DECORATION: none;
	font-weight: bold;
}
/* <DIV ID=tp_rlink_side> */

#tp_rlink_side{

}
#tp_rlink_side .table_class{
}

/* footer block */
/* <div id=tp_footer> */

#tp_footer {
	FONT-SIZE: 11px;
	COLOR: #fefefe;
	font-family: Verdana;
	text-align: center;
}
#tp_footer A:link, #tp_footer A:visited {
	COLOR: #fefefe;
	text-decoration: none;
}
#tp_footer A:hover{
 	cursor:text;
}

/* <DIV ID=quick_menu> */

#quick_menu {
}

/* below => customize id or class*/

.title {
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #818aa6;
	font-size: 12px;
}
.td1 {
	background-color: #CCCCCC;
}
.td2 {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-SIZE: 8pt;
	VERTICAL-ALIGN: top;
	LINE-HEIGHT: 8pt;
	background-color: #efefef;
}
.td3 {
	PADDING-LEFT: 5px;
	VERTICAL-ALIGN: middle;
	background-color: #FFFFFF;
}
.box {
	BACKGROUND-POSITION: right top;
	BACKGROUND-IMAGE: url(puricom_19.gif);
	PADDING-BOTTOM: 3px;
	BACKGROUND-REPEAT: repeat-y;
	padding-top: 2px;
}
A.list3:link {
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: underline;
	margin-left: 10px;
}
A.list3:hover {
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.list3:visited {
	LINE-HEIGHT: 20px;
	TEXT-DECORATION: underline;
	margin-left: 10px;
}

/*div css embroidered-patch.htm*/
#in_whole_table {
	MARGIN: auto;
	WIDTH: 1002px;
	background-image: url(whole_table_bg.gif);
	background-repeat: repeat-y;
}

.in_menu_td {
	HEIGHT: 28px;
	background-image: url(menu_td_bg.gif);
	background-repeat: no-repeat;
}
.in_menu_td .table_class {
	MARGIN-TOP: 0px; FLOAT: left; margin-left: 19px;
}
.in_menu_td .table_class TD {
	
}
.in_menu_td A:link, .in_menu_td A:visited {
	color: #FAFAFA;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.in_menu_td A:hover {
	TEXT-DECORATION: none;
	color: #000000;
}
#in_tp_header {
	margin: 0px;
	height: 102px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}
.in_tp_body_side {
	width: 190px;
	float:left;	
	height:980px;
	}
.in_tp_body_main {
	width: 812px;
	background-repeat:no-repeat;
	BACKGROUND-POSITION: 0px 0px;
	float:right;
}
#in_tp_main {
	width:550px;
	margin-top: 130px;
	position:absolute;
	margin-left: 204px;
}
.in_footer_td {
	BACKGROUND-IMAGE: url(footer_td_bg.gif);
	HEIGHT: 32px;
	background-repeat: no-repeat;
}

#left{
	width: 190px;
	float: left;
}
#right{
	width: 812px;
	float: right;
}
#word{
	position: absolute;
	margin-left: 220px;
	margin-top: 160px;
	width: 752px;
}
.list{}
.list ul{
	margin: 0px;
	padding: 0px;
}
.list li{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 33%;
	background-image: url(arr01.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
}
#Copyright{
	width: 1002px;
	background-image: url(footer_td_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	clear: both;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#Copyright A:link, #Copyright A:visited {
	COLOR: #fefefe;
	text-decoration: none;
}
#Copyright A:hover{
 	cursor:text;
}
