/* CSS Document */
.smo_top {
	background-image:url(../g/smo/top.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:67px;
}

.smo_middle_section {
	position:relative;
	top:0px;
	width:100%;
	height:56px;
	background-image:url(../../g/smo/menu_section.jpg);
	background-repeat:no-repeat;
	
}
.smo_content_home {
	position:relative;
	top:0px;
	left:-10px;
	width:695px;
	height:auto;
}
.text_top a {
	color:white;
	text-decoration:none;
}
.text_top a:hover{
	color:#D86D7B;
	text-decoration:underline;
}
