body {
	color: #000;
	font-family: "Verdana";
	font-size:12px;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;

	}

#desc {
	width: 900px;
}
		
#iconinlist{
    display:block;
    position:absolute;
    bottom:0;
    right:0;
    width:auto;
	height: 20px;
	text-align: right;
}

#bottom {
	color: #EDEDED;
	position:fixed;bottom:0;
	background-color:#222;
	height: 20px;
	padding-top: 3px;
	width: 100%;
	color: #ffffff;
	z-index: 100000;
	margin-left: auto;
	margin-right: auto;
}

a {
	color:#fff;
	text-decoration: none; 
	}


#wrap {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
	}
	
#onebg {
	margin-right: 200px;
	width: 100%;
	height: 100px;
	text-align: right; 
}

#onehalf {
	height: 55px;
	padding-top: 10px;
	width: 100%-180px;
	padding-left: 180px;
	background: #000;
	color: #fff;
}

.bg {
	background-image:url('../images/one_bg.jpg');
	background-repeat: no-repeat;
}

#twobg {
	width: 100%-180px;
	padding-left: 180px;
	padding-top: 20px;
	height: auto;
	min-height: 400px;
	color: #fff;
	padding-bottom: 20px;
	background: #25292c;
	background-image:url('../images/bg_two.jpg');
	background-repeat: repeat-x;
}
#thibg {
	width: 100%;
	min-height: 213px;
	height: auto;
	background: #0c1114;

}

#forbg {
	width: 100%;
	min-height: 213px;
	height: auto;
	background-image:url('../images/bg_for.jpg');
	background-repeat: repeat-x;

}

.divwrap {
	width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


#viewwrap {
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#viewwrap_list {
	width: 785px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.viewbox {
	width: 170px;
	margin-top: 30px;
	margin-left: 20px;
	height: 150px;
	float: left;
	border: 1px white solid;
}
#viewboxbg {
	width: 170px;
	height: 120px;
}
#text {
	background: #181818;
	width: 100%;
	color: white;
	height: 30px;
	overflow: hidden;
	}
	
.viewbox_serie {
	width: 170px;
	margin-top: 30px;
	margin-left: 20px;
	height: 130px;
	float: left;
	position:relative;
}

#text_serie {
	background: #181818;
	width: 100%;
	color: white;
	height: 13px;
	overflow: hidden;
	margin-top: 62px;
	}

#bigimg {
	width: 300px;
	height: auto;
	margin-bottom: 10px;
}
.infobox {
	width: 300px;
	height: auto;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}


#mainleft {
	width: 785px;
	height: auto;
	float: left;
	margin-left: -20px;
}
#mainright {
	width: 200px;
	overflow: hidden;
	height: auto;
	float: left;
}

h3 {
	color: #a2128b;
}

.box {
	color: #000;
	height: auto;
	padding: 10px;
	background: #fff;
	border: 1px solid #000000;
}

.box A:link {color: #000;}
.box A:visited{color: #000;}
.box A:active {color: #000;}
.box A:hover{color: #000;}

