/* ×Ó±êÌâÇø */
.titlebar
{
	background-image: url('images/icon_subtitle_bg.gif');
	height: 25px;
	text-align: left;
}

.titlebar_left
{
	width: 3px;
	height: 25px;
	text-align: left;
}

.titlebar_right
{
	width: 3px;
	height: 25px;
	text-align: right;
}

.titlebar a
{
	color: #333333;
	font-weight: bold;	
}

.titlebar a:hover
{
	color: #333333;
}


.titlebar2
{
	height: 27px;
	text-align: left;
	background-image: url('images/icon_i_bg.gif');
	background-repeat: repeat-x;
}

.titlebar2_left
{
	width: 6px;
	height: 27px;
	text-align: left;
}

.titlebar2_right
{
	width: 4px;
	height: 27px;
	text-align: right;
}

.subtitlebar
{
	height: 25px;
	text-align: left;
	background-image: url('images/icon_sub_t_bg.gif');
	background-repeat: repeat-x;
}
