@charset "utf-8";
/* CSS Document */
img{ border:none;}
.menu {background-color:#FFF; height:23px; width:599px; padding:0; float:left; display:inline;}
.menu ul {margin:0px; padding:0px; list-style:none;}
.menu li {display:inline;}
.menu li a {text-decoration:none; height:auto; }
.menu li a.tabactive { text-decoration:none;width:100px;}

.menu li#t1 {display:inline;width:100px; height:21px;}
.menu li#t1 a {
margin:0;
padding:10px 0 0 0;
width:100px;
height:21px;
background:url(../images/newsb_off.gif) no-repeat 0 0;}
.menu li#t1 a.tabactive {
margin:0;
padding:10px 0 0 0;
width:100px; 
height:21px;
background:url(../images/newsb.gif) no-repeat;
}
.menu li#t2 {display:inline;width:100px; height:21px;}
.menu li#t2 a {
margin:0;
padding:10px 0 0 0;
width:100px;
height:21px;
background:url(../images/shopb_off.gif) no-repeat;}
.menu li#t2 a.tabactive {
margin:0;
padding:10px 0 0 0;
width:100px; 
height:21px;
background:url(../images/shopb.gif) no-repeat;
}

.menu li#t3 {display:inline;width:100px; height:21px;}
.menu li#t3 a {
margin:0;
padding:10px 0 0 0;
width:100px;
height:21px;
background:url(../images/newitemb_off.gif) no-repeat;}
.menu li#t3 a.tabactive {
margin:0;
padding:10px 0 0 0;
width:100px; 
height:21px;
background:url(../images/newitemb.gif) no-repeat;
}



#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#anothercontent1,#anothercontent2, #anothercontent3, #anothercontent4,#anothercontent5, #anothercontent6 {
background:#FFFFFF;border:1px solid #ececec; width:569px;padding:10px 10px 0 10px ; height:228px; margin:0; clear:both;}
#tabcontent3{
height:255px;
}
/* Hide from IE5mac *//*/
div#shiv {
display: none;
}
html, body {
height: auto;
}
/* end hack */ 
.asset-image img{
border:1px solid #ccc;
}
.asset-image:hover{
background:#FFF;
}
.asset-image2 img{
border:1px solid #FFF;
}
.asset-image2:hover{
background:#FFF;
}
.asset-image3 img{
border:none;
padding:0 5px 13px 0;
}

.asset-image3 a:hover{
background:#FFF;
}
.tleft1:hover{
background:#FFF;
}

.btag{
margin:0;
padding:0;
}

.btag img{
border:none;
margin:0;
padding:0;
}

.newitem {
display: inline;
width:105px;
float: left;
margin:0 0 5px 0;
padding:0 0 0 8px;
overflow: hidden;
vertical-align: middle;
}

.newitem img{
padding:3px;
border:none;
}

.newitem a:hover{
background:#FFF;
}