﻿.youAreHere {
	margin:10px 5px;
}
.youAreHere,
.youAreHere a{
	color:#C7000A;
}
.youAreHere a:hover {
	color:#000000;
}
.noticeTab {
	width:100%;
	margin:15px auto 10px;
	border:solid 1px #cccccc;
}
.noticeTab .bt {width:70%;}
.noticeTab .sj {width:30%;}
.noticeTab th,
.noticeTab td {
	vertical-align:middle;
	padding:5px;
}
.noticeTab th {
	background:#F2F2F2;
	color:#000000;
	border-bottom:solid 1px #cccccc;
	font-weight:bold;
}
.noticeTab td.sj {
	text-align:center;
	color:#828282;
}
.noticeTab a:hover {
	text-decoration:underline;
}
.page {
	width:940px;
	margin:0 auto 10px;
}
.page:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.noticeContent {
	width:940px;
	margin:0 auto;
}
.noticeContent h2 {
	font-size:16px;
	margin:8px 0;
	padding:0;
	color:#B10000;
	text-align:center;
}
	.noticeInfo {
		margin:0;
		text-align:center;
		color:#666666;
		margin-bottom:10px;
		padding:5px 0;
		background:#F2F2F2;
	}
	.noticeCont {
		font-size:14px;
		padding:0 3px;
		line-height:1.7;
	}