@charset "utf-8";
/* CSS Document */
#msg {
	position:absolute;
	right:0;
	top:0;
	background-color:#cc4444;
	color:#FFFFFF;
	margin:1px;
	line-height:150%;
	font-size:12px;
}
#tips {
	display:none;
	width:40%;
	font-weight:bold;
	margin:10px 30%;
	text-align:center;
}
#tips_text {
	margin-bottom:5px;
}
#tips a{
	padding:0px 20px;
	border:solid 1px #FF6600;
	margin-right:10px;
}
.j1{height:1px;background:#fad163;margin:0px 2px;overflow:hidden;}
.j2{height:1px;background:#fad163;margin:0px 1px;overflow:hidden;}
.con1{background:#fad163;padding:5px;font-size:12px;}

.date {
	margin-left:5px;
	color:#87ad1f;
	font-weight:bold;
	font-size:10px;
}
.page {
	text-align:right;
}
.page a{
	color:#8f969c;
	font-size:11px;
	margin:0 2px;
}
.page_now {
	font-weight:bold;
}

.admin_button {
	border:solid 1px #CCCCCC;
	background-color:#E8E8E8;
	padding:2px 10px;
}

.list{
	margin-bottom:17px;
	line-height:180%;
	font-size:14px;
}
.list li {
	list-style:square;
	border-bottom:dashed 1px #CCCCCC;
}
.list li a{
	color:#000000;
}
.list_pic {
	float:left;
	padding:20px;
	text-align:center;
}

.h {
	display:none;
}
