div.sm_first {
 background:url(../images/btn_top.jpg) no-repeat;
 height:42px;
}

div.sm_sel_first {
 background:url(../images/btn_top2.jpg) no-repeat;
 height:42px;
}

div.sm_1 {
 background:url(../images/btn1b.jpg) no-repeat;
 height:40px;
}

div.sm_2 {
 background:url(../images/btn2b.jpg) no-repeat;
 height:40px;
}

div.sm_3 {
 background:url(../images/btn3b.jpg) no-repeat;
 height:40px;
}

div.sm_sel_1 {
 background:url(../images/btn1b1.jpg) no-repeat;
 height:40px;
}

div.sm_sel_2 {
 background:url(../images/btn2b2.jpg) no-repeat;
 height:40px;
}

div.sm_sel_3 {
 background:url(../images/btn3b3.jpg) no-repeat;
 height:40px;
}

div.sm_second {
 background:url(../images/btn_bottom.jpg) no-repeat;
 height:42px;
}

div.sm_sel_second {
 background:url(../images/btn_bottom2.jpg) no-repeat;
 height:42px;
}

div.ssm_1 {
 background:url(../images/btn2.jpg) no-repeat;
 height:29px;
}

div.ssm_2 {
 background:url(../images/btn3.jpg) no-repeat;
 height:29px;
}

div.ssm_3 {
 background:url(../images/btn4.jpg) no-repeat;
 height:29px;
}

div.ssm_4 {
 background:url(../images/btn5.jpg) no-repeat;
 height:29px;
}

div.ssm_sel_1 {
 background:url(../images/btn22.jpg) no-repeat;
 height:29px;
}

div.ssm_sel_2 {
 background:url(../images/btn33.jpg) no-repeat;
 height:29px;
}

div.ssm_sel_3 {
 background:url(../images/btn44.jpg) no-repeat;
 height:29px;
}

div.ssm_sel_4 {
 background:url(../images/btn55.jpg) no-repeat;
 height:29px;
}

div.sm_first a, div.sm_sel_first a,
div.sm_second a, div.sm_sel_second a  
{
 text-decoration:none;
 font-family:Verdana;
 font-size:13px;
 line-height:40px;
 font-weight:bold;
 display:block;
 padding-left:14px;
}


div.sm_first a, div.sm_second a, div.sm_1 a, div.sm_2 a, div.sm_3 a
{
 text-decoration:none;
 color:#444;
}

div.sm_sel_first a, div.sm_sel_second a, div.sm_sel_1 a, div.sm_sel_2 a , div.sm_sel_3 a
{
 color:#666;
 text-decoration:underline;
}

div.sm_1 a, div.sm_2 a, div.sm_3 a, div.sm_sel_1 a, div.sm_sel_2 a, div.sm_sel_3 a
{
 font-family:Verdana;
 font-size:13px;
 line-height:39px;
 font-weight:bold;
 display:block;
 padding-left:14px;
}

div.ssm_1 a, div.ssm_2 a, div.ssm_3 a, div.ssm_sel_1 a, div.ssm_sel_2 a, div.ssm_sel_3 a
{
 text-decoration:none;
 font-family:Verdana;
 font-size:11px;
 line-height:29px;
 font-weight:bold;
 font-style:italic;
 display:block;
 padding-left:6px;
}

div.ssm_1 a, div.ssm_2 a, div.ssm_3 a
{
 color:#444;
}

div.ssm_sel_1 a, div.ssm_sel_2 a, div.ssm_sel_3 a
{
 color:#666;
}

