/* global <BODY> setting */
BODY {
	FONT-FAMILY: Verdana;
	background-image: url(dot_15.gif);
	margin: 0px;
}

/* global <A> setting */
A {
  text-decoration: none;
  color:#035488;
  line-height: 20px;
  font-family: Verdana;

}
A:link {
	color:#000000;
}

A:hover {
	color:#000000;
  text-decoration: underline;
}

A:visited {
	color:#000000;

}

/* global <TD> setting */
TD {
  font-family: Verdana;
  font-size: 12px;
  line-height: 20px;

}
/* global <H?> setting */
H1 {
	FONT-SIZE: 17px;
	COLOR: #ef452b;
	FONT-FAMILY: Verdana;
	fornt-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}
H2 {
 MARGIN-TOP: 5px;
 FONT-WEIGHT: bold;
 FONT-SIZE: 11px;
 MARGIN-BOTTOM: 30px;
 COLOR: #000000;
 FONT-FAMILY: Verdana;
}
H3 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin-top:3px;
  margin-bottom:3px;
}

/* global <UL>,<LI> setting */
UL {
  margin-top:0px;
  margin-left:20px;
  margin-bottom:0px;
  padding:3px;
}
LI {
  list-style-type:square;
}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
textarea{
  width:90%;
  height:200px;
  font-family: Verdana;
  font-size: 12px;
}


/* ===== 5 fixed main block <DIV> setting ===== */
.whole_table{
  width:778px;
  margin:auto;
}
.menu_td {
	HEIGHT: 23px;
	background-image: url(sst_i13.gif);
	background-repeat: no-repeat;
}
.footer_td {
	background-color: #999999;
}

/* <DIV ID=tp_header> */
#tp_header {
	MARGIN: 0px;
	HEIGHT: 145px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}

/* <DIV ID=tp_menu> */
#tp_menu {
  width:100%;
  margin-left:0px;
}

#tp_menu .table_class {
	WIDTH: auto;
	margin-left: 10px;
}
#tp_menu .table_class td{
	padding-right: 5px;
	padding-left: 5px;
}
#tp_menu A:link {
	COLOR: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
#tp_menu A:hover {
	COLOR: #33FFFF;
	text-decoration: none;
	font-size: 11px;
}
#tp_menu A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

/* SUB_MENU */
.tp_menu_child {
	BORDER-RIGHT: #444444 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #777777 1px solid;
	PADDING-LEFT: 3px;
	Z-INDEX: 10;
	PADDING-BOTTOM: 3px;
	MARGIN-LEFT: 20px;
	BORDER-LEFT: #777777 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #444444 1px solid;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	background-color: #666666;
}

.tp_menu_child TD {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #cccccc 1px dashed;
	white-space: nowrap;
}

/* main content block */
.tp_body_side {
	WIDTH: 180px;
	background-image: url(sst_i10.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #000000;
	background-position: right;
	background-color: #FFFFFF;
}
.tp_body_main {
	WIDTH: 598px;
	background-image: url(sst_i14.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #000000;
}
.tp_misc_top{
  width:0px;
  margin:0px;
}
.tp_misc_side{
  width:0px;
  margin:0px;
}

a.tree_header:link {
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-weight: normal;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-weight: normal;
}

/* <DIV ID=tp_main> */
#tp_main {
	MARGIN-BOTTOM: 30px;
	MARGIN-LEFT: 15px;
	WIDTH: 93%;
	text-align: left;
}
.tp_main_header {
	padding-top: 18px;
	padding-bottom: 20px;
}
.tp_main_body {
	MARGIN-BOTTOM: 0px;
	FONT-FAMILY: Verdana;
	font-size: 12px;
	line-height: 20px;
	float: left;
	text-align: left;
}

/* <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 {
  font-family: verdana;
  width:100%;
  margin:left;
}
#tp_product_menu .table_class{
   width:100%;
   margin:left;
}
#tp_product_menu .table_class td h2{
	margin-bottom: 0px;
}
#tp_product_menu .cate_img_0 {
	BORDER-RIGHT: #ffffff 3px solid;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #ffffff 3px solid;
	TEXT-ALIGN: center;
	background-color: #dddddd;
}
#tp_product_menu .cate_list_0 {
	BORDER-RIGHT: #ffffff 3px solid;
	BACKGROUND-POSITION: right bottom;
	PADDING-LEFT: 10px;
	FONT-SIZE: 11px;
	BORDER-LEFT: #ffffff 3px solid;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #f5f5f5;
	background-image: url(coner.gif);
}
#tp_product_menu .cate_img_1 {
	BORDER-RIGHT: #ffffff 3px solid;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #ffffff 3px solid;
	TEXT-ALIGN: center;
	background-color: #dddddd;
}
#tp_product_menu .cate_list_1 {
	BORDER-RIGHT: #ffffff 3px solid;
	BACKGROUND-POSITION: right bottom;
	PADDING-LEFT: 10px;
	FONT-SIZE: 11px;
	BORDER-LEFT: #ffffff 3px solid;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #f5f5f5;
	background-image: url(coner.gif);
}


/* <DIV ID=tp_product_info> */
#tp_product_info {
  width:100%;
  margin:center;
}
#tp_product_info .table_class{
  width:100%;
  margin:center;
}

/* <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 {
	text-align: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
  font-family: Verdana;
  font-size: 10px;
}
#tp_side A:link, #tp_side A:visited {
	COLOR: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
#tp_side A:hover {
	COLOR: #993300;
	text-decoration: none;
}

#box{
	margin-left: 5px;
}
#box A:link, #box A:visited  {
	COLOR: #035488;
	display: block;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
#box A:hover {
	COLOR: #035488;
	font-weight: bold;
}

/* <DIV ID=tp_rlink_side> */
#tp_rlink_side {
	margin: 0px;
}
#tp_rlink_side .table_class {
	WIDTH: 100%;
	FONT-FAMILY: Verdana;
	font-size: 11px;
}

/* footer block */
/* <div id=tp_footer> */
#tp_footer {
	WIDTH: 100%;
	HEIGHT: 25px;
	text-align: center;
	font-size: 11px;
	color: #000000;
}
#tp_footer A:link, #tp_footer A:hover, #tp_footer A:visited {
	COLOR: #000000;
	font-size: 11px;
	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: 9px;
}

a.btm:link{
 color: #000000;
 font-family: Verdana;
 font-size: 9px;
}
a.btm:hover{
 color: #333333;
}
a.btm:visited{
 color: #000000;
 font-family: Verdana;
 font-size: 9px;
}

a.list:link{
	color: #FCFCFC;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
         padding-left: 10px;
}
a.list:hover{
    color: #000000;
	text-decoration: none;
}
a.list:visited{
	color: #FFD200;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
         padding-left: 10px;
}
a.list1:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FCFCFC;
	line-height: 18px;
	font-weight: bold;
         padding-left: 25px;
}
a.list1:hover{
 text-decoration: underline;
}
a.list1:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFD200;
	line-height: 18px;
	font-weight: bold;
         padding-left: 25px
}

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: Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
	font-weight: normal;
}

.sitemap_1 {
	font-weight: bold;
	font-size: 12px;
         font-family: Verdana;
}
.sitemap_2 {
	font-size: 11px;
         font-family: Verdana;
}
.sitemap_3 {
	font-size: 11px;
	font-weight: normal;
         font-family: Verdana;
}
.sitemap_4 {
	font-size: 10px;
 	font-weight: normal;
         font-family: Verdana;
}
#index{
	background-color: #FFFFFF;
	width: 778px;
	text-align: left;
	height: 900px;
}
.flash{
	text-align: right;
}
#icon {
	TOP: 210px;
	background-color: #000000;
	text-align: center;
	height: 23px;
}
#icon A:link, #icon A:visited {
	COLOR: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
	padding-right: 14px;
	padding-left: 14px;
	background-position: 0px 3px;
}
#icon A:hover {
	TEXT-DECORATION: underline
}

#main {
	WIDTH: 730px;
	LINE-HEIGHT: 24px;
	POSITION: absolute;
	TOP: 250px;
	TEXT-ALIGN: left;
	font-size: 12px;
	margin: 0px 0px 0px 20px;
}
#main A:link, #main A:visited, #main A:hover {
	color:#000000;
  text-decoration: none;
}

#main H1 {
	COLOR: #990000;
	FONT-FAMILY: Arial;
	font-size: 14px;
}
#main IMG {
	border: 0px;
}
#icon IMG {
	border: 0px;
}
#Copyright {
	FONT-SIZE: 11px;
	BORDER-TOP-COLOR: #cccccc;
	BACKGROUND-COLOR: #cccccc;
	TEXT-ALIGN: center;
	color: #000000;
	width: 778px;
	clear: both;
}
#Copyright A:link, #Copyright A:visited,#Copyright A:hover  {
	color: #000000;
	font-size: 11px;
	text-decoration: none;

}

#all{
	text-align: left;
	margin: auto;
	width: 778px;
	background-image: url(all_bg.gif);
	background-repeat: repeat-y;
	height: 3350px;
}
#menu_td {
	HEIGHT: 23px;
	background-image: url(sst_i13.gif);
	background-repeat: no-repeat;
	float: left;
	width: 778px;
}
#left {
	WIDTH: 165px;
	background-image: url(sst_i10.gif);
	background-repeat: repeat-y;
	border-left: 1px solid #000000;
	background-position: right;
	background-color: #FFFFFF;
	float: left;
	clear: left;
}
#left_icon {
	text-align: right;
	margin-top: 20px;
	margin-right: 5px;
	display: table;
}
#left_icon A:link {
	COLOR: #035488;
	display: block;
	background-image: url(blue.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 5px;
}
#left_icon A:hover {
	COLOR: #035488;
	display: block;
	background-image: url(blue.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: underline;
	margin-bottom: 5px;
}
#left_icon A:visited {
	COLOR: #333333;
	display: block;
	background-image: url(blue.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 5px;
}
#box_in{
	margin-right: 15px;
}
#box_in A:link {
	COLOR: #035488;
	display: block;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}
#box_in A:hover {
	COLOR: #035488;
	display: block;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}
#box_in A:visited {
	COLOR: #035488;
	display: block;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}
.word_n{
	font-size: 11px;
	line-height: 22px;
	margin: 10px;
}
#right {
	WIDTH: 611px;
	background-image: url(sst_i14.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #000000;
	float: right;
	text-align: left;
	clear: right;
}
#in_footer {
	WIDTH: 778px;
	HEIGHT: 25px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	margin: auto;
	clear: both;
}
#in_footer A:link, #in_footer A:hover, #in_footer A:visited {
	COLOR: #000000;
	font-size: 11px;
	text-decoration: none;
}
#in_main {
	MARGIN-BOTTOM: 30px;
	MARGIN-LEFT: 180px;
	WIDTH: 570px;
	text-align: left;
	position: absolute;
	margin-top: 166px;
	overflow: hidden;
}
.in_main_header {
	padding-top: 18px;
	padding-bottom: 20px;
}
.in_main_header h1{
	margin-top: 0px;
}
.in_main_body {
	MARGIN-BOTTOM: 0px; 
         FONT-FAMILY: Verdana;
}
#in_whole_table {
	width:778px;
	margin:auto;
	overflow: hidden;
	background-image: url(sst_i14.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#in_tp_header {
	MARGIN: 0px;
	HEIGHT: 145px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}
#in_menu_td {
	HEIGHT: 23px;
	background-image: url(sst_i13.gif);
	background-repeat: no-repeat;
}

#in_menu_td .table_class {
	WIDTH: auto;
	margin-left: 10px;
}
#in_menu_td .table_class TD {
	padding-right: 5px;
	padding-left: 5px;
}
#in_menu_td A:link {
	COLOR: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
#in_menu_td A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#in_menu_td A:hover {
	COLOR: #33FFFF;
	text-decoration: none;
	font-size: 11px;
}
.in_menu_child {
	PADDING: 3px;
	Z-INDEX: 10;
	MARGIN-LEFT: 20px;
	BORDER: #444444 1px solid;
	WHITE-SPACE: nowrap;
	POSITION: absolute;
	background-color: #666666;
}
.in_menu_child TD {
	PADDING: 3px;
	BORDER-BOTTOM: #cccccc 1px dashed;
	white-space: nowrap;
}
#in_tp_body_side {
	WIDTH: 180px;
	background-image: url(sst_i10.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	float: left;
}

#in_tp_misc_top {
  width:0px;
  margin:0px;
}
#in_tp_main {
	WIDTH: 570px;
	text-align: left;
	position: absolute;
	margin-top: 168px;
	padding-left: 15px;
	margin-left: 180px;
}
#in_footer_td {
	background-color: #999999;
	width: 778px;
	clear: both;
	margin: auto;
}
.pro{
	float: left;
         font-size: 11px;
	width: 50.%;
	width: 50%;
}
.pro h2{
	margin-bottom: 0px;
}
.pro01{
	clear: left;
}

.pro01 h2{
	margin-bottom: 0px;
}
.pro01 li{
         font-size: 11px;}
.pro01 li A:link {
	color:#035488;
         font-size: 11px;
}

.pro01 li A:hover {
  text-decoration: underline;
         font-size: 11px;
}

.pro01 li A:visited {
	color:#336699;
         font-size: 11px;
}
#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}
