﻿

/* First Content */
#OutHomeFirstContent
{
	1border:1px solid yellow;
	background:url(../images/OutHomeFirstContentBg.gif) top; 
	height:271px;
	1padding-left:13px;
}




/* Second Content */
#OutHomeSecondContent
{
	1border:1px solid red;
	background:url(../images/OutHomeSecondContentBg.gif) top; 
	height:auto;
	
}


/* Left */
#OutHomeSecondContent .leftMainContent
{
	1border:1px solid orange;
	background:#FFF;
	float:left;
	1height:230px;
	width:450px;
	1padding:0px 0px 0px 20px;
	
}


/* Right */
#OutHomeSecondContent .rightMainContent
{
	1border:1px solid orange;
	background:#FFF;
	float:left;
	1padding-left:20px;
	width:310px;
}



#OutHomeSecondContent .leftMainContent .description
{
	color:#666666;
	font-size:10pt;
	line-height:160%;
	padding:20px 5px 0px 19px;
}


#OutHomeSecondContent .newsContainer
{
	1border:1px solid red;
	width:274px;
	margin:25px 0px 0px 15px;
	1margin-top:25px;
	1padding-top:25px;
	font-size:9pt;
	font-family:Arial;
}

#OutHomeSecondContent .newsContainer P
{
	
	color:#666666;
	padding:5px 5px 10px 0px;
}

#OutHomeSecondContent .newsContainer A
{
	margin:10px 0px 0px 0px;
	color:#006699;
	text-decoration:none;
	
}


#OutHomeSecondContent .newsContainer A:hover
{
	color:#4ea7d3;
}