﻿#main_right {
	width: 560px;
	float: right;
	background: #fff;
}
.flash {
	background: url(../images/lx.jpg);
}
#contact {
	margin: 10px;
	height: 442px;
}
.contacts {
	line-height: 200%;
	font-size: 13px;
}
.contacts ul {
	list-style: square;
	margin: 5px 0 0 30px;
}
h4 {
	margin: 10px 0 0;
	font-size: 15px;
	color: #f60;
    padding-left:15px;
	background: url(../image/dot_4.gif) no-repeat 0 6px;
}