.a_main {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
	width: 1200px;
	margin: 0 auto;
}

.a_main #Position {
	margin-bottom: 6px;
}

.a_main #Position a {
	font: 20px "Microsoft Yahei";
	color: #333;
	margin: 0 5px;
}

.notice_left {
	float: left;
	width: 208px;
	color: #333;
	margin-right: 10px;
	background: url(../Images/left-bg.png) left bottom no-repeat;
	padding-bottom: 160px;
	border: 1px solid #ffdfdf;
	border-top: 1px solid #efa7a7;
}

.notice_left h2 {
	height: 48px;
	font-weight: 700;
	overflow: hidden;
	background: url(../Images/contacttit.png) no-repeat;
	font: 14px/48px "Microsoft Yahei";
	padding-left: 15px;
}

.conact_side {
	padding-top: 10px;
}

.conact_side li {
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	width: 181px;
	height: 32px;
	border-bottom: 1px dotted #ffdfdf;
	background: url(../Images/lispot.gif) no-repeat 0 15px;
	line-height: 32px;
	font-size: 14px;
}

.notice_left a:link, .notice_left a:visited {
	color: #005ea7;
}

.notice_right {
	width: auto;
	color: #000;
	line-height: 22px;
	overflow: hidden;
	float: none;
}

.content {
	padding: 30px 18px;
	min-height: 358px;
	_height: 358px;
	border: 1px solid #dddddd;
	color: #333;
	font-size: 14px;
}

.content ul.ann_list {
	
}

.content ul.ann_list li {
	height: 40px;
}

.content ul.ann_list li a {
	display: block;
	height: 40px;
	line-height: 40px;
	width: 100%;
	color: #000;
	font-size: 16px;
}

.content ul.ann_list li a span.notice_time {
	float: right;
}

.content .tit {
	margin-bottom: 30px;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	font-family: "Microsoft Yahei";
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	font-weight: 700;
}

.notice_right p {
	margin-bottom: 0px;
}

.notice_right pb {
	text-indent: 2em;
	font-weight: 700;
	padding: 2px 0;
	display: block;
}

.notice_right pp {
	text-indent: 4em;
	display: block;
}

.notice_right p a {
	padding: 0 0px;
	color: #f00;
	font-weight: 700;
}

.notice_right p a img {
	padding-top: 0;
	padding-bottom: 0;
	height: auto;
}

.notice_right p img {
	max-width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
}

.notice_right p span {
	width: 100%;
	display: block;
	padding: 5px 0;
	text-align: center;
}

.notice_right  b {
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.notice_right h3 {
	margin: 20px 0 5px 0;
}

.notice_right h2.time {
	text-align: right;
	padding-bottom: 5px;
}

.notice_right h2.Inscribe {
	text-align: right;
	display: block;
	line-height: 50px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 700;
}

.backtoann {
	margin-top: -18px;
	display: block;
}

.backtoann i {
	margin-right: 10px;
}

.backtoann span {
	color: #b4b4b4;
	cursor: pointer;
}

.backtoann span:hover {
	color: #424242;
}