@charset "utf-8";
/* CSS Document */

body {
	background : #DFD595 url(images/bg.gif) repeat scroll top right;
	margin: 0px;
	font: 12px Tahoma, Geneva, sans-serif;
}

ul{ padding-left:30px;}
ul li{ padding-bottom:7px;}
ol li{ padding-bottom:15px;}

hr { color:#ccc; margin: 20px 0 0 0; size:1;}
img { border: none;}

blockquote {
	background:url(images/ico-quote.jpg) top left no-repeat;
	margin:0;
	padding:0 15px 0 50px;
	font-style:italic;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#690;
	}
	
.table {
	background-image:url(images/tpl_09.jpg);
	background-repeat:repeat-y;
}

.title24bold {
	color: #C07809;
	font: 24px Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.head16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #A78E43;
	font-weight: bold;
}
.head16_c {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #9C0;
	font-weight: bold;
}

.head14{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #724E0C;
	font-weight: bold;
}

.maintext12 {
	font-size:12px;
	color: #000;
	font-family:Tahoma, Geneva, sans-serif;	
	text-align: justify;
}

.maintext10 {
	font-size:10px;
	color: #000;
	font-family:Tahoma, Geneva, sans-serif;
}


.footer12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #3A2504;
}

a:link {
	color: #990;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #990;
}

.border_r {
	margin: 10px 0 10px 20px;
}

.border_l {
		margin: 10px 20px 10px 0;
}
