/* CSS Document */
.leftcon_home
{
width:433px;
height:287px;
background-image:url(../pics/article_imagebg01.jpg);
float:left;
}

.rightcon_home
{
width:557px;
height:287px;
float:left;
background-image:url(../pics/footerbg_home.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color:#747474;
}

.article_bodycon
{
position:relative;
height:280px;
}


.welcome_article
{
	position:absolute;
	text-align:left;
	color:#fff;
	left: -45px;
	width: 596px;
	top: 31px;
	font-size:9pt;
}

.wa_title
{
font-size:14pt;
font-weight:bolder;
color:#fef19f;
margin-bottom:10px;
}

.footernote_home
{
	width:709px;
	height:29px;
	background-image:url(../pics/footerbg02_home.png);
	position:absolute;
	/*left: -160px;*/
	left:-162px;
	top: 252px;
}


.creostudios_link
{
	position:absolute;
	cursor:pointer;
	width:117px;
	height:25px;
	left: 427px;
	top: 252px;
}
