.business {
margin:0px;
width:227px;
height:60px;
background-image:url(tabals/business.jpg);
background-repeat:no-repeat;
background-position:center;
}

.basic {
margin:0px;
width:227px;
height:60px;
background-image:url(tabals/basic.jpg);
background-repeat:no-repeat;
background-position:center;
}

.mymail {
margin:0px;
width:227px;
height:60px;
background-image:url(tabals/my-mail.jpg);
background-repeat:no-repeat;
background-position:center;
}

#cate_line {
margin:0px;
width:227px;
height:480px;
background-image:url(tabals/mid_line.jpg);
background-repeat:repeat-y;
background-position:center;
}

#cate_line p {
color:#000000;
margin-top:0px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
}

#cate_line h1 {
margin:25px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:normal;
color:#FF0000;
text-align:center;
}

.cate_end {
margin:0px;
width:227px;
height:9px;
background-image:url(tabals/futer.jpg);
background-position:center;
background-repeat:no-repeat;
}