@charset "utf-8";
/* 阅读卡征订 */

#header #header_title{
	background: url('images/card_header.gif') no-repeat;
}

#card_content{
	padding:10px 65px;
}

#card_list{
	padding: 16px 35px;
}

#card_row{
	padding: 10px 0px;
}

#card_item{
	width:345px;
	border:1px solid #c5c5c5;
	height:170px;
}

#card_img{
	width: 210px;
	height: 155px;
	border-right:1px solid #c5c5c5;
	text-align:center;
	padding-top:15px;
}

#card_desc{
	padding-top: 70px;
	width: 134px;
}

#buy_button_panel{
	margin-top:15px;
}

.buy_button{
	background: url('images/buy_button_long.gif') no-repeat;
	width:68px;
	height:24px;
}

div.portlet_header{
	background-color:#ffc4bc;
}

div.memo{
	padding:24px 30px;
	line-height:150%;
}

span.red_word{
	color:#e26a60;
}

span.blue_word{
	color:#0033cc;
}