﻿body
{
	margin: 0;
	padding: 0;
	background: url(../images/bg-body.jpg);
	font-family: Arial;
}
.demo-wrapper
{
	display: none;
	background-color: #6a6a6a;
	padding: 10px 2px 2px 2px;
	width: 400px;
}
.news-wrapper
{
	margin-top: 2px;
	background-color: #333333;
	background: url(../images/bg.jpg);
}
.news-wrapper .news-contents-wrapper
{
	width: 320px;
	margin: auto;
	border-right: 1px dashed #6a6a6a;
	border-left: 1px dashed #6a6a6a;
	height: 400px;
}
.news-wrapper .news-contents
{
	overflow: hidden;
	position: relative;
	z-index: 998;
	height: 308px;
}
.news-wrapper .news
{
	width: 100%;
	height: 100px;
	color: #6a6a6a;
	position: absolute;
	z-index: 999;
	border-bottom: 1px dashed #6a6a6a;
}
.news-wrapper .news-header 
{
	color: White;
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 2px;
}
h1
{
	color: White;
	font-size: 14px;
}
.clear
{
	clear: both;
}

.description
{
	float: left;
	width: 64%;
	padding: 4px;
}
.description .detail 
{
	font-size: 12px;
	overflow: hidden;
	color:#B1B1B1;
}

h1 a, h1 a:active, h1 a:visited, news-link
{
	text-decoration: none;
	color:White;
}
h1 a:hover
{
	text-decoration: underline;
	color:White;
}
 #heading
{
    font-family: Arial;
    font-size: 12px;
    color: #008080;
	width: 501px;
}
#container
{
    font-family: Arial;
    font-size: 12px;
    color: #008080;
    width: 588px;
}#container1
{
    font-family: Arial;
    font-size: 12px;
    color: #008080;
    width: 588px;
}