#main {
	text-align: center;
	width: 780px;
	background: url(image/main_bcimage.gif) repeat-y;
}
#main #title {
	position: relative;
}
#main #title .date {
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	top: 245px;
	right: 3px;
}

#side_r {
	width: 550px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#side_l {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 220px;
}

#main p {
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.whatdrop {
	text-align: right;
	padding: 20px;
}


#item_l {
	width: 550px;
	margin: 0px;
	padding: 0px;
	float: none;
}
.icon {
	position: absolute;
	top: 137px;
	left: 135px;
}
#main h3 {
	height: 30px;
	width: 510px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px 0px 4px 0px;
	padding: 10px 0px 0px 40px;
	clear: left;
}
.h3_1 {
	background: url(image/h3_01.gif);
}
.h3_2 {
	background: url(image/h3_02.gif);
}
.h3_3 {
	background: url(image/h3_03.gif);
}
.h3_4 {
	background: url(image/h3_04.gif);
}
.h3_5 {
	background: url(image/h3_05.gif);
}

#item_l ul {
	list-style-type: none;
	margin: 0px;
	width: 183px;
	float: left;
	position: relative;
	padding: 2px 0px 10px;
}
#item_l ul li a img {
	height: 170px;
	width: 170px;
	border: 1px solid #333;
}
#item_l ul .itemname a,
#item_l ul .sup a {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	display: block;
	width: 168px;
	padding: 0px;
	margin: 0px 0px 0px 7px;
}

#item_l ul .itemname a {
	font-weight: bold;
	color: #00F;
	min-height: 5.5em;
	overflow:hidden;
}

#item_l ul .sup a {
	color: #03C;
	min-height: 3em;
	overflow:hidden;
}

#item_l ul .droplink a {
	font-size: 12px;
	color: #F03;
	text-align: right;
	display: block;
	width: 168px;
	padding: 0px;
	margin: 0px 0px 0px 7px;
}

#item_l div {
	clear: both;	
}
#item_l ul .dropimg {
	text-align: left;
	width: 168px;
	background: #e4e4e4;
	margin: 0px 0px 0px 7px;
	padding: 0px;
}

#item_l ul .dropimg img {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 100px;
}

#item_l ul .payimg {
	text-align: right;
	width: 165px;
	background: #e4e4e4;
	margin: 0px 0px 0px 7px;
	padding: 0px 3px 3px 0px;
	font-size: 12px;
	color: #F00;
}

#item_l ul .payimg img {
	margin: 0px;
	height: 14px;
	width: 25px;
	padding: 0px;
}

#main h4 {
	margin: 0px;
	padding: 0px;
}
#cat_inte,
#cat_link,
#cat_rank {
	width: 200px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

#cat_link p {
	background: #FFB9B9;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	width: 170px;
}

#cat_link ul {
	text-align: left;
	font-size: 14px;
	padding: 5px;
	margin: 10px;
	background-color: #FFF;
	width: 170px;
	list-style-type: none;
}
#cat_link ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #F06;
}
#cat_rank ul {
	margin: 0px;
	width: 200px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}
#cat_rank ul li a img {
	width: 180px;
	padding: 0px;
	border: 1px solid #333;
	margin: 5px auto 0px 10px;
}
#cat_rank ul .itemname a {
	font-size: 12px;
	color: #F06;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 182px;
	padding: 0px;
	margin: 3px 0px 3px 9px;
}
#cat_rank ul .sup a {
	font-size: 12px;
	color: #60C;
	text-align: left;
	display: block;
	width: 182px;
	padding: 0px;
	margin: 3px 0px 3px 9px;
}
#cat_inte a img {
	border: none;
	height: 180px;
	width: 180px;
	margin: 5px 10px;
}
#cat_inte p {
	background: #84D5CB;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	margin: 0px 10px;
	width: 170px;
}
#dropinte2 a img {
	border: none;
	float: right;
}
#dropinte2 a {
	float: left;
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
#dropinte2 {
	width: 550px;
	clear: left;
	padding: 5px 0px;
	height: 50px;
}
#item_l ul li em {
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 63px;
	position: absolute;
	right: -2px;
	top: -3px;
	background: url(image/icon.png) no-repeat !important;
	background: none;

	 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/icon.png", sizingMethod="scale");

}

#side_r .toplink {
	clear: both;
	height: 16px;
	width: 550px;
	padding: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #F03;
	text-align: right;
	display: block;
}
