/*  main
------------------------------------------------------------------------------------*/
body {	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url('../im/bgfon.gif');
	background-repeat: repeat-x;	
	}
table { border: none; }
a { text-decoration: none; }
a img {	border: none; }

/*  txt
------------------------------------------------------------------------------------*/
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #EB723C;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F77399;
	margin:0 0 8 0;
	}	

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin:0 0 0 5;
	}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #F77399;
	font-family: Verdana;
	}

.txt_cat {
	font-size: 12px;
	font-weight: bold;	
	color: #F77399;	
       	}	


.txt {
	font-family: Verdana;
	font-size: 12px;
	}
.txt_sm {
	font-family: Verdana;
	font-size: 11px;
	}
.txt_sm a {
	color: #000;
	}	
.txt_sm a:hover {
	color: #F77399;
	}

.txt_sm1 {
	font-family: Verdana;
	font-size: 11px;
	}
.txt_sm1 a {
	color: #9b344b;
	}	
.txt_sm1 a:hover {
	color: #F77399;
	}


.sm1 {
	font-size: 11px;
	font-family: Verdana;	
	color: #EB723C;
	}
.sm2 {
	font-size: 11px;
	font-family: Verdana;	
	color: #F77399;
	}
.sm2 a {
	text-decoration: none;	
	color: #F77399;
	}

.head a {
	font-size: 11px;
	font-weight: bold;	
	color: #E23C6C;
	}
.head a:hover{
	color: #FF79A1;
	}

.btm {
	font-size: 10px;
	color: #FF79A1;
	}
.btm a{
	font-size: 10px;
	color: #FF79A1;
	}
.btm a:hover{
	color: #FF9EBA;
	}
.btm1 {
	font-size: 11px;
	font-weight: bold;	
	color: #7AA3E9;
	}	
.btm1 a{
	font-size: 11px;
	font-weight: bold;	
	color: #7AA3E9;
	}
.btm1 a:hover{
	color: #A4C1F4;
	}




/*  menu
------------------------------------------------------------------------------------*/
.menu1 {
	background-color: #FDD9DF;
}
.menu1 a{
	font-size: 11px;
	font-weight: bold;	
	color: #E23C6C;
	margin:0 0 0 25;
	}
.menu1 a:hover{
	color: #FF79A1;
	}	
.menu1 td {
	background-image: url('../im/mn1_kn.gif');
	background-repeat: no-repeat;
	height: 25px;
}


.menu2 {
	background-color: #E3EEFF;
}
.menu2 a{
	font-size: 11px;
	font-weight: bold;	
	color: #507DCA;
	margin:0 0 0 25;
	}
.menu2 a:hover{
	color: #4E9EEA;
	}	
.menu2 td {
	background-image: url('../im/mn2_kn.gif');
	background-repeat: no-repeat;
	height: 25px;
}


.menu3 {
	background-color: #FDE0FF;
}
.menu3 a{
	font-size: 11px;
	font-weight: bold;	
	color: #C85CA5;
	margin:0 0 0 25;
	}
.menu3 a:hover{
	color: #FE6FA1;
	}	
.menu3 td {
	background-image: url('../im/mn3_kn.gif');
	background-repeat: no-repeat;
	height: 25px;
}


.menu4 {
	background-color: #FFE7D7;
}
.menu4 a{
	font-size: 11px;
	font-weight: bold;	
	color: #F3784B;
	margin:0 0 0 25;
	}
.menu4 a:hover{
	color: #FF9A68;
	}	
.menu4 td {
	background-image: url('../im/mn4_kn.gif');
	background-repeat: no-repeat;
	height: 25px;
}
