#wapper-inner #main{
	width: 750px;
}
#wapper-inner #mainsidebar {
	left: -750px;
}
#main h2 {
	font-size: 130%;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFF;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	text-indent: 1em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: both;
}
#main h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ccccff;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
	text-decoration: none;
	font-size: 110%;
}
#main h3 a {
	color: #36414d;
	text-decoration: none;
}
#main .entry-footer {
	border-top: 1px dotted #dae0e6;
	color: #666;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#main .gotop {
	text-align: right;
}
#main dt {
	font-size: 120%;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #DFDFDF;
	clear: both;
}
#main dd {
	font-size: 117%;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DFDFDF;
}
#main dl a {
	color: #333366;
	text-decoration: none;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	background-position: 0em 0em;
}
#main dl a:hover {
	background-color: #FFFFB3;
}
#main .news-even {
	background-color: #F6F6F6;
}
#main .alllist {
	text-align: right;
	margin-top: 15px;
}
.img-right {
	float: right;
}
.img-left {
	float: left;
}
#main .pickup {
	border: 1px solid #CCC;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}
#main .pickup2 {
/*	float: left;
	width: 255px;
	display: inline;
	margin-right: 5px;*/
}
