body {
    background-color: #2E2B25;
	background-image: url(../pics/bg/body_comp3.gif);
	background-repeat: no-repeat;
	background-position: 1003px 0px;
}
#header {
	top: 0px;
	left: 52px;
	width: 1003px;
	height: 88px;
	padding: 0px;
	margin: 0px;
	background-image: url(../pics/bg/pic_comp_about.jpg);
	background-position: 52px 0px;
	background-repeat: no-repeat;
	border: 0px;
}
#content {
    position: absolute;
    z-index: 1;
    top: 88px;
    left: 0px;
    width: 754px;
    height: 447px;
    padding: 0px;
    margin: 0px;
    background-image: url(../pics/bg/content_0pic.jpg);
}
#contenttext {
	position: absolute;
	z-index: 5;
	height: 390px;
	width: 686px;
	left: 52px;
	top: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	overflow: auto;
}
#breadcrumps {
	position: absolute;
	z-index: 7;
	height: 14px;
	width: 350px;
	left: 52px;
	top: 536px;
}
.overnavi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.news:link, a.news:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #400000;
	text-decoration: none;
}
a.news:hover, a.news:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* player container */
div.player {
	position:relative;
	top: 0px;
	left: 0px;
	height:384px;
	width:640px;
	border:1px solid #666;
	cursor:pointer;
	text-align:center;
}

/* play button */
div.player img {
	margin-top:130px;
}

/* info area */
div.player div.info {
	height:50px;
	background-color:#000000;
	background-image: url(../pics/videos/h80.png) repeat-x;
	opacity:0.75;
	color:#fff;
	text-align:left;
	padding:5px 15px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	border-top:1px solid #ccc;
	margin-top:110px;
}

/* duration data inside info area */
div.player div.info span {
	color:#BBBBBB;
	font-weight: normal;
	display:block;
}

.anm {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: #999999;


