
*{
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

body {
	background:#000;
	text-align:center;
	margin-top:20px;
	margin-bottom:5px;
	color:#fff;
	}

#cont {
	position: relative;
	width:972px;
	margin-right: auto;
	margin-left: auto;
	}

#main {
	margin-top:20px;
	margin-bottom:10px;
	}

#main, a {
	color:#fff;
	}


a:link {
	color:#fff;
	}

a:viisited {
	color:#fff;
	}

a:hover {
	color:#f63;
	text-decoration:none;
	}




.info {
	width: 150px;
	height: 2250px;
	float:left;
	text-align:right;
/*	text-align:left;*/
	font-size:10px;
	margin-right:15px;
	margin-left:10px;
	}



.up {
	width:150px;
	font-weight:bold;
	text-align:left;
	text-indent:3px;
	height:15px;
	line-height:15px;
	margin: 30px 0 15px 0;
	background:#696969;
	}




.model-body {
	float:left;
	width:130px;
	height:150px;
	text-align:center;
	font-size:12px;
	}





.update {
	font-size:9px;
	color:#f0e68c
	}

.models {
	width:100px;
	height:100px;
	}



.set-body {
	float:left;
	width:162px;
	height:305px;
	text-align:center;
	font-size:10px;
	}

html > body .set-body {
	height:315px;
	}

.thum , .thum-m , thum-new {
	width: 150px;
	height: 207px; 
	}


.newmodelname {
	font-weight:bold;
	font-size:12px;
	}



.thum {
/*	border:1px solid #000;*/
	}

.thum-m {
	border:1px solid #666;
	}

.thum-new {
	border:1px solid #f00;
	}



.series {
	color:#fcc;
	}

.video {
	color:#fc6;
	}

.space {
	height:50px;
	clear: both;
	}

#mpl-menu {
	font-size:12px;
	margin-bottom:50px;
	}

#mpl-menu a {
/*	margin-left:10px;*/
	margin-right:20px;
	}

#copyright , #copyright a {
	font-size:10px;
	color:#999;
	}








/* ----------------- j[ ----------------  */



#modelmenu {
	position: absolute;
	top: 10px;
	right: 10px;
}


#modelmenu form {
	color:#000;
	}


#modelmenu select {
	width:110px;
	font-size:11px;
	}

option {
	padding-left:5px;
	}






