/* global <BODY> setting */
BODY {
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #054554;
	margin: 0px;
}

}/* global <A> setting */
A {
  text-decoration: none;
	line-height: 20px;
}
A:link {
	color:#063E8E;
  text-decoration: none;
}
A:visited {
	color:#4EB1FE;
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}



/* global <TD> setting */
TD {
	font-size: 11px;
	line-height: 20px;
}
/* global <H?> setting */
H1 {	FONT-SIZE: 16px;	COLOR: #26a09d; font-weight: bold;	
         margin-bottom: 5px;}
H2 {
	MARGIN-TOP: 3px; FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN-BOTTOM: 3px; COLOR: #063e8e; FONT-FAMILY: Verdana
}
H3 {
	MARGIN-TOP: 3px; FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; COLOR: #000000; FONT-FAMILY: Verdana
}
H4 {
	FONT-SIZE: 17px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	margin-top: 0px;
	margin-bottom: 5px;
}
HR {
	COLOR: #afcadd; HEIGHT: 1px
}

/* global <UL>,<LI> setting */
UL {
  margin-top:0px;
  margin-left:20px;
  margin-bottom:0px;
  padding:3px;
}
LI {
  list-style-type:square;
         color:#063E8E;
}

/* global <B>,<STRONG> setting */


/* global <TEXTAREA> setting */
textarea{
  border 1px solid #aaaaaa;
  font-family: Verdana;
  font-size:12px;
  width:75%;
  height:200px;
}


/* ===== 5 fixed main block <DIV> setting ===== */
.whole_table{
	MARGIN: auto;
	WIDTH: 1002px;
         background-color:#ffffff;
	 }
.menu_td {
	
}
.footer_td{
  height:44px;
  width:100%; background: url(ky_in06.jpg) no-repeat;
}

/* <DIV ID=tp_header> */
#tp_header {
  width:1002px;
  margin: 0px;
  height:355px;
 }

/* <DIV ID=tp_menu> */
#tp_menu {
  width:100%;  background: url(ky_in02.jpg ) no-repeat; height:40px;
}

#tp_menu .table_class {
	WIDTH: auto;
	margin-left: 280px;
}
#tp_menu .table_class td{
	padding-right: 8px;
	padding-left: 8px;
}
#tp_menu A:link, #tp_menu A:visited {
	font-size: 11px;
  text-decoration: none;
	color: #2a2a2a;
}

#tp_menu A:hover {
	color: #e60115;
  text-decoration: none;
}


/* SUB_MENU */
.tp_menu_child {
  margin-left:30px;
  background-color:#fff9cc;
  border:1px solid #fff9cc;
  z-index:10;
  position:absolute;
  white-space: nowrap;
  padding:3px;
}

.tp_menu_child td{
  border-bottom:1px dashed #5a5a59;
  white-space: nowrap;
  padding:3px;
}

/* main content block */
.tp_body_side{
	width: 243px;
         background: url(ky_in04.jpg) no-repeat;
		}
.tp_body_main{
        width: 759px;
        background: url(ky_in05.jpg) no-repeat;
	}

.tp_misc_top{
  width:0px;
  margin:0px;
}
.tp_misc_side{
  width:0px;
  margin:0px;
}

a.tree_header:link {
	FONT-SIZE: 11px;
	COLOR: #333333;
	margin-bottom: 10px;
	FONT-WEIGHT: normal;
}
a.tree_header:visited {
	FONT-SIZE: 11px;
	COLOR: #333333;
	margin-bottom: 10px;
	FONT-WEIGHT: normal;
}

/* <DIV ID=tp_main> */
#tp_main {
	width:90%;
	margin: auto; margin-left: 30px;
}
.tp_main_header{
	padding-bottom: 20px;
         padding-left: 25px;
         padding-top: 0px;	
}
.tp_main_body {
  padding-bottom: 20px;
}

/* <DIV ID=tp_inquiry> */
#tp_inquiry{
  width:100%;
}
#tp_inquiry .table_class{
  width:100%;
	background-color: #EFEFEF;
	border: 1px;
	border-style: dotted;
	border-color: #999999;

}

/* <DIV ID=tp_product_menu> */
#tp_product_menu {
  width:100%;
}
#tp_product_menu .table_class{
	margin-top: 10px;
	margin: auto;
	margin-bottom: 20px;
         width: 100%;
}
#tp_product_menu .cate_img_0{
	border: 1px dotted #cccccc;
}
#tp_product_menu .cate_list_0{
	border-right: #FFFFFF 2px solid;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	FONT-SIZE: 11px;
	background-color: #F0F0F0;

}
#tp_product_menu .cate_img_1{
	border: 1px dotted #cccccc;
}
#tp_product_menu .cate_list_1{
	border-right: #FFFFFF 2px solid;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	FONT-SIZE: 11px;
	background-color: #F0F0F0;
}


/* <DIV ID=tp_product_info> */
#tp_product_info {
  width:100%;
}
#tp_product_info .table_class{
	margin-left: 10px;
	margin: auto;
	WIDTH: 55%;
	border: 1px dotted #CCCCCC;
	background-color: #ffffff;
	vertical-align: top;
}

/* <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;
	font-family: Verdana;
	color: #000000;
}
#tp_rlink_bottom a:hover{
  text-decoration: none;
}
#tp_rlink_bottom a:visited{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	color: #767676;
}

/* side block */
/* <div id=tp_side> */
#tp_side {

}

/* <DIV ID=tp_rlink_side> */
#tp_rlink_side{
	margin-left:10px;
	list-style-image: url(/rimages/358/arr.gif);

}
#tp_rlink_side .table_class{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	WIDTH: 100%;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
}

/* footer block */
/* <div id=tp_footer> */
#tp_footer {
  width:100%;  COLOR: #7f7f7f; FONT-SIZE: 10px; text-align: center;
}
#tp_footer A:link {
	COLOR: #7f7f7f; FONT-SIZE: 10px; TEXT-DECORATION: none
}
#tp_footer A:hover {
	COLOR: #7f7f7f; FONT-SIZE: 10px; TEXT-DECORATION: none
}
#tp_footer A:visited {
	COLOR: #7f7f7f; FONT-SIZE: 10px; TEXT-DECORATION: none
}
/* <DIV ID=quick_menu> */
#quick_menu {
  background-color:#eeeeee;
  text-decoration: none;
  font-size: 9px;
  border:3px ridge #eeeeee;
}

/* below => customize id or class*/
#index {
	text-align: left; width: 1002px; height: 724px; font-family:Arial;
}
.index01 {
	background: url(ky_index01.jpg) no-repeat; height: 187px
}
.index02 {
	background: url(ky_index02.jpg) no-repeat; height: 335px; text-align: right;
}
.index03 {
	background: url(ky_index03.jpg) no-repeat; height: 152px; padding-bottom: 2px; _padding-bottom: 0px;
}
.content h1 {
	color: #151515; font-size: 16px; text-decoration: none; 
	margin-bottom: 5px; padding-left: 0px; font-family:Arial;
}
.content h1 a:link, .content h1 a:visited, .content h1 a:hover  {
	color: #151515; font-size: 14px; text-decoration: none
}
.content {
	position: absolute; line-height: 20px; margin-top: 220px; width: 260px;  
    color: #151515; margin-left: 105px; font-size: 12px;  
} 
.content a:link, .content a:visited, .content a:hover  {
	color: #151515; font-size: 11px; text-decoration: none
}
.button {
	position: absolute; text-align: left; margin-top: 113px; width: 580px; margin-left: 355px;
	}
.button a:link {
	padding-left: 64px; color: #000000; font-size: 14px; text-decoration: none; 
}
.button a:visited {
	padding-left: 64px; color: #303030; font-size: 14px; text-decoration: none; 
}
.button a:hover {
	padding-left: 64px; color: #7a0710; font-size: 14px; text-decoration: none;  
}
.in-main {
	width: 170px; font-size: 11px;
	margin: 40px 0px 0px 35px; line-height: 16px;
}
.in-main a:link {
	display: block; color: #3e3e3e; text-decoration: none; padding: 5px 0px 5px 10px; 
	border-bottom: 1px #f0f0f1 solid; 
}
.in-main a:visited {
	display: block; color: #61646e; text-decoration: none; padding: 5px 0px 5px 10px; 
	border-bottom: 1px #f0f0f1 solid;
}
.in-main a:hover {
	display: block; color: #000000; text-decoration: none; padding: 5px 0px 5px 10px;
	border-bottom: 1px #f0f0f1 solid;
}
.in-main2 {
	width: 170px; font-size: 15px; font-weight: bold;
	margin: 40px 0px 0px 35px; line-height: 16px; text-align: center;
}
.in-main2 a:link {
	display: block; color: #177ffd; text-decoration: none; padding: 5px 0px 5px 0px; 
	}
.in-main2 a:visited {
	display: block; color: #177ffd; text-decoration: none; padding: 5px 0px 5px 0px; 
	}
.in-main2 a:hover {
	display: block; color: #177ffd; text-decoration: none; padding: 5px 0px 5px 0px;
	}
#copyright-bg {
	width: 1002px; height: 50px; background:url(ky_index04.gif) no-repeat;
	 font-size: 12px; line-height: 18px; 
}
.copyright {  color: #fefefe; padding: 10px 0px 0px 60px;
}
.copyright a:link, .copyright a:visited, .copyright a:hover {
	color: #fefefe; cursor: text; text-decoration: none
}
A.muhome:link {
FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 15px; FONT-SIZE: 11pt; MARGIN-LEFT: 10px; COLOR: #FFFFFF; LINE-HEIGHT: 31px; TEXT-DECORATION: none
}
A.muhome:visited {
FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 15px; FONT-SIZE: 11pt; MARGIN-LEFT: 10px; COLOR: #FFFFFF; LINE-HEIGHT: 31px; TEXT-DECORATION: none
}
A.muhome:hover {
	TEXT-DECORATION: underline;
	color: #FFFF00;
}
.table-gry {
	background-color: #80DBF3;
	width: 100%;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
}
.td-gray {
	background-color: #B7EAFB;
	width: 30%;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.td-white {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 20px;
	width: 70%;
	padding-left: 5px;
	padding-right: 5px;
}

#tp_footer A:hover, #Copyright A:hover{
 	cursor:text;
}
