* {
	margin: 0;
	padding: 0;
}

body {
    background: url(images/bg.jpg) repeat;
    font: 11px Verdana, sans-serif;
    color: #fefefe;
}

div.head {
	width:751px;
	height:105px;
	margin:20px auto;
	margin-bottom:0px;
	clear:both;
	background: url(images/head_bg.jpg) repeat-x;
	overflow:hidden;
	color:#000000;
}

div.cont {
	width:751px;
	height:100%;
	margin:0px auto;
	margin-bottom:0px;
	clear:both;
	background: url(images/bg2.jpg) repeat-x;
	overflow:hidden;
	color:#000000;
}

div.time{
	width:250px;
	height:97px;
	background:url(images/time.jpg) no-repeat;
	padding-left:0;
	padding-top:43px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
}

div.imglogo {
	float:right;
	width:501px;
	margin-top:0px;
	height:140px;
	overflow:hidden;
	background:url(images/sg_13_33.jpg) no-repeat;
}

div.main {
	width:491px;
	margin:0px auto;
	clear:both;
	color:#000000;
	padding-left:260px;
	padding-top:10px;
}

h1 {
	width:100%;
	height:18px;
	display:block;
	padding-top:8px;
	margin-bottom:5px;
	font-size:14px;
	color:#000000;
	border-bottom:dotted #666666 1px;
}


.link {
	font-size:9px;
	color:#CC0000;
}

.link a {
	font-size:9px;
	text-decoration:none;
	color:#CC0000;
}

.link a:hover {
	font-size:9px;
	text-decoration:none;
	color:#000000;
}

div.footer {
	width:751px;
	height:38px;
	margin:0 auto;
	padding-top:22px;
	clear:both;
	background: url(images/bottom.jpg) no-repeat top;
	overflow:hidden;
	color:#666666;
	font-size:9px;
	text-align:center;
}

.mail {
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}

.mail a {
	font-size:11px;
	text-decoration:none;
	color:#CC0000;
}

.mail a:hover {
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
