#container{
width:507px;
height:41px;
}

#row1{
float:left;
width:507px;
height:21px;
overflow:hidden;

}

#row2{
float:left;
width:507px;
height:20px;
overflow:hidden;
clear:both;
}

.t1{
float:left;
width:24px;
height:21px;
}

.t3{
float:left;
width:30px;
height:21px;
}


.t2{
float:left;
background-image:url(../images/tab/bg.jpg);
background-repeat:repeat-x;
width:135px;
height:21px;
}

.t2_h{
float:left;
background-image:url(../images/tab/bg_o.jpg);
background-repeat:repeat-x;
width:135px;
height:21px;
}

.t2_r{
float:left;
background-image:url(../images/tab/bg_r.jpg);
background-repeat:repeat-x;
width:135px;
height:21px;
}

.t2_d{
float:left;
background-image:url(../images/tab/bg_c_d.jpg);
background-repeat:repeat-x;
width:135px;
height:21px;
}

.t4{
float:left;
width:6px;
height:21px;
}

.b2{
float:left;
background-image:url(../images/tab/bg_d.jpg);
background-repeat:repeat-x;
width:135px;
height:20px;
}

.b3{
float:left;
background-image:url(../images/tab/bg_c_d.jpg);
background-repeat:repeat-x;
width:135px;
height:21px;
}

.b3:hover{
float:left;
background-image:url(../images/tab/bg_o_h.jpg);
background-repeat:repeat-x;
width:135px;
height:21px;
}


.text{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#062554;
padding-left:20px;
}

.text_w
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-left:20px;
	text-decoration:none;
	
}

.preview{
background-image:url(../images/tab/bg_c_d.jpg);
background-repeat:repeat-x;
display:block;
width:135px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#fff;
padding-left:20px;
text-decoration:none;
}

.preview:hover{
background-image:url(../images/tab/bg_o_h.jpg);
background-repeat:repeat-x;
display:block;
width:135px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#fff;
padding-left:20px;
text-decoration:none;
}

.preview_h{
background-image:url(../images/tab/shadow.jpg);
background-repeat:no-repeat;
display:block;
width:35px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#fff;
padding-left:20px;
text-decoration:none;
}

