/* CSS Document */

body
{
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCDDF9;
}

#container
{
	margin:0 auto;
	text-align:left;
	background-image:url(../images/index.jpg);
	background-repeat:no-repeat;
	height:660px;
	width:858px;
	font-size:10px;
	/*border:1px solid #000;*/
}

#left
{
	width:175px;
	height:405px;
	float:left;
	overflow:auto;
	margin-top:5px;
	text-align:center;
}

#right
{
	margin-left:20px;
	width:315px;
	height:415px;
	float:left;
	overflow:auto;
	border:1px solid #000;
}

#rightcontent
{
	margin-left:10px;
	width:465px;
	height:410px;
	float:left;
	overflow:auto;
	/*border:1px solid #000;*/
}

*html #topleft
{
	margin-left:8px;
	margin-top:2px;
}
#topleft
{
	margin-left:15px;
	margin-top:10px;
	width:305px;
	height:195px;
	float:left;
	overflow:auto;
}

*html #topright
{
	margin-left:8px;
	margin-top:2px;
}
#topright
{
	margin-left:10px;
	margin-top:10px;
	width:305px;
	height:195px;
	float:left;
	overflow:auto;
}

*html #bottomleft
{
	margin-left:8px;
}
#bottomleft
{
	margin-left:15px;
	margin-top:5px;
	width:305px;
	height:195px;
	float:left;
	overflow:auto;
	/*border:1px solid #000;*/
}

*html #bottomright
{
	margin-left:8px;
}
#bottomright
{
	margin-left:10px;
	margin-top:5px;
	width:305px;
	height:195px;
	float:left;
	overflow:auto;
}

*html #topcontent
{
	width:650px;
	height:270px;
}
#topcontent
{
	/*border:1px solid #000;*/
	width:650px;
	height:280px;
	overflow:auto;
}
#bottom
{
	width:650px;
	text-align:center;
	margin-top:10px;
}

#bottomcontent
{
	/*border:1px solid #000;*/
	width:650px;
	height:280px;
	overflow:auto;
	float:left;
}

#bottomcontent2
{
	/*border:1px solid #000;*/
	width:650px;
	height:210px;
	overflow:auto;
	float:left;
}

#top
{
	width:650px;
	text-align:center;
}

#rightcontent2
{
	margin-left:20px;
	width:310px;
	height:410px;
	float:left;
	overflow:auto;
	/*border:1px solid #000;*/
}

#leftcontent2
{
	margin-left:10px;
	width:310px;
	height:410px;
	float:left;
	overflow:auto;
	/*border:1px solid #000;*/
}

#leftcon
{
	height:410px;
	width:310px;
	float:left;

}

#rightcon
{
	height:410px;
	width:310px;
	float:left;
	/*border:1px solid #000;*/
}
