/* Mysupersoft.com purchase.htm and links.htm CSS Document */

/* offline order*/
#links_top,#links_id{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	line-height: 30px;
}

#links_top{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/ico_black.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 25px;
}

#links_id {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	height: 110px;
	margin-bottom: 20px;
}

#links_top span,#links_id span{color: #ff6600}

.order_reg {
	background-image: url(../images/ico_jia.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;
	padding-left: 10px;
	font-size: 12px;
}
