/* CSS Document */
#contents{
	min-height:100%;
}

#plan{
	background: url(../img/feature24/bg_ft23.gif) repeat left top;
}
#ancher {
	width: 923px;
	height:38px;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 4px 0 0 15px;
}
#ancher li {
	float: left;
}
#ancher .btn {
	margin: 5px 0 0 15px;
}
#sidebar
{top:-156px;}
#sidebar .box .line {
	margin: 15px 0;
}
#sidebar .box .pict {
	margin : 5px 0 10px 0;	
}

.planbox .cap {
	border:#CCCCCC 1px solid;
}


div#mainimg{
	position:relative;

	height:232px;
	margin: 0px;
	padding: 0px;
}
div#mainimg h2{width:950px;height:252px;position:absolute;left:0px;top:0px;}div#mainimg a#couponlink{position:absolute;right:20px;top:65px;}
div#desc {background-color:#FFFFFF;
height:111px;
margin-bottom:15px;
padding:12px 0 0 16px;
width:922px;}
div#desc h3{
	float:left;
	height: 111px;
	width: 287px;
	padding-right: 5px;
}
div#desc ul{
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../img/feature24/desc-dotline.gif);
	float: left;
	width: 390px;
}
div#desc ul li{
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-left: 20px;
	height: 18px;
}

div#desc ul li.list1{
	background-image: url(../img/feature24/desc-list1.gif);
}
div#desc ul li.list1 strong{color:#D1244F;}
div#desc ul li.list2{
	background-image: url(../img/feature24/desc-list2.gif);
	
}div#desc ul li.list2 strong{color:#122A94;}

div#desc ul li.list3{
	background-image: url(../img/feature24/desc-list3.gif);
	padding-bottom: 1px;

}div#desc ul li.list3 strong{color:#FD8000;}

div#desc ul li.info{
	text-align:right;
	padding-top: 16px;
	background-color: #FFFFFF;
}
