* {
	color : #ffffff;
}

a {
	color : #8fa7ca;
	text-decoration : none;
	cursor : pointer;
}

a:hover {
	color : #8fa7ca;
	text-decoration : none;
	text-decoration : underline;
}

input, textarea, select {
	background : #fbf8f3;
	border : 1px solid #9f9090;
	color: #000000;
}

option {
	color: #000000;
}

html, body {
	background : black;
	text-align : center;
	margin-top : 20px;
}

div, table {
	border : none;
	margin-left : 0;
	padding-left : 0;
	margin-top : 0;
	margin-left : auto;
	margin-right : auto;
	margin : 0 auto;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	border-collapse : collapse;
	border-spacing : 0;
	border : 0;
}

div.all {
	background : white;
	width : 808px;
	display : table;	
}

div.base {
	background : black;
	width : 796px;
	display : table;
}

div.tr {
	display : table-row;
}

div.logo {
	width : 796px;
	height : 208px;
}

div.cen {
	background : black;
	width : 760px;
	display : table;
}

div.content {
	background : black;
	width : 537px;
	float : left;
}

div.img-con-top-1 {
	background-image : url('images/layout_01.gif');
	background-repeat : repeat-x;
	width : 33px; 
	height : 32px;
	float : left;
}

div.img-con-top-2 {
	background-image : url('images/layout_02.gif');
	background-repeat : repeat-x;
	width : 471px; 
	height : 32px;
	float : left;
}

div.img-con-top-3 {
	background-image : url('images/layout_03.gif');
	background-repeat : repeat-x;
	width : 33px; 
	height : 32px;
	float : left;
}

div.img-con-bottom-1 {
	background-image : url('images/layout_04.gif');
	background-repeat : repeat-x;
	width : 33px; 
	height : 31px;
	float : left;
}

div.img-con-bottom-2 {
	background-image : url('images/layout_05.gif');
	background-repeat : repeat-x;
	width : 471px; 
	height : 31px;
	float : left;
}

div.img-con-bottom-3 {
	background-image : url('images/layout_06.gif');
	background-repeat : repeat-x;
	width : 33px; 
	height : 31px;
	float : left;
}

div.content-text {
	text-align : left;
	background : black;
	font-size : 12px;
	font-family: Veranda, Helvetica, Tahoma, sans-serif;
	width : 485px;
}

div.news {
	background : black;
	width : 220px;
	float : left;
	vertical-align : bottom;
}

div.news-tit-1 {
	background-image : url('images/layout_07.gif');
	background-repeat : repeat-x;
	width : 53px; 
	height : 44px;
	float : left;
}

div.news-tit-2 {
	background-image : url('images/layout_08.gif');
	background-repeat : repeat-x;
	width : 112px; 
	height : 44px;
	font-size : 13px;
	font-family: Requiem, Helvetica, Veranda, sans-serif;
	float : left;
}

div.news-tit-3 {
	background-image : url('images/layout_09.gif');
	background-repeat : repeat-x;
	width : 54px;
	height : 44px;
	float : left;
}

div.news-text {
	width : 150px;
	color : #D6D6D6;
	font-size : 12px;
	font-family : Tahoma;
	text-align : left;
}

span.title {
	font-size : 12px;
	font-family: Tahoma, Helvetica, Veranda, sans-serif;
}

span.date {
	font-size : 9px;
	font-family: Tahoma, Helvetica, Veranda, sans-serif;
}

span.text {
	font-size : 11px;
	font-family: Tahoma, Helvetica, Veranda, sans-serif;
}

div.line {
	background : white;
	width : 808px; 
	height : 6px;
	overflow: hidden;
}

div.allright {
	background-image : url('images/layout_10.gif');
	background-repeat : repeat-x;
	width : 76px;
	height : 17px;
	float : right;
}

div.spanc {
	background : black;
	width : 796px;
	height : 15px;
}

.tab-player {
	background : white;
	width : 808px;
	display : table;
}

div.player {
	background : black;
	text-align : right;
}

.gallery-image {
	border : 2px solid white;
	margin: 5px;
	vertical-align: middle;
}

.center {
	text-align: center;
}

.left-aligned {
	float: left;
	margin-right: 5px;
}
