@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background-color: #f6efef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	}
	
a img{
	border:none;
	}
	
h1{
	font-size:12px;
	font-family: arial;
	line-height: 21px;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	width:775px;
	}

.table_dotted{
	border:dashed 1px #8C6565;
	background-color: FFF;
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #8C6565;
	text-decoration: none;
}

.footer{
	font-family: arial;
	font-size: 12px;
	line-height: 21px;
	color: #FFF;
	text-decoration: none;
}
.paint_bk{
	background:#FFF url(images/bk.jpg) no-repeat bottom right;
	}
	
.paint_bk_left{
	background:#FFF url(images/bk2.jpg) no-repeat bottom left;
	}
.TITLE{
	font-family: arial;
	font-size: 16px;
	line-height: 21px;
	color: #8C6565;
	text-decoration: none;
}

