body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	font-size:12px;
	color: #555555;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration:underline;
	color:#0986e5;
}
a:hover {
	text-decoration:underline;
	color: #29b8ff;
}

.fl {
	float: left;
	
}
.cl {
	clear: left;
}

img {	border-width: 0px;}

#logo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu {
	height: 40px;
	width: 100%;
	border-spacing: 0px;
	background-image: url(img/mnu.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 35px;
}
.point {
	width: 28px;
	text-align: center;
}
a.mnu, a.mnu:hover, a.mnu:visited {
	color: #ffffff;
	text-decoration: none;
}
#mid {
	height: 100%;
	background:#dddddd;
}
.left_block {
	width:290px;
	
	
}
#banner {
	width:590px;
	background-image: url(img/ban.jpg);
	background-repeat: no-repeat;
	height: 348px;
}
h1 {
	color: #bc1919;
	font-size: 24px;
	margin-top:0px;
	margin-bottom: 6px;	
}
h3 {
	color: #9f0c0e;
	font-size: 15px;
	display:block;
	width:150px;
	margin-top: 0px;	
}
h4 {
	color: #bc1919;
	font-size: 18px;
	margin-top: 0px;	
	margin-bottom: 10px;	
}
h5 {
	color: #555555;
	font-size: 14px;
	margin-top:0px;
	margin-bottom: 6px;	
}
h6 {
	color: #999999;
	font-style: italic;
	font-size: 10px;
	margin-bottom: 2px;	
	margin-top: 0px;	
}
.ban_text {
	color: #000000;
	width:160px;
	display:block;
	line-height: 18px;
}
.block {
	width:880px;
}
.txt {
	line-height: 17px;
}
.mid_block {
	width:294px;
	height: 350px;
	background-color: #ede2d6;
}
.mid_block_blue {
	width:590px;
	background-color: #e9e9e9;
}
#bottom {
	height: 80px;
	background:url(img/mnu.gif) repeat-x;
	color:#FFFFFF;
}
#bottom a{color:#FFFFFF;}
.pad {
	  margin-left:15px;margin-top:11px;
}
.pad1 {
	  margin-left:5px;margin-top:21px;
}
.bot_mnu {
	font-size: 11px;
	color: #999999;
}

a.bot,a.bot:visited,a.bot:hover {
	text-decoration: none;
	color:#0986e5;
}
.small_block {
	font-size: 11px;
	width:90%;
}
a.sb,a.sb:hover,a.sb:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.dash {
	color: #bc1919;
}
input,select {
	font-size: 11px;
}
.red {
	color: #bc1919;
}