DIV.SidemenuItemNormal,#dTopMenu,DIV.ClipInfoPlay,DIV.dClipPreview,#dContentText,#dVideoText {
background-image: url(../images/background.png);
}
DIV.SidemenuItemActive {
	background-image: url(../images/background_red.png);
}
body {
	background-color: black;
	color: silver;
	font-family:  Helvetica,Arial,  sans-serif;
	outline: none;
}

body A {
	outline: none;
}
body A:Active {
	outline: none;
}
body A:Hover {
	outline: none;
}
#dMain {
	width: 900px;
	margin: 0 auto;
	height: 900px;
	margin-top: 25px;
}

#dBanner {
	background-repeat: no-repeat;
	background-position: top;
	height: 93px;
	position: relative;
	
}

#imgBanner {

	border-style: none;
	margin-top: 19px;
	margin-left: 30px;
	position: absolute;
}

#dBannerText {
	font-size: 15px;
	color: white;
	width: 858px;
	top: 65px;
	text-align: right;
	position:absolute;
}


#dTopMenu {
	height: 26px;
	width: 100%;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
}
#dTopMenu A{
	padding-top: 2px;
margin-right:23px;
	line-height: 27px;

}

A.mnuItemFirst {
	margin-left:30px;
}

A.mnuItem {
	font-size: 15px;
	color: #7e7e7e;
	text-decoration: none;
}
A.mnuItemActive, A.mnuItem:Active,DIV.SidemenuItemActive a.mnuItem  {
	color: #AFAFAF;
	
}
A.mnuItem:Hover {
        color: rgb(180,0,0);
}
#dContentBody {
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: White;
}
#dSidemenu, #dContent {
	margin-top:40px;
	height: 728px;
}

#dSidemenu {
	position: relative;
	width: 150px;
	float:left;
}
#dContent {
	position: relative;
	float: right;
	text-align: center;
}
DIV.BKCMSContentFull {
	width: 900px;
}
DIV.BKCMSContentSidemenu {
	width: 750px;
}
#dFooter {
	clear:both;
	position: relative;
	text-align: center;
}
SPAN.FooterText {
	font-size: 10px;
	padding-left: 15px;
	
}
DIV.dSidemenuItem {
	height: 21px;
	width: 125px;
	position: relative; 
	margin-bottom: 10px;
}
DIV.dSidemenuItem A {
	margin-left: 10px;
	line-height: 18px;
}

DIV.dClipBody {
	width: 540px;
	height: 180px;
	margin-left: 210px;
	position: relative;
	margin-bottom: 20px;
}

DIV.dClipInfo {
	width: 200px;
	height: 125px;
	position: relative;
	float: left;
	margin-top:55px;
	background-color: rgb(26,26,26);
	text-align: left;
	font-size: 12px;
	overflow: hidden;
}

A.maillink,A.maillink:Hover,A.maillink:Active,A.maillink:Visited {
	text-decoration: none;
	color: inherit;


	
}
A.maillink:Hover {
	color: gray;

	}
DIV.ClipInfoText {
	margin-left:5px;
	margin-top:7px;
}

DIV.ClipInfoPlay {
	position: absolute;
	right: 5px;
	height: 20px;
	width: 47px;
	top: 100px;

	text-align: center;
	font-size: 15px;
	line-height: 18px;
	overflow: hidden;
}
DIV.dClipPreview {
	width: 320px;
	height: 180px;
	position: absolute;
	right: 0px;

}


DIV.dContentTextImage {
	position: relative;
	width: 320px;
	height: 180px;
	margin-bottom: 20px;
	margin-left: auto;
}
DIV.dContentTextFull {
	width: 550px;
}
DIV.dContentTextNormal {
	width: 45px;
}
#dContentText {
	height: 430px;
	font-size:12px;
	margin-top: 70px;
	position: relative;
	float: left;
	text-align: left;
	overflow: auto;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
}
#dVideoLayer {
	position: absolute;
	width: 100%;
	height: 900px;
	left: 0px;
	top:0px;
	display: none;
}
#dVideoLoading {
	position: absolute;
	width: 128px;
	height: 15px;
	left: 50%;
	top: 50%;
	margin-top: -77px;
	margin-left: -64px;
	z-index:30;
}
#dVideoClose {
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	position: absolute;
	background-repeat: no-repeat;
	
}

#dVideoText {
	top: 50%;
	left: 50%;
	position: absolute;
	height: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

#dQT {
	position:absolute;
	border-width:1px;
	border-style: none;
	border-color: gray;
	background-repeat: no-repeat;
	display:none;
	height: 360px;
	width: 640px;
	top: 50%;
	left: 50%;
	margin-top: -180px;
	margin-left: -320px;
	overflow: hidden;
	z-index: 20;

}

A.mnuColorFree,A.mnuColorFree:Visited,A.mnuColorFree:Active {
	border-style:none;
	text-decoration: none;
	border-color: transparent;
	outline: none;
}
#dVideoLayer {
	background-image: url(../images/background_video.png);
}

#dVideoClose {
	background: url(images/xbutton.png);
}

#lngflag {
	position: absolute;
	right: 20px;
	top: 4px;
	display: inline;
	
}