.title01 {
	width: 578px;
	height: 25px;
	border-top: 3px solid #CCCCCC;
	margin: 0px;
	background-color: #e6e6e6;
	background-image: url(../main_menu_img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 28px;
	padding-top: 1px;
	line-height: normal;
}
.title01_Frame {	
	border: 1px solid #999999;
}
.title02 {
	width: 480px;
	height: 25px;
	border-top: 3px solid #CCCCCC;
	margin: 0px;
	background-color: #e6e6e6;
	background-image: url(../main_menu_img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 28px;
	padding-top: 1px;
	line-height: normal;
}

td.bdy
{
	/* body-bg*/
	background-Color: #003366;
}
td.mt
{
    /* middle-top */
    background-image: url(../global_img/title/5.gif);
    background-repeat: repeat-x; 
    height: 5px;
    width: auto;
}

td.mb
{
    /* middle-bottom */
    background-image: url(../global_img/title/6.gif);
    background-repeat: repeat-x; 
    height: 5px;
    width: auto;
}

td.ml
{
    /* middle-left */
    background-image: url(../global_img/title/7.gif);
    background-repeat: repeat-y; 
    height: 20px;
    width: 5px;
}

td.mr
{
    /* middle-right */
    background-image: url(../global_img/title/8.gif);
    background-repeat: repeat-y; 
    height: 20px;
    width: 5px;
}

td.lt
{
    /* left-top */
    background-image: url(../global_img/title/1.gif);
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rt
{
    /* right-top */
    background-image: url(../global_img/title/2.gif);
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.lb
{
    /* left-bottom */
    background-image: url(../global_img/title/3.gif);
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}

td.rb
{
    /* right-bottom */
    background-image: url(../global_img/title/4.gif);
    background-repeat: no-repeat; 
    height: 5px;
    width: 5px;
}
