/**************************************************
Add computer checking steps pages
@app 		Worry-Free Family
@version	1.0
@author 	Gail Wang
@email		gail_wang@trend.com.tw
@created	2010/04
**************************************************/
/**************************************************
Container
**************************************************/
.top{
	/*background:url(../images/banner_bk.gif) repeat-x top;*/
}

.main_content{
	width: 700px; 
	padding: 10px 30px;
	height: auto;
	background: none;
}

.status_msg, .status_msg > span {
    font-weight: bold; /*Reset style.css*/
}