@charset "utf-8";

ul {
	list-style:none
}

#title {
	clear: both;
	float:left;
	width:960px;
	height:30px;
	border-bottom: 2px #222 dotted;
	font-size: 120%;
}

#news_tl {
	font-size: 200%;
	/*width: 600px;*/
	height: 100px;
	margin-right: 20px;
}
/*本文内容*/
#left_cnt {
	clear: both;
	float: left;
	width: 960px;
	font-size: 150%;
	margin-bottom: 50px;
}

.fter {
	clear: both;
	float: left;
	width:auto;
/*	border-bottom: 2px #222222 dotted;
	border-top: 2px #222222 dotted;*/
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

input.btn1 {
	background-color: #bbbbbb;
	border-style: none;
	color:#222222;
	font-size: 1.5em
}

input.num1 {
	margin: 0;
	border-style: 1px;
	padding: 2px;
	width:149px;
	font-size: 1.5em
}

#kekka {
	width:410px;
	height:280px;
	overflow:scroll;
	color: #422;
	font-size: 1.5em
}

#euc {
	clear:both;
	float:left;
	width:420px;
	color: #222222;
	margin: 0 0 4em 0;
}

.lnk1 {
	margin:20px 0 20px 0;
	padding:5px 5px 5px 5px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, .4);
/*	transform: rotate(16deg);*/
	color: #222222;
}
