@charset "utf-8";





/* --------------------------------------------------

newstop

-------------------------------------------------- */




#newstop{
	width: 100%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #8F8342;
}


#newstop div{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
    }
#newstop h2{
	float: left;
}
#news ul{
}
#news li{
    clear:both;
	list-style-type: none;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#news a{
 
}
#news span{
    float:left;
	background-image: url(../participant/img/bg_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF9900;
	padding-left: 20px;
}
#news li p{
    float:right;
	width:520px;}


#bkNunber{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bkNunber a{
	margin-left: 10px;
}
#newsDetail {
}
#newsDetail h2{
	font-size: 110%;
	color: #333333;


	padding-left: 20px;
	

	background-image: url(../img/dot_orange.gif);
	background-repeat: repeat-y;



}
#newsDetail div{
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#date{
	text-align: right;
	color: #FF9900;
	margin-top: -10px;
	margin-bottom: 5px;
}

.imgRight{
	float: right;
	border: 2px solid #DFE3D9;
	padding: 5px;
	margin-left: 10px;
	clear: both;
}
.imgLeft{
	float: left;
	border: 2px solid #DFE3D9;
	padding: 5px;
	margin-right: 10px;
	clear: both;
}

.imgRight,imgLeft {
}
#goback{
	text-align:right;
	clear: both;
}


#link{
	font-weight: bold;
	color: #DE605E;
}
#link a{

	text-decoration: none;
	color: #DE605E;
}
#link a:hover{
	text-decoration: underline;
	color: #DE605E;
}

