body {
	background-image:url('../images/bg.png');
	background-repeat:no-repeat; /* repeat-x , repeat */
	background-attachment:fixed;
	background-position:50% 0px;
	background-color:#000000;
	font-family:Arial,Verdana,Tahoma;
	font-size:11px;
}

#main {
	margin:auto;
	width:889px;
}

#header {
	height:197px;
	width:889px;
	background-image:url('../images/bg_header.png');
	background-repeat:no-repeat;
}

#header form {
	padding-left:450px;
	padding-top:58px;
}

#header input#submit{
    	border: none;
	height: 18px;
	width: 50px;
	background-color: #f85951;
	background-repeat:no-repeat;
    	
}

#header input#q{
	color:#ffffff;
	width:182px;
	background-color:#e9e9e9;
	border:1px solid #f85951;
	padding:0px;
	background:url('../images/search.png') no-repeat;
}

#news {
	margin-top:0px;
	margin-bottom:18px;
	width:887px;
	height:30px;
}



out {
    width:182px;
	background-color:#e9e9e9;
	border:1px solid #b9b9b9;
	padding:2px;
  }



#menu {
	float:left;
	width:195px;
}

#content {
	margin-left:220px;
}

.contenttop {
	height:24px;
	width:669px;
	background-image:url('../images/bg_content_top.png');
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	margin-top:-63px;
}

.contenticon {
	height:64px;
	width:62px;
	position:relative;
	top: 4px;
	left:616px;
	background-repeat:no-repeat;
}

.contentmain {
	padding:19px;
	padding-bottom:0px;
	background-image:url('../images/bg_content_main.png');
	background-repeat;
}

.contentmain a:link {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
a:visited {
color:#000000;
}

.contentbottom {
	height:26px;
	width:669px;
	background-image:url('../images/bg_content_bottom.png');
	margin-bottom:18px;
}

.contentmain2 {
	padding:20px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	background-image:url('../images/bg_content_main.png');
	background-repeat:repeat-x;
	min-height:360px;
}

.contentendspacer {
	margin-top: 485px;

}
.menutop {
	height:25px;
	width:140px;
	padding-left:55px;
	background-image:url('../images/bg_menu_top.png');
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
	margin-top:-63px;
}

.menuicon {
	height:64px;
	width:62px;
	position:relative;
	top:-14px;
	left:142px;
	background-repeat:no-repeat;
}

.menumain {
	padding:20px;
	padding-bottom:0px;
	background-image:url('../images/bg_content_main2.png');
	background-repeat;
}

.menubottom {
	height:11px;
	width:195px;
	background-image:url('../images/bg_menu_bottom.png');
	margin-bottom:18px;
}

#menulist {
	margin:0px;
	padding:0px;
	list-style:none;
}

#menulist li a {
	padding-left:21px;
	display:block;
	height:16px;
	line-height:16px;
	color:#3a3a3a;
	font-weight:bold;
	text-decoration:none;
	background-image:url('../images/bg_navi_entry.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

#footer {
	margin-top:240px;
	margin-bottom:60px;
	width:886px;
	height:56px;
	background-image:url('../images/bg_footer.png');
	background-repeat:no-repeat;
	color:#3a3a3a;
}

#footer p {
	text-align:center;
	margin-left:630px;
	padding-top:15px;
}

#content table {
	font-size:11px;
	width:630px;
	border:none;
}

#content table th {
	border-bottom:1px dotted #000000;
	font-weight:bold;
	text-align:left;
	padding-bottom:4px;
}


.wzhtop img {
	float:left;
	margin-right:10px;
	**margin-top:5px;
	border:none;
}

.login {
	text-align:center;
	padding:7px;
	padding-right:14px;
	padding-top:20px;
}

.login a {
	color:#3a3a3a;
	font-weight:bold;
	text-decoration:none;
}

.login form {
	text-align:right;
	margin-bottom:15px;
}

.loginput {
	width:157px;
	background-color:#e9e9e9;
	border:1px solid #b9b9b9;
	padding:3px;
	color:#3a3a3a;
	margin-bottom:5px;
	font-weight:bold;
	font-size:11px;
}

.loginsubmit {
	width:70px;
	background-color:#e9e9e9;
	border:1px solid #b9b9b9;
	padding:3px;
	color:#3a3a3a;
	margin-bottom:5px;
	font-weight:bold;
	font-size:11px;
}

.partner {
	text-align:center;
}

.partner img {
	margin-bottom:10px;
	border:none;
}

