/* @override http://www.ideal-hp.com/test/purchase.css */

.font-l {
    font-size: 26px;
    font-weight: bold;
    line-height: 160%;
}

.font-m {
    font-size: 16px;
    font-weight: bold;
}

.font-s {
    font-size: 12px;
}

.fl-L {
	float: left;
}

.fl-R {
	float: right;
}

.cl-b {
	clear: both;
}

div.purchase{
	padding-left: 50px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-top: 20px;
	border-color: #979797;
	border-style: solid;
	border-width: 1px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 14px;
	background: #fff;
}

.purchase img{
	float: left;
	margin-bottom: 20px;
	/*width: 55%;*/
}

.purchase img.least_img{
	padding-bottom: 0px;
}

#cdimg{
	text-align: center;
}

#cdimg img{
	padding-bottom: 5px;
	float: none;
	width: 80%;
	border-style: none;
}

h2 {
	width: 825px;
	height: 30px;
	text-align: left;
	color: #0d2180;
	font-size: 21px;
	text-indent: 5px;
	margin: 10px auto;
	font-variant: normal;
	font-weight: bold;
	white-space: nowrap;
}

#purchase_cdimg h2 {
	width: 800px;
	height: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #0d2180;
	font-size: 24px;
	font-weight: 200;
	padding-left: 5px;
	text-indent: -9999px;
	background: url(images/purchase.png) no-repeat;
}

h3 {
	text-align: left;
	margin-top: 30px;
	color: #0d2180;
	font-size: 18px;
	padding-left: 18px;
}

.purchase ul {
	list-style-type: none;
}

.purchase ul li#purchase-news {
	height: 570px;
	background: url(images/purchase_news_bg.png) no-repeat 0 0;
}

.purchase ul li#purchase-news p {
	color: #000;
	line-height: 140%;
	width: 292px;
	padding: 120px 0 0 442px;
}


/*============2010 newyear==============*/

#newyear_cdimg h2 {
	width: 800px;
	height: 30px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #0d2180;
	font-size: 24px;
	font-weight: 200;
	padding-left: 5px;
	text-indent: -9999px;
	background: url(images/news_newyear.png) no-repeat;
}
