﻿#Title
{
	background-color: #EEEEEE;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 5px;
}

#Content
{
	margin-left: 5px;
	margin-top: 5px;
}

#Caption
{
	margin-top: 5px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 15px;
	background-image: url("/foreverking/resource/css/images/background/title_bg.gif");
	background-repeat: no-repeat;	
}

.TitleBar
{
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 15px;
	background-image: url("/foreverking/resource/css/images/background/bg3.gif") ;
	background-repeat: repeat-x;
}