/* global <BODY> setting */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
	background-image: url(bg.gif);
}
hr{
	color: #9D9D8C;
         height:1 px;
}

/* global <A> setting */
A:link {
	COLOR: #000000;
	text-decoration: none;
}
A:visited {
	COLOR: #787878;
	text-decoration: none;
}
A:hover {
	COLOR: #084db4;
	text-decoration: none;
}
/* global <TD> setting */
TD {
	LINE-HEIGHT: 20px;
	font-size: 11px;
}
/* global <H1> setting */
H1 {
	MARGIN-TOP: 6px;
	FONT-SIZE: 16px;
	MARGIN-BOTTOM: 5px;
	COLOR: #990033;
}
H2 {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 10px;
	font-size: 11px;
}
H3 {
	MARGIN-TOP: 3px;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 0px;
	COLOR: #0065b3;
	FONT-FAMILY: Arial
}
H4 {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 5px;
	COLOR: #fefefe;
	font-size: 15px;
}


/* global <UL>,<LI> setting */
UL {
}
LI {
}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
TEXTAREA {
	FONT-SIZE: 11px;
	WIDTH: 90%;
	HEIGHT: 200px
}


/* ===== 5 fixed main block <DIV> setting ===== */
.whole_table {
	BACKGROUND-IMAGE: url(whole_table_bg.gif);
	MARGIN: auto;
	background-repeat: repeat-y;
	width: 1002px;
}
.menu_td {
	background-image: url(menu_td_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	
}
.footer_td {
	BACKGROUND-IMAGE: url(footer_td_bg.gif);
	HEIGHT: 35px;
	TEXT-ALIGN: right;
	background-repeat: no-repeat;
}

/* <DIV ID=tp_header> */
#tp_header {
	BACKGROUND-IMAGE: url(top.gif);
	BACKGROUND-REPEAT: no-repeat;
	height: 118px;
}

/* <DIV ID=tp_menu> */
#tp_menu {
	WIDTH: 100%;
	text-align: left;
}
#tp_menu .table_class {
	MARGIN-TOP: 0px;
	margin-left: 240px;
}
#tp_menu .table_class TD img {
	margin-left: 30px;
	margin-right: 30px;
}
#tp_menu A:link, #tp_menu A:visited {
	FONT-SIZE: 11px;
	COLOR: #FFF4FF;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#tp_menu A:hover {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #FFCCFF;
}

/* SUB_MENU */
.tp_menu_child {
	margin-left:10px;
	border:1px solid #A4A4A4;
	z-index:15;
	position:absolute;
	white-space: nowrap;
	padding:3px;
	background-color: #3D303F;
}

.tp_menu_child td{
	white-space: nowrap;
	padding:3px;
	border-bottom: 1px dashed #cccccc;  
}

/* main content block */
.tp_body_side {
	BACKGROUND-IMAGE: url(tp_body_side_bg.jpg);
	VERTICAL-ALIGN: top;
	BACKGROUND-REPEAT: no-repeat;
	width: 235px;
}
.tp_body_main {
	BACKGROUND-IMAGE: url(tp_body_main_bg.gif);
	BACKGROUND-REPEAT: no-repeat;
	width: 767px;
	background-position: 0px 205px;
}
.tp_misc_top {
	background-image: url(tp_misc_top_bg.jpg);
	background-repeat: no-repeat;
	height: 205px;
}

.tp_misc_side{
  width:0px;
  margin:0px;
}

a.tree_header:link {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
	margin-bottom: 20px;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: normal;
	margin-bottom: 20px;
}

/* <DIV ID=tp_main> */
#tp_main {
	MARGIN-LEFT: 20px;
	WIDTH: 93%
}
.tp_main_header{
	height:70px;
	margin-bottom: 10px;
	vertical-align: top;
         padding-top: 36px;
}
.tp_main_body {
         padding-top:15px;
	PADDING-BOTTOM: 20px;
	width: 100%;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
	padding-left: 25px;
}
#tp_inquiry .table_class {
	WIDTH: 100%;
	BACKGROUND-COLOR: #F3F3F3;
}
.inquiry_col_0{
	text-align: right;
}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
  width:100%;
}
#tp_product_menu .table_class {
	MARGIN: auto; 
	WIDTH: 100%;
}
#tp_product_menu .table_class h2{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
#tp_product_menu .table_class img{

}
#tp_product_menu .cate_img_0 {
	text-align: left;
}
#tp_product_menu .cate_list_0 {
	font-size: 11px;
}
#tp_product_menu .cate_img_1 {
	text-align: left;
}
#tp_product_menu .cate_list_1 {
	font-size: 11px;}
#tp_product_info {
	WIDTH: 100%
}

/* <DIV ID=tp_product_info> */
#tp_product_info {
  width:100%;
}
#tp_product_info .table_class{
  width:auto;
  margin:auto;
}

/* <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: 10px;
	line-height: 12px;
	font-family: Verdana;
}
#tp_rlink_bottom a:hover{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana;
}

/* side block */
/* <div id=tp_side> */
#tp_side {
	margin-top: 220px;
	margin-right: 5px;
	margin-left: 10px;
}
#tp_side A:link, #tp_side A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	display: block;
	background-image: url(arr01.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 2px 5px;
	margin-bottom: 10px;
	background-color: #E8DFF7;
	border-bottom: 1px solid #cccccc;
}
#tp_side A:hover {
	COLOR: #000000;
	text-decoration: none;
}

/* <DIV ID=tp_rlink_side> */
#tp_rlink_side{
  margin:0px;
  background-image:url(/images/note/tp_rlink_side.gif);
}
#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;
	COLOR: #fefefe;
	margin-right: 30px;
}
#tp_footer A:link, #tp_footer A:hover, #tp_footer A:visited{
	FONT-SIZE: 10px;
	COLOR: #fefefe;
	text-decoration: none;
}
/* <DIV ID=quick_menu> */
#quick_menu {

}

/* below => customize id or class*/

#index {
	TEXT-ALIGN: left;
	width: 1002px;
	overflow: hidden;
}
#mark{
	background-image: url(mark_bg.jpg);
	background-repeat: no-repeat;
	height: 118px;
}
#mark IMG {
	MARGIN-TOP: 22px; 
	MARGIN-LEFT: 40px;
}
#icon_bg{
	background-image: url(icon_bg.gif);
	background-repeat: no-repeat;
	height: 35px;
}
.icon{
	padding-top: 5px;
	text-align: right;
	margin-right: 200px;
}
.icon A:link, .icon A:visited {
	FONT-SIZE: 11px;
	COLOR: #E6E1EE;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
}
.icon A:hover {
	COLOR: #FFCCCC;
	text-decoration: none;
}
#flash_bg{
	background-image: url(flash_bg.jpg);
	background-repeat: no-repeat;
	height: 217px;
	text-align: right;
}
.flash{
	margin-right: 20px;
}
#word_bg{
	background-image: url(word_bg.jpg);
	background-repeat: no-repeat;
	height: 202px;
}
#word{
	position: absolute;
	font-size: 11px;
	line-height: 19px;
	margin-top: 246px;
	margin-left: 40px;
	width: 940px;
	color: #333333;
}
#word P{
	margin-top: 10px;
}
#word h1{
	color: #FFF4FF;
	font-family: Arial;
	margin-bottom: 115px;
	margin-left: 75px;
}
#Copyright {
	FONT-SIZE: 10px;
	COLOR: #EBEBEB;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	width: 1002px;
	background-image: url(cobyright_bg.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 8px;
	margin: auto;
}
#Copyright A:link, #Copyright A:visited, #Copyright A:hover  {
	TEXT-DECORATION: none;
	color: #EBEBEB;
}
