#content_box_title{
	position:absolute;
	top					: 0px;
	left				: 49px;
}

#content_box_title .frame{
	width:559px;
	height:31px;
}

#content_box_title .frame .top_left{
	background:url(../../images/template/content_title/register_page/top_left.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#content_box_title .frame .top{
	background:url(../../images/template/content_title/register_page/top.gif) top left repeat;
	width:549px; 
	height:5px;
}

#content_box_title .frame .top_right{
	background:url(../../images/template/content_title/register_page/top_right.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#content_box_title .frame .left{
	background:url(../../images/template/content_title/register_page/left.gif) top left repeat;
	width:5px; 
	height:21px;
}

#content_box_title .frame .right{
	background:url(../../images/template/content_title/register_page/right.gif) top left repeat;
	width:5px; 
	height:21px;
}

#content_box_title .frame .bottom_left{
	background:url(../../images/template/content_title/register_page/bottom_left.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#content_box_title .frame .bottom{
	background:url(../../images/template/content_title/register_page/bottom.gif) top left repeat;
	width:549px; 
	height:5px;
}

#content_box_title .frame .bottom_right{
	background:url(../../images/template/content_title/register_page/bottom_right.gif) top left no-repeat;
	width:5px; 
	height:5px;
}

#content_box_title .frame .center{
	text-align:center;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 20px;
	font-weight			: bold;
	color				: #FFFFFF;
	background-color	: #99CC99;

	padding:0px;
	margin:0px;
}

#content_box_title .frame .center SPAN{
	font-size			: 18px;
}

