@import url(public.css);
.container {
	padding: 0 33px 16px 39px;
}

.content {
	padding-top: 27px;
}
.content h2 {
	font-family: Calibri;
	font-size: 24px;
	padding-left: 18px;
}
.content .box_text {
	background: url(image/bg_box1_m.gif) repeat-y;
}
.content .box_text .t {
	height: 14px;
	background: url(image/bg_box1_t.gif) no-repeat;
	font-size: 1px;
}
.content .box_text .b {
	height: 14px;
	font-size: 1px;
	background: url(image/bg_box1_b.gif) no-repeat;
}
.content .box_text .m {
	padding: 0 13px 0 17px;
}
.content .box_text .m .back {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bolder;
	color: #595959;
	text-decoration: none;
	margin-right: 40px;
}

.content .box_text .box_about p {
	margin-bottom: 45px;
}
.content .list_awaree {
	margin:  27px 0 0 20px;
}
.content .list_awaree li {
	float: left;
	width: 235px;
}
.content .list_awaree li.first {
	margin-right: 85px;
}
.content .list_awaree li a {
	color: #000;
	font-family: Calibri;
	font-size: 18px;
	margin-left: 19px;
	font-weight: bolder;
}


.siderbar {
	padding-top: 45px;
	background: url(image/bg_sider_2.gif) no-repeat top right;
}