BODY {
	
}
TD {
	FONT-SIZE: 12px;LINE-HEIGHT: 19px
}
A {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.line_h18 {
	LINE-HEIGHT: 28px
}
.line_h20 {
	LINE-HEIGHT: 20px
}
.line_h22 {
	LINE-HEIGHT: 22px
}
.line_h24 {
	LINE-HEIGHT: 24px
}
.large {
	FONT-SIZE: 14px
}
.title01 {
	FONT: 20px "ºÚÌå"
}
.title02 {
	FONT: 18px "Arial"; COLOR: #800000
}
.mainnavigation {
	VERTICAL-ALIGN: middle; PADDING-TOP: 10px; BACKGROUND-REPEAT: no-repeat; TEXT-ALIGN: center
}
.mainnavigation A {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
.mainnavigation A:hover {
	COLOR: #d1ebff; TEXT-DECORATION: none
}

.color_white {
	COLOR: #ffffff
}
.color01 {
	COLOR: #b1c2e0
}
.color02 {
	COLOR: #009166
}
.title03 {
	FONT: 9px "Verdana", "Arial"; COLOR: #0061ac
}
.title04 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #993300
}
#divtop{
    background-color:#F8F9EB;
	color:black;
	height:40%;
	width:100%;
	padding: 1px;
    margin: 0px;
    position:absolute;
	left:0;
	top:0;
	border: 0px;
	border-top:none;
	}
	
#divtopleft{
    background-color:#F8F9EB;
	color:black;
	height:40%;
	width:20%;
	padding: 1px;
    margin: 0px;
    position:absolute;
	left:0;
	top:0;
	border: 0px;
	border-top:none;
	}

#divtopright{
    background-color:#F8F9EB;
	color:black;
	height:40%;
	width:80%;
	padding: 1px;
    margin: 0px;
    position:relative;
	left:20%;
	top:0;
	border: 0px;
	border-top:none;
	}		
	
#divbody{
    background-color:#F8F9EB;
	
	height:45%;
	width:100%;
	padding: 1px;
    margin: 0px;
	position:absolute;
	left:0;
	top:40%;
	border: 0px solid;
	border-top:none;
	}
	
#divbodyleft{
    background-color:#F8F9EB;
	color:black;
	height:100%;
	width:20%;
	padding: 1px;
    margin: 0px;
    position:absolute;
	left:0;
	top:0;
	border: 0px;
	border-top:none;
	}

#divbodyright{
    background-color:#F8F9EB;
	
	height:100%;
	width:80%;
	padding: 1px;
    margin: 0px;
    position:absolute;
	left:20%;
	top:0;
	border: 0px;
	border-top:none;
	}	
	
#divfooter{
    background-color:#f1f1f1;
	color:black;
	position:absolute;
	height:15%;
	width:100%;
	padding: 0px;
    margin: 0px;
	bottom:0;
	left:0;
	top:85%;
	border:none;
	}
.catbton {
    background-color: #CAA926; /* Green */
	border: 1px solid #FFFFFF;
    color: white;
    padding: 1px 1px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
	width: 99%;
	height:30Px;
	border-radius: 5px;
}
.catbton:hover {
    TEXT-DECORATION: underline;

}
.tb{
	 width:100%;
	 font-size: 12px;
}
.btoptr{
	 width:100%;
	 height:38px;
	 color:"#fffcff";
	 text-align: center;
}
.ltr{
	 width:99%;
	 font-size: 15px;
	 height:30px;
	 color:"#F8F9EB";
	 text-align: center;
}
.ltd{
	 width:99%;
	 font-size: 15px;
	 height:29px;
	 color:"#F8F9EB";
	 text-align: center;
}
.bltd{
	 width:30%;
	 height:38px;
	 color:"#fffcff";
	 text-align: center;
}
.bmtd{
	 width:40%;
	 height:38px;
	 color:"#DEB887";
	 text-align: center;
}
.brtd{
	 width:30%;
	 height:38px;
	 color:"#fffcff";
	 text-align: center;
}
.btp{
	 color:"#DEB887";
	 text-align: center;
	 font-size: 18px;
	 font-weight: bold;
}

