<!-- newtemplates -->

#newtemplates{
	text-align:center;
}


#newtemplates-box{
	width:980px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/example-bg.gif);
	background-repeat:no-repeat;
}

#newtemplates-box p{
	float:left;
	width:600px;
	font-size:12px;
	text-align:left;
	margin-left:90px;
	margin-top:20px;
	line-height:18px;

}


#newtemplates-box h3{
	float:left;
	margin-left:80px;
	margin-top:40px
}




<!-- example-content -->

#example-content{
	text-align:center;
}


#example-content-box{
	text-align:left;
	width:980px;
	height:900px;

	
	margin-left:auto;
	margin-right:auto;
}


#example-content-left{
	float:left;
	width:660px;
	margin-left:25px;

}


#example-content-right{
	float:left;
	width:255px;
	margin-left:25px;
}


#hot{
	float:left;
	width:200px;
	text-align:center;
	margin-left:20px;
	margin-top:25px
}


#hot h4{
	font-size:14px;
}


#hot p{
	font-size:12px;
}




#examples-news h4{
	font-size:16px;
	margin-top:25px;
}


#examples-news p{
	font-size:12px;
	margin-top:15px;
}




#template-list{
	font-size:12px;
	margin-top:35px;
}


#template-list h4{
	font-size:16px;
	margin-top:25px;
}


#template-list span{
	font-size:13px;
	font-weight:bold;
	color:#009
}



#template-list p{
	margin-top:20px;
}