﻿body {
	background: url(../images/background.gif) top center repeat-x #CFDEEA;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
}
p{
font-size:11px;
text-indent:1cm;
text-align:justify;
line-height:16px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a,input,img{outline:none;}
a {
	color: #2E9FED;
	text-decoration: none; outline:none;
}
a:hover {
	color: #1471B1;
}
#container {
	position: relative;
	width: 1010px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#head {
	width: 1010px;
	height: 172px;
	background: url(../images/head.gif) no-repeat;
}

#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 250px;
	height: 75px;
	background: url(../images/logo.gif) no-repeat;
}
#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 59px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
.top_head_banner{
float:right;
width:200px;
height:120px;
background:url(../images/top_head.gif) no-repeat right;
background-position:-12px 12px;
}
#menu {
	position: absolute;
	/*width: 617px;*/
	top: 75px;
	left: 300px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#area {
	width: 750px;
	height: 54px;
	background: url(../images/area.gif) repeat-x;
}
#divlogin
{
	position: absolute;
	/*width: 617px;*/
	top: 110px;
	right: 30px;
	margin: 0px;
	padding: 0px;
	z-index: 100;

}
h3{
font-size:14px;
color: #003366;
}
h4{
font-size:13px;font-size:18px; font-weight:normal;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#main {
	margin: auto;
	background: url(../images/bg_main.gif) repeat-y;
	
	width: 1010px;
	height: auto; /*min-height:300px !important;*/
}

#content_left {
/*float:left;*/
padding:0 30px 30px 30px;
/*width: 445px;*/
height:auto;
}
#content_right{
float:left;
padding:5px;
width: 200px;
height:auto;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
#footer {
text-align:center;
font-size:10px;
color:#000033;
background: url(../images/footer.gif) no-repeat;
background-position:0px 0px;
width: 1010px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}
/*------------------------------------------------------*/
#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}

#welcome h1{
padding: 5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}
#welcome {position:absolute;top:145px;
background: url(../images/center_banner.gif) no-repeat;
background-position:12px 0px;

width: 998px; /*width:100%;*/
height:80px; 
}
#welcome p {text-align:right; padding-right:35px; color:#fff;}

