* {padding: 0; margin :0;}
html {width:100%;height:100%;}
body {background: #880612; font: 14px Arial, Helvetica, sans-serif; color: #fff; height: auto !important; height: 100%; min-height: 100%; position: relative;}
img, table {border: none;}
table tr td {border-collapse: collapse; vertical-align: middle;}
li {list-style: none;}
.clear {clear: both; height: 0; text-indent: -9000px; overflow: hidden;}
a {text-decoration: underline;}
a:hover {text-decoration: none;}
a:focus {outline: none;}

.wrapper {
		min-width: 0;
		width: 100%;
}

.wrapper {/*padding: 0 0 125px 0;*/ position: relative; min-width: 1130px; width: 1130px;}
.wrapper:after {content: "."; display: block; height: 0; visibility: hidden;clear: both;}
.head { height: 100px; position: relative;text-align: center;}
.logo a:hover{text-decoration: underline;}
.logo {float: left; padding: 5px 0 0 0; margin: 0 0 0 45px;color: #eee; text-decoration: none;font: 30px Arial, Helvetica, sans-serif;text-shadow:0 0 10px #000;}
.content {/*padding: 0 0 43px 0;*/ position: relative; z-index: 20;  width: 1077px; margin: 0 auto;}
.left-col {width: 202px; float: left; position: relative; z-index: 11;}
.sidebar {width: 200px; padding: 2px 1px 0 1px;text-align: left;}
.sidebar .menu li a {background: url(images/menu-li-bg.png) left top no-repeat; font: 14px Trebuchet MS1, Trebuchet MS, sans-serif; display: block; padding: 6px 0 0 24px; color: #fff; text-decoration: none; height: 25px;}
.sidebar .menu li a:hover {background: url(images/h2-bg.png) left 6px no-repeat; color: #870612;}
.sidebar .menu li.li a {height: 45px;}
.right-col {margin: 0 0 0 202px; position: relative; z-index: 11; min-height: 1800px;}

	.text-bg {width: 100%; overflow: hidden;}
	.outer {padding: 9px 0 17px 0; width: 100%; overflow: hidden;}
	.thumb {width: 873px; margin: 0 auto;}
	.thumb li {
		width: 282px; 
		margin: 0 2px 9px 3px; 
		display: inline-block; 
		vertical-align: top;
		-webkit-box-shadow: 0 -1px 3px 1px rgba(0, 0, 0, 0.5);
		        box-shadow: 0 -1px 3px 1px rgba(0, 0, 0, 0.5);
		-webkit-border-radius: 4px;
		        border-radius: 4px;
		}
	*+html .thumb li {display: inline;}
	
	.thumb li .pic {
		-webkit-border-radius: 4px;
		        border-radius: 4px;
		background: #b42829; /* Old browsers */
		background: -moz-linear-gradient(top,  #b42829 0%, #901510 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b42829), color-stop(100%,#901510)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #b42829 0%,#901510 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #b42829 0%,#901510 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #b42829 0%,#901510 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #b42829 0%,#901510 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b42829', endColorstr='#901510',GradientType=0 ); /* IE6-9 */
		padding: 10px;
		width: 275px; 
		height: 286px; 
		text-align: center;
		overflow: hidden; 
		padding: 0 3px; 
		position: relative; 
		z-index: 10;
		-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
		        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
	}

	.thumb li .pic .heading {font-size: 10px; width: 264px; padding: 3px 10px 3px 10px;}
	.thumb li .pic .heading .dat {float: left;}
	.thumb li .pic .heading .cate {float: right;}
	.thumb li .pic h3 {height: 45px; overflow: hidden;}
	.thumb li .pic  a {
		color: #fff; 
		font: normal 14px Trebuchet MS1, Trebuchet MS, sans-serif; 
		text-decoration: none; 
		display: block;  
		line-height: 1.1;  
		overflow: hidden;
		width: auto;
	}

	.thumb li .pic  a:hover {text-decoration: underline;}
	.thumb li .pic a img {
		border: 2px 
		solid #ffbe8a;
	    height: auto;
	    /*width: 97%;*/
	}

	.thumb li {
    margin: 0 1.1% 10px;
    width: 30.7%;
	}

	.thumb li .pic {
		width: 97.6%;
		height: 242px;
	}

	.thumb li .picother {
		height: 239px;
	}

	.thumb li .pic img {
		max-width: 97%;
		height: auto;
	}

	.thumb li .pic .heading {
		width: 96%;
	}


	.add {width: 300px; height: 47px; float: right; margin: 5px 31px 0 0; padding: 6px 0 0 0;}


	.banner {margin: 0 350px 0 320px; padding: 10px 0 0 0; text-align: center;}

	.player {
		background: url(images/player-bg1.png) no-repeat;
		width: 718px;
		height: 510px;
margin: auto auto auto 270px;
/*		margin: 0 auto;
		padding: 5px 0 10px 7px;*/
	}

	.player {
		width: 97%;
		padding: 5px 0% 1px 2%;
		background: #BD4444;
		-webkit-border-radius: 8px;
		        border-radius: 8px;
		border:1px solid #eee;
		-webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
		        box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.3);
	}

	.player embed {
		width: 98%;
	}

	.player iframe {
		width: 100%;
	}

	.player iframe html iframe {
		width: 100% !important;
	}

.paginator a {
	display: inline-block;
	background: url('images/pag-sprite.png') no-repeat -116px -30px;
	width: 30px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	text-shadow:1px 1px 1px #000;
	padding: 8px 0 8px;
	font-size: 12px; color: #fff; text-decoration: none;
}
.paginator a:hover {
	background: url('images/pag-sprite.png') no-repeat -116px 0px;
	font-weight: bold;
}
.paginator {/*background: url(../images/pagenavi-bg.png) no-repeat;*/ width: 843px; height: 36px; text-align: center; margin: 0 auto;}






.nsg_play{overflow:invden;margin-bottom:10px;position:relative;height:480px;width:640px}.nsg_play inv{position:relative;background:#f0f0f0}.nsg_play.mac:before{top:0;bottom:81px;left:0;right:348px}.nsg_play.mac:after{top:0;bottom:27px;left:608px;right:0}.nsg_play.mac>i:before{top:0;bottom:81px;left:348px;right:61px}.nsg_play.mac>i:after{top:0;bottom:281px;left:0;right:0}.nsg_play.mac>i>b:before{top:399px;bottom:27px;left:0;right:297px}.nsg_play.mac>i>b:after{top:0;bottom:99px;left:500px;right:0}.nsg_play.mac>i>b>i:before{top:399px;bottom:27px;left:421px;right:61px}.nsg_play.mac>i>b>i:after{top:429px;bottom:27px;left:0;right:200px}.nsg_play.mac>i>b>i>b:before{top:255px;bottom:81px;left:292px;right:292px}.nsg_play.mac>i>b>i>b>i:before{top:0;bottom:454px;left:0;right:0;content:''}.nsg_play.mac>i>b>i>b>i:after{top:434px;bottom:27px;left:0;right:538px;content:'porr911.com';font-size:11px;padding-left:7px;color:orange}.nsg_play.mac:before,.nsg_play.mac:after,.nsg_play.mac>i:before,.nsg_play.mac>i:after,.nsg_play.mac>i>b:before,.nsg_play.mac>i>b:after,.nsg_play.mac>i>b>i:before,.nsg_play.mac>i>b>i:after,.nsg_play.mac>i>b>i>b:before{content:'';display:block;background-color:transparent;position:absolute}.nsg_play.mac>i>b>i>b>i:before,.nsg_play.mac>i>b>i>b>i:after{display:block;background-color:#000;position:absolute}
