/*--------------------------------------------
/* name: TOP CSS
/* designer_url: http://www.i-media-agent.com/
/* debeloper_url: http://www.i-media-agent.com/
---------------------------------------------*/
#topmain{
	width:590px;
	float:left;
}
#topmain h2 {
	width:590px;
	height:200px;
	background:url(../img/img_top.gif) no-repeat;
	margin-bottom:10px;
	padding:0;
	text-indent:-5000px;
}
.topmenu{
	width:590px;
	float:left;
	margin-bottom:10px;
}
.topmenu ul{
	margin:5px 10px  0 10px;
	padding:0;
	list-style:none;
}
.topmenu li{
	margin-bottom:5px;
	padding:0 0 0 15px;
	list-style:none;
}
.topmenu div{
	float:left;
	width:183px;
	height:170px;
	line-height:1.4;
}

/* BlogSearch */
.blogread {
	width:183px;
	border:1px solid #A6D98E;

 margin: 0 0 10px 10px;
}

/* HEALTH */
.health{
	border: #33BFB8 solid 1px;
}
.health li{
	background:url(../img/li_health.gif) no-repeat 0 3px;
}

/* BEAUTY */
.beauty{
	margin-left:10px;
	border: #FF9F9F solid 1px;
}
.beauty li{
	background:url(../img/li_beauty.gif) no-repeat 0 3px;
}

/* LIFE STYLE */
.lifestyle{
	margin-left:10px;
	border: #94BF0F solid 1px;
	
}
.lifestyle li{
	background:url(../img/li_lifestyle.gif) no-repeat 0 3px;
}

/* INTERVIEW */
.interview{
	border: #FF9901 solid 1px;
}
.interview li{
	background:url(../img/li_interview.gif) no-repeat 0 3px;
}

/* BLOG */
.blog{
	margin-left:10px;
	border: #B876B8 solid 1px;
}
.blog li{
	background:url(../img/li_blog.gif) no-repeat 0 3px;
	margin-bottom:10px;
}

/* REPORT */
.report{
	margin-left:10px;
	border: #5D9645 solid 1px;
}
.report p.text{
	margin:5px;
}

#footer{
	width:780px;
	text-align:center;
	margin-bottom:40px;
}
