
	
#container {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background: url(../images/frontbg.jpg) top left repeat-y;
}

	
#left-content
{
min-height:500px;
height:auto !important;
height:500px;
	padding: 10px;
/*	border-bottom: 1px dotted #746e65;
	border-bottom: 1px solid #746e65;*/
    width: 183px;
	float:left;
}


#main-content
{
min-height:500px;
height:auto !important;
height:500px;
margin:0px;
position: relative;
width:533px;
float:left;
padding:0px;
}



#main-content #content
{
margin:10px;
width:513px;
}





#right-content
{
min-height:500px;
height:auto !important;
height:500px;
position: relative;
width:266px;
float:left;
padding:0;
margin:0;
border:1px #ff0000;
}

#right-content p
{
	margin:20px;
}


#right-content .csc-header{
padding:0px;
margin:0px;
}
#right-content .csc-header h1{
	background: url(../images/front_rigntsidebar_back.jpg) top left  no-repeat;
	padding-left:40px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	height:20px;
	display:block;
	margin-top:0px;
}


#right-content .csc-frame-frame1 .csc-header h1{
 background: none
}

#right-content .csc-frame-frame1 {
 padding:5px;
 background: url(../images/front_rigntsidebar_back_noheader.jpg) top left;
 margin:0px;
 border:0px;
 padding-top:20px;
}


csc-frame csc-frame-frame1{
margin:0px;
padding:0px;
}

csc-header csc-header-n2 {
margin:0px;
padding:0px;

}

#right-content .csc-textpic-imagewrap{
margin-left:10px;
margin-top:20px;
}

#right-content .csc-textpic-image {
padding:0px;
margin:0px;
}



#right-content .csc-header h1, .csc-textpic-text h1
{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin-bottom:0px;
	padding-bottom:0px;
}	




#right-content .csc-menu li{
list-style-image:url(../images/bull_arrow.gif);
}

#right-content .csc-menu li a{
font-weight:bold;
color:#666666;
background:url(../images/dotline.gif) bottom left  no-repeat;
width: 80%;
display:block;
padding-top:10px;
padding-bottom:10px;
}

















.content {
margin-top:30px;
}


#content .csc-header h1.csc-firstHeader{
color:#CC0000;
}
















#content .news-list-item{
margin-left:20px;
margin-right:20px;
}

#content .news-list-item h3, #content .news-list-item h3 a{
margin-top:0px;
margin-bottom:5px;
font-size:13px;
font-weight:bold;
color:#444444;
}

#content .news-list-item .news-list-morelink a{
margin-top:0px;
font-size: 11px;
font-weight:normal;
color:#dd0000;
clear:both;
}

#content .news-list-item .news-list-date{
font-size:10px;
color: #666666;
font-weight:bold;
float:right;

}


#content .news-list-item .bodytext {
font-size:11px;
}




