*
{
	padding: 0px;
	margin: 0px;
	border: none;
	outline: none;
}

html
{
	width: 100%;
	height: 100%;
	overflow: auto;
}

body
{
	width: 100%;
	height: 100%;
	
	font-family: "Trebuchet MS",Helvetica,"Nimbus Sans L",sans-serif;
	font-size: 14px;
	
	background: white url('../../../../../../../img/bg_base.gif') repeat-x left top;
}

img a
{
	border: none;
}

#h1
{
	display: block;
	position: absolute;
	top: 105px;
	left: 50%;
	width: 170px;
	height: 24px;
	font-size: 24px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	color: white;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px -80px;
	background: transparent url('../../../../../../../img/logo.png') no-repeat left top;
	text-align: left;
}

#h1 a, #h1 a:hover
{
	text-decoration: none;
}

#header h2
{
	display: block;
	position: absolute;
	top: 112px;
	left: 50%;
	width: 200px;
	height: 12px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: white;
	padding: 0px 0px 0px 1px;
	margin: 0px 0px 0px 95px;
	text-align: left;
}

#poor
{
	color: white;
}

#base
{
	width: 100%;
	height: 100%;
	min-width: 550px;
}

#header
{
	width: 100%;
	height: 136px;
	text-align: center;
}

#nav
{
	width: 100%;
	height: 24px;
	background: transparent url('../../../../../../../img/bg_nav.png') repeat-x left top;
	text-align: center;
	padding: 4px 0px 7px 0px; 
	min-width: 550px;
}

#content
{
	width: 550px;
	height: auto;
	text-align: justify;
	padding: 10px 0px 0px 0px;
	margin: 10px auto 0px auto; 
	color: black;
	font-size: 14px;
	line-height: 16px;
}

#content p
{
	margin: 0px 0px 16px 0px;
	color: black;
	font-size: 14px;
	line-height: 16px;
}

#footer
{
	width: 100%;
	height: 25px;
	background: transparent url('../../../../../../../img/bg_footer.png') repeat-x left top;
	text-align: right;
	padding: 7px 0px 4px 0px; 
	min-width: 550px;
	color: white;
	font-size: 12px;
	line-height: 18px;
}

#footer a
{
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#rubrics
{
	display: block;
	position: absolute;
	overflow: hidden;
	top: 140px;
	left: 50%;
	margin: 0px 0px 0px -285px;
	width: auto; 
	min-width: 550px;
	height: 24px;
	cursor: pointer;
}

.rubric
{
	margin: 3px 10px;
	padding: 0px 0px 2px 0px;
	display: block;
	color: #333333;
	font-size: 14px;
	line-height: 16px;
	float: left;
	text-decoration: none;
	cursor: pointer;
}

.rubric:hover
{
	text-decoration: none;
}

#poor_ppl
{
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	width: 142px;
	height: 87px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -71px;
}

.cb
{
	clear: both;
}


.item
{
	width: 500px;
	margin: 0px 0px 25px 0px;
	vertical-align: top;
}

.item h2
{
	width: 500px;
	margin: 0px 0px 0px 0px;
	
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

.item h2 a
{
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}

.item h2 a:hover
{
	text-decoration: underline;
}

.item h3
{
	width: 500px;
	margin: 0px 0px 0px 0px;
	
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.item h3 a
{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

.item h3 a:hover
{
	text-decoration: underline;
}


.text
{
	width: auto;
	height: auto;
	color: #222222;
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}

.text p
{
	color: #222222;
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
	margin: 8px 0px 8px 0px;
	border: none;
}

.text span,
.text p span
{
	color: #222222;
	line-height: 16px;
	font-size: 14px;
	font-weight: normal;
}

.text a
{
	text-decoration: none;
}

.text a:hover
{
	text-decoration: underline;
}

.bar
{
	width: 500px;
	margin: 10px 0px 10px 0px;
	text-align: right;
	
	color: #555555;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}

.date
{
	float: right;
}

.detail
{
	margin: 0px 20px 0px 0px;
	float: left;
}

.announce
{
	width: 500px;
	margin: 0px 0px 0px 0px;
	
	color: #222222;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.announce a,.announce a p
{
	color: #222222;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.announce a:hover,.announce a:hover p
{
	text-decoration: underline;
}

.al
{
	float: left;
}

.ar
{
	float: right;
}

.videotitle
{
	color: #222222;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}

.text li
{
    font-size: 14px;
	 list-style-position: outside;
    margin: 0px 0px 0px 36px;
}

.text ul li
{
    list-style-type: circle;
}

.text ol li
{
    list-style-type: numbers;
}