



/* ----------------- INDEX ----------------  */




#header {
	width:972px;
	height:100px;
	background:url(img/logo.jpg) no-repeat #fff;
	text-align:left;
	text-indent:3px;

}


.updatetoday {
	font-size:10px;
}



#main {
	margin-top:1px;
	}


#left {
/*	width:150px;*/
}

#center {
/*	width:652px;*/
	
}

#left {
/*	width:150px;*/
}

td {
	vertical-align: top;
}


.updates , .updates-title {
	width:165px;
	}

.updates {
	margin-right:10px;
	background:url(img/info.jpg) bottom repeat-x #eee;
	}


.updates-title , .updates-data {
	text-align:left;
	font-size:10px;
	line-height:1.3;
}

.updates-title {
	font-size:11px;
	font-weight:bold;
	text-indent:5px;
	height:20px;
	line-height:20px;
	margin: 0 0 10px 0;
	background:#ccc;
/*	background:url(img/up.jpg) no-repeat #000;*/
	color:#fff;
	}



.updates-data {
	padding:5px;
}





.thum {
	width: 100px;
	height: 130px; 
	}


.modelbody {
	float:left;
	width:104px;
	height:170px;
	text-align:center;
	font-size:10px;
	}



.model_name {
	display:block;
	color:#8b0000;
	font-weight:bold;
	font-size:11px;
	height:13px;
	width:100px;
	white-space: nowrap;
/*	background:#eee;*/
	}

.date {
	display:block;
/*	background:#eee;*/
}


.orangesmall {
	font-size:10px;
	color:#f63;
}







/* News */



.news-title, .news-main {
	clear: both;
	margin-right:auto;
	margin-left:auto;
}

.news-title {
/*	margin-top:20px;*/
	width:402px;
	height:20px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background:#ccc;
}

.news-main {
	clear: both;
	width:400px;
	height:120px;
	padding:5px 0 30px 0;
	border:1px solid #ccc;
	border-bottom:4px solid #ccc;
	overflow-y:auto;
	overflow-x:hidden;
}

.news-d, .news-u {
	font-size:11px;
}

.news-u {
	padding-left:10px;
	text-align:left;
}









/* sitemap */


.map {
	width:150px;
	font-size:11px;
	text-align:left;
	line-height:1.5;
	padding-left:10px;
}
