@charset "utf-8";
body {
	margin: 0px;
}
#mainpage {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#zmheader {
	background-image: url(../images/header_header_eid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 197px;
	width: 1002px;
	text-align: right;
}
#zmheader a {
	display:block;
	width:50%;
	height:100%;
	float:right;
}
#nav-news-login {
	background-image: url(../images/navbar_01.jpg);
	height: 274px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
}
#zmnav {
	background-image: url(../images/navbbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #340F3A;
}
#srch-header {
	background-image: url(../images/searchbbg.jpg);
	height: 29px;
	width: 348px;
	position: relative;
	text-align: center;
	float:left;
	left:25px;
	padding-top:5px;
}
input.zmbginput {
	width: 150px;
	border: 1px solid #cdcdcd;
	height: 15px;
	font-family:tahoma;
	color:#999999;
	
}
.zmbutton {
	background-image: url(../images/zmbt.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: tahoma;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 33px;
	width: 99px;
	font-size:11px;
}

#pagebodycontainer {
	background-color: #FFFFFF;
	background-image: url(../images/pagecontainer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	width:1002;
	margin-right:auto;
	margin-left:auto;
}
#zmfooter {
	color:#a5a5a5;
		width:1002;
	margin-right:auto;
	margin-left:auto;
}
.navcon {
	padding:10px;
	color:#FFFFFF;
}
#forumbg {
	background:url(../images/zmfooterbg.jpg) bottom left repeat-x;
}
.zmbginputbt{
	width:215px;
	height:18px;
	background-color:#484848;
	border: #222222 solid 1px ;
	float:right;
	margin-right:40px;
	font-family:tahoma;
	color:#CCCCCC;
}
.zmsrchbt{
	width:53px;
	height:20px;
	display:block;
	background:url(../images/srchbt.jpg);
	border:0px;
	float:right;
}

/* ---------------------- */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.tabs-nav li {
    float: right;
    margin: 0 0 0 0px;
    min-width: 84px;
}
.tabs-nav a {
	color: #a666aa;
	width: 125px;
	text-align: center;
	height: 20px;
	background-image: url(../images/navnews_06.jpg);
	background-repeat: no-repeat;
	text-align:center;
	display:block;
	padding-top:6px;
	outline:0;
}
.tabs-nav a:hover, .tabs-nav a.taab-item-title-sel  {
	color: #c863d7;
	background-image: url(../images/navnews_05.jpg);
}
