@charset "utf-8";
/* CSS Document */

#welcome_container{}

#welcome_container h3{
	margin:0 0 20px;
	height:150px;
	text-indent:-9999em;
	overflow:hidden;
	background:url("/images/bl/text_welcome.png") no-repeat 0 0;
}

#welcome_container h4{
margin-bottom:1em;
font-size:16px;
font-weight:bold;
}

#welcome_container p{
line-height:1.8;
}

#welcome_container p.r{
text-align:right;
}


/*textNone +++++++++++++++++++++++++++*/

.dn{
	display:none;
}

.notification, .bottom_of_content_body{
display:none;
}
