body {
	margin:0;
	padding:0;
	background: #000000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.head { clear: both;
	width:100%;
	height:80px;
	margin: 0;
	background: #000000 url(design/footbg.jpg) repeat-x;
}

.content {
	clear: both;
	width:800px;
	margin: 0 auto;
}

.content h1 {
	color: #f47bd0;
	font-size:16px;}

.content h2 {
	margin: 15px 0 0 0;
	color: #f47bd0;
	font-size:14px;}

.top {color: #5bff00;}

.top a {
	color: #5bff00; 
	text-decoration: none; 
	border-bottom: 1px dotted #5bff00;}

.smart {
	width:410px;
	height: 750px;
	float: right;
	/*background: #000000 url('design/smartphone-big.jpg') no-repeat;*/
	text-align: justify;
	color: #ffffff;}

.smart a {
	color:#ffffff;
	text-decoration:underline;}

.box1 { 
	width:370px;
	padding: 0;
	float: left;
	text-align: justify;
	color: #ffffff;}

.footer {
	margin-top: 30px;
	width: 100%;
	height:100px;
	background: #000000 url('design/footbg.jpg') repeat-x;
	}

.footer p {
	padding-top:47px;
	color: #000000;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
}