.container2{
	background:#FFF;
	color:#434343;
	float:left;
	width:100%;
}

.ctitle{
	color: #434343;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 27px;
    font-weight: bold;
	line-height: 57px;
    margin-left: 15px;
	float:left;
	width:210px;
}

.crcont{
	width:938px;
	margin:0px auto 0px auto;
}

.video{
    background:#dfdfdf;
    clear: both;
    height: 378px;
    margin: 15px auto 0;
    overflow: hidden;
    text-align: center;
    width: 938px;
	padding:40px 0px;
}

.creative-left{
	padding-top:15px;
	float:left;
}

.creative-left p{
	margin-bottom:15px;
	padding-right:15px;
	font-size:13px;
	line-height:18px;
	text-align:left;
}

.samples{
	width:952px;
	clear:both;
	float:left;
	margin-bottom: 15px;
	min-height: 379px;
}

.samples a {
	width:221px;
	height:285px;
	float:left;
	margin:15px 15px 0px 0px;
	border:#cfcfcf solid 1px;
	text-align:left;
	font-size:11px;
	text-decoration:none;
	position:relative;
	background:#FFF;
}

.samples a:hover {
	background:#f2f2f2 url(/images/play-bg.png) no-repeat;
	border:#f58733 solid 1px;
	
}

.samples a img {
	margin:10px 0px 0px 10px;
	border:1px solid #cfcfcf;
}

.samples span{
	clear:both;
	margin-right:13px;
	margin-left:13px;
	display:block;
}

.title{
    margin-top: 10px;
}

.cname{
    color: #434343;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 15px;
    margin-top: 3px;
}

.detail{
    color: #696868;
    font-weight: bold;
}

.shead{
	background:#e8e8e8;
	height:57px;
	width:938px;
	margin: 10px 0;
}

.shead ul{
	width:560px;
	height:57px;
	float:right;
	list-style:none;	
}

.shead ul li{
	float:left;
	padding:5px 18px;
	font-size:14px;
	font-weight:bold;
	margin:15px 5px 0px 0px;
	cursor:pointer;
}

.shead ul li.selected{
	color:#fff;
	background:#f58733;	
}

.cat{
	height:19px;
	width:938px;
	float:left;
	position:relative;
}

.line{
	height:1px;
	width:938px;
	background:#cfcfcf;
	margin-top:12px;
}

.cat p{
	position:absolute;
	padding:5px 15px;
	background:#FFF;
	left:20px;
	top:0px;
	font-size:14px;
	color:#f58733;
	font-weight:bold;
}

.dall{display:block;}
.donline{display:none;}
.dmobile{display:none;}
.dbanners{display:none;}
.dsites{display:none;}
.dgames{display:none;}



