html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
	background: #e9e9e9;
}
img {
	border: none;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #f20002;
	text-decoration: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	background: url(images/content_bg.jpg) 50% 0 repeat-y;
}
.header {
	width: 1000px;
	height: 307px;
	background: url(images/hd_full.jpg) 100% 0% no-repeat;
	text-align: left;
}
.header span {
	display: block;
}
.content {
	width: 1000px;
	margin: 0 auto;
}
.titledesc { 
width: 815px;
min-height: 161px;
padding: 0 20px 0 165px;
margin-bottom: 15px;
background: url(images/sk_logo.jpg) 0 0 no-repeat;
text-align: left;
} 
.titledesc h2 {
	font-size: 35px;
	padding-top: 15px;
}
.titledesc h3 {
	font-size: 18px;
}
.titledesc p {
	line-height: 15px;
	text-align: justify;
}
.titledesc a:link {
	color: #0000ff;
	text-decoration: underline;
}
.titledesc a:visited {
	color: #0000ff;
	text-decoration: underline;
}
.titledesc a:hover, a:active, a:focus {
	color: #0000ff;
	text-decoration: none;
}
.date { 
margin : 0 auto; 
text-align : center; 
font-size : 11px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
} 
.description { 
width : 960px;
padding : 10px 0;
margin : 0 auto;
text-align : justify;
font-size : 12px;
line-height: 15px;
font-weight : normal;
font-family : Verdana, Tahoma, sans-serif;
}
.note { 
width : 960px; 
padding : 12px 0 2px; 
margin : 0 auto; 
text-align : center; 
font-size : 11px; 
font-weight : normal; 
font-family : Arial, Helvetica, sans-serif; 
color : #0000ff; 
} 
.movies { 
width : 960px; 
height : 338px; 
margin : 0 auto; 
} 
.leftmovie { 
width : 448px; 
height : 336px; 
margin-left : 20px; 
border : 1px solid #000; 
float : left; 
display : block; 
} 
.rightmovie { 
width : 448px; 
height : 336px; 
margin-right : 20px; 
border : 1px solid #000; 
float : right; 
display : block; 
} 
.downloadbar { 
width : 960px; 
height : 31px; 
margin : 0 auto;
font-size: 18px; 
font-weight : bold; 
} 
.downloadleft { 
width : 448px; 
height : 25px; 
margin-left: 20px;
float : left; 
text-align : center; 
display : block; 
} 
.downloadright { 
width : 448px; 
height : 25px; 
float : right; 
margin-right: 20px; 
text-align : center; 
display : block; 
}
.downloadleft a:link {
	color: #a10b13;
	text-decoration: underline;
}
.downloadleft a:visited {
	color: #a10b13;
	text-decoration: underline;
}
.downloadleft a:hover, a:active, a:focus {
	color: #a10b13;
	text-decoration: none;
}
.downloadright a:link {
	color: #a10b13;
	text-decoration: underline;
}
.downloadright a:visited {
	color: #a10b13;
	text-decoration: underline;
}
.downloadright a:hover, a:active, a:focus {
	color: #a10b13;
	text-decoration: none;
}
.getfull { 
width : 960px; 
text-align : center; 
font-size: 42px;
}
.smalltext {
	text-align: center;
	font-size: 11px;
}
.smalltext a:link {
	color: #000;
	text-decoration: none;
}
.smalltext a:visited {
	color: #000;
	text-decoration: none;
}
.smalltext a:hover, a:active, a:focus {
	color: #000;
	text-decoration: none;
}
.boldtext {
	font-weight: bold
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix { 
display : inline-block; 
} 
.clear { 
	clear: both; 
} 