/*
	this is for promotion css file for
	Quick Note
*/

body{
	background-color: #f3f3f3;
}

#top{
	background:url(../image/qn-top-bg.png);
	color: #fff;
}

#top{
	color: #000;
}

#top .image{
	background:url(../image/qn-top-img.png) no-repeat;
}
#more{
	color: #666;
}
#more .more-item .promotionintro{
	margin-top:-10px;
}
#more .more-item .promotionintro h3 a{
	color: #666;
}
#more .more-item .promotionintro h3{
	padding: 0 0px 0px 20px;
	background:url(../image/searchoicon16.png) 0px 5px  no-repeat;
}
#more .more-item .promotionintro .des a{
	color: #666;
}