@charset "utf-8";

.combnr {
	margin-top:60px;
}

.catetype {
	width:110px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.categreen {
	background:#00a498;
}
.cateblue {
	background:#2ca6e0;
}
.cateorange {
	background:#ff6600;
}
.corred {
	color:#e50012;
}


/*------------------------ 
	top
-------------------------- */
.topbnr {
	width:970px;
	margin:20px auto 0;
	overflow:hidden;
}

.topmess {
	height:320px;
	overflow-y:scroll;
	padding-right:20px;
}
.topmess li {
	margin-bottom:20px;
}
.topmess li.last {
	margin-bottom:0;
}
.topmess .topmesstit {
	background:#f2f2f2;
	padding:5px 10px;
	font-size:16px;
	font-weight:bold;
	color:#4d4d4d;
	overflow:hidden;
	margin-bottom:10px;
}
.topmess .topmesstit .messdate {
	float:left;
	width:140px;
	font-size:14px;
	color:#666;
}
.topinner {
	padding:0 15px;
}
.toptab {
	width:100%;
}
.toptab th,.toptab td {
	vertical-align:top;
	padding:2px 0;
}
.toptab th {
	width:140px;
}
.toptab th a:hover{
	text-decoration: none;
}

.toptab .toptabcont {
	width:70px;
}
.toptab .topfontB {
	font-size:16px;
	color:#666;
	font-weight:bold;
}

.topred {
	margin:0 30px 25px;
	color:#e50012;
}

.toplist li {
	margin-bottom:25px;
}
.toplist li.last {
	margin-bottom:0;
}


/*------------------------ 
	information
-------------------------- */
.infortab {
	width:100%;
	margin-bottom:40px;
}
.infortab th,.infortab td {
	vertical-align:top;
	font-size:16px;
}
.infortab th {
	background:#f2f2f2;
	width:15%;
	color:#666;
	padding:15px 10px;
	font-weight:bold;
}
.infortab td {
	padding-left:10px;
	font-weight:bold;
	vertical-align:middle;
}
.inforlist li {
	margin-bottom:10px;
	overflow:hidden;
	line-height:35px;
	padding:0 5px 5px 15px;
	border-left:10px #4d4d4d solid;
	border-bottom:1px #4d4d4d solid;
}
.inforlist li.last {
	margin-bottom:0;
}
.inforlist .inforweb {
	float:right;
	margin-left:10px;
}

/*------------------------ 
	regulation
-------------------------- */
.regubox {
	font-size:14px;
	color:#000;
}
.regucont {
	margin-bottom:30px;
}
.reguleft {
	float:left;
	width:70px;
}

/*------------------------ 
	aboutus
-------------------------- */
.abouttab {
	width:100%;
	margin-bottom:25px;
}
.abouttab th ,.abouttab td {
	color:#666;
	font-size:16px;
}
.abouttab th {
	background:#f2f2f2;
	padding:20px 15px;
	width:15%;
	vertical-align:top;
}
.abouttab th.bor {
	border-left:10px #fff solid;
	border-right:5px #fff solid;
}
.abouttab td {
	vertical-align:bottom;
}
.abouttab td .aboutline {
	border-bottom:1px #4d4d4d solid;
	padding:15px 10px;
}

/*------------------------ 
	meeting
-------------------------- */
.meettit {
	background:#f2f2f2;
	font-size:16px;
	font-weight:bold;
	padding:5px 25px;
	margin-bottom:15px;
}
.meetbox {
	padding:0 15px;
}
.meettab {
	width:100%;
	margin-bottom:20px;
}
.meettab th,.meettab td {
	vertical-align:top;
	padding:0px 0;
}
.meettab th {
	width:140px;
}
.meettab th a:hover{
	text-decoration: none;
}

.meettab td {
	color:#666;
	font-weight:bold;
}

















