/**
 +--------------------------------------------------------------+
 	Aruna Fax Sub Css
 	Copyrights: Aruan Labs
	Url: http://www.arunalabs.com/
	Design by: Apr, 2007
	last update: 01 Aug,2007
 +--------------------------------------------------------------+
 */
/* ******************************
** Date: 2007-03-05       *******
** Author: wugang        ********
** Content: Home css     *******
********************************/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
#homecontentarea {
	text-align:center;
	width:917px;
	height:494px;
	background:#f4f4f4 url(../images/bg.gif) bottom center no-repeat;
}
#faxhomebody {
	width:917px;
	height:493px;
	background:url(../images/comingsoon.gif) bottom center no-repeat;
}

/*rounded corner*/
.RoundedCorner{
	background:#fffffe url(../images/topbg.gif)  center top no-repeat;
	text-align:left;
	margin:0px 5px;
}
b.rtop, b.rbottom {
	display:block;
	background:#fffffe;
}
b.rtop b, b.rbottom b{
	display:block;
	height:1px;
	overflow:hidden;
	background:#2162b7;
}
b.r1 {
	margin:0px 5px;
}
b.r2 {
	margin: 0px 3px;
}
b.r3 {
	margin: 0px 2px;
}
b.rtop b.r4, b.rbottom b.r4{
	margin:0px 1px;
	height:2px
}

