.ten {
	height: auto;
	margin-top: 13px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:center;
}
.ten2 {
	
	text-align:left;
}
#js_bg{
background-image:url(../../../760zinlires/images/images/bg_js.gif);
background-repeat: repeat-x;
}
#main .menu a {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #B1B1B1;
	color: #FFFFFF;
	margin-right: 1px;
	height: 15px;
	display: block;
	float: right;
	padding-top: 3px;
}
#main .menu a:hover {

	background-color: #0C4CA3;

	display: block;
	float: right;

}

#top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}
.footer {
	background-color: #E3E3E3;
	height: 80px;
}
.footer .footintro {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	text-align: center;
	margin-top: 10px;
	line-height: 2em;
}

#top #logo {
	height: auto;
	width: 300px;
	margin-left: 10px;
	margin-top: 18px;
	margin-bottom: 10px;
	padding: 0px;
}
#search {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 7px;
	color: #FFFFFF;
}




#nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 32px;
	background-image:url(../../../760zinlires/images/images/navbg3.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#nava a:hover{
	color: #FFFFFF;
	background-image:url(../../../760zinlires/images/images/navbg2.gif);
	background-repeat: repeat-x;
}

#nav #search #form1 #ass{
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 120px;
	border: 1px solid #666666;
}

#nava {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 32px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#nav .cen {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#nava a,#nava a:hover{
	font-family: "";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	line-height: 32px;
	margin: 0px;
	display: block;
	height: 32px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#banner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;#main .menu {
	width: 350px;
	color:#CCCCCC;
}
.space{ 
line-height:24px;
}
.space21{ 
line-height:21px;
}
.space20{ 
line-height:20px;
}
.space19{ 
line-height:19px;
}
#lefttitle{
	color:#ffffff;
}
.STYLE1 {color: #FFFFFF}
#main .leftbar a {
	margin-left: 28px;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	display: block;
}
.mus{
border:1px solid #CCCCCC;
height:30px;width:198px;
padding-left:20px;
}
.bluetabs{
border-bottom: 1px solid gray;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b; /*THEME CHANGE HERE*/
	background-color: white;
	background-image: url(../../../760zinlires/images/images/bluetab.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bluetabs li a:visited{
color: #2d2b2b;
}

.bluetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(../../../760zinlires/images/images/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}

