@charset "utf-8";
/* CSS Document */

.active {
	position:absolute;
	width:103px;
	height:62px;
	left: 35px;
	top: 138px;
	padding-top:30px;
	text-align:center;
	color:#000;
	text-decoration:none;
}


.active a {
display:block;
width:103px;
padding-top:18px;
height:84px;
background-image:url(elements/tab.png);
background-repeat:no-repeat;
}

.activea {
position:absolute;
width:103px;
height:52px;
left:153px;
top: 137px;
padding-top:30px;
text-align:center;
color:#000;
text-decoration:none;
}

.activea a {
display:block;
width:103px;
padding-top:18px;
height:84px;
background-image:url(elements/tab.png);
background-repeat:no-repeat;
}


.activeb {
position:absolute;
width:103px;
height:52px;
	left:272px;
top: 137px;
padding-top:30px;
text-align:center;
color:#000;
text-decoration:none;
}

.activeb a {
display:block;
width:103px;
padding-top:18px;
height:84px;
background-image:url(elements/tab.png);
background-repeat:no-repeat;
}

.activec {
position:absolute;
width:103px;
height:52px;
	left:395px;
top: 137px;
padding-top:30px;
text-align:center;
color:#000;
text-decoration:none;
}

.activec a {
display:block;
width:103px;
padding-top:18px;
height:84px;
background-image:url(elements/tab.png);
background-repeat:no-repeat;
}

.actived {
position:absolute;
width:103px;
height:52px;
	left:518px;
top: 137px;
padding-top:30px;
text-align:center;
color:#000;
text-decoration:none;
}

.actived a {
display:block;
width:103px;
padding-top:18px;
height:84px;
background-image:url(elements/tab.png);
background-repeat:no-repeat;
}

.activee {
position:absolute;
width:103px;
height:52px;
	left:641px;
top: 137px;
padding-top:30px;
text-align:center;
color:#000;
text-decoration:none;
}

.activee a {
display:block;
width:103px;
padding-top:18px;
height:84px;
background-image:url(elements/tab.png);
background-repeat:no-repeat;
}

.activef {
position:absolute;
width:103px;
height:52px;
	left:762px;
top: 137px;
padding-top:30px;
text-align:center;
color:#000;
text-decoration:none;
}

.activef a {
display:block;
width:103px;
padding-top:18px;
height:84px;
background-image:url(elements/tab.png);
background-repeat:no-repeat;
}

.dormant {
position:absolute;
width:103px;
height:52px;
top:137px;
left: 35px;
padding-top:30px;
text-align:center;
color:#fff;}

.dormant a {
color:#fff;
display:block;
width:103px;
height:84px;
padding-top:18px;
}
.dormant a:hover {
color:#003333;
background-image:url(elements/tab_new.png);
background-position:0px 62px;
}

.dormant_a {
	position:absolute;
	width:103px;
	height:52px;
	top:137px;
	left:153px;
	padding-top:30px;
	text-align:center;
	color:#fff;
}

.dormant_a a{
color:#fff;
display:block;
width:103px;
height:84px;
padding-top:18px;
}

.dormant_a a:hover {
color:#003333;
background-image:url(elements/tab_new.png);
background-position:0px 62px;
}

.dormant_b {
	position:absolute;
	width:103px;
	height:52px;
	top:137px;
	left:272px;
	padding-top:30px;
	text-align:center;
	color:#fff;
}

.dormant_b a{
color:#fff;
display:block;
width:103px;
height:84px;
padding-top:18px;

}
.dormant_b a:hover {
color:#003333;
background-image:url(elements/tab_new.png);
background-position:0px 62px;
}

.dormant_c {
	position:absolute;
	width:103px;
	height:52px;
	top:137px;
	left:395px;
	padding-top:30px;
	text-align:center;
	color:#fff;
}

.dormant_c a{
color:#fff;
display:block;
width:103px;
height:84px;
padding-top:18px;
}
.dormant_c a:hover {
color:#003333;
background-image:url(elements/tab_new.png);
background-position:0px 62px;}

.dormant_d {
	position:absolute;
	width:103px;
	height:52px;
	top:137px;
	left:518px;
	padding-top:30px;
	text-align:center;
	color:#fff;
}
	
.dormant_d a{
color:#fff;
display:block;
width:103px;
height:84px;
padding-top:18px;
}

.dormant_d a:hover {
color:#003333;
background-image:url(elements/tab_new.png);
background-position:0px 62px;}


.dormant_e {
	position:absolute;
	width:103px;
	height:52px;
	top:137px;
	left:641px;
	padding-top:30px;
	text-align:center;
	color:#fff;
}
	
.dormant_e a{
color:#fff;
display:block;
width:103px;
height:84px;
padding-top:18px;
}

.dormant_e a:hover {
color:#003333;
background-image:url(elements/tab_new.png);
background-position:0px 62px;}

.dormant_f {
	position:absolute;
	width:103px;
	height:52px;
	top:137px;
	left:762px;
	padding-top:30px;
	text-align:center;
	color:#fff;
}
	
.dormant_f a{
color:#fff;
display:block;
width:103px;
height:84px;
padding-top:18px;
}

.dormant_f a:hover {
color:#003333;
background-image:url(elements/tab_new.png);
background-position:0px 62px;}










.clearfix {
display: block;
}

.clearfix:after {
content: ".";            
display: block;         
height: 0;              
clear: both;              
visibility: hidden;	 
}

.clearfix {
display: 
inline-block;
}   

* html .clearfix {}
