/* CSS Document */

body{
	background:#c03214;
}

/* setup for custom scrollbar */
html {
	overflow-y: auto;
	background-color: transparent;
}

@media only screen and (max-device-width:480px) {
	html {
		overflow: auto;
	}
}
/* setup for custom scrollbar end */

/* custom scrollbar */
body.custom {

	background-position: center top;
	/* background-image: url(images/bg.jpg); */
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 10px;
    height: 6px;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    height: 20px;
    display: block;
    background-color: transparent;
}

::-webkit-scrollbar-track-piece {
    background-color: #C0C0C0;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:vertical {
    height: 20px;
    background-color: #666;
    -webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
    width: 20px;
    background-color: #666;
    -webkit-border-radius: 3px;
}

/* custom scrollbar end */



#content_wrapper {
	background: url(../images/background-image-news.jpg) center top repeat #fff;
	width:auto;
	min-width:1000px;
	height:auto;
}

#content {
	background-color:;
	width:1000px;
	height:600px;
	/* overflow: auto; */
	margin: 0 auto 0 auto;
}

		#top_box03 li.news a:link { color: #fec53a; font-family: Arimo, Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px; text-transform:;}
		#top_box03 li.news a:visited { color: #fec53a; font-family: Arimo, Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px; text-transform:;}
		#top_box03 li.news a:hover { color: #fec53a; font-family: Arimo, Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px; text-transform:;}
		#top_box03 li.news a:active { color: #fec53a; font-family: Arimo, Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px; text-transform:;}




#content_left{
	background-color:;
	width:400px;
	height:580px;
	overflow: hidden;
	padding:0 0 0 0;
	float:left;
}

	#content_left ul{
		background:;
		border-top:#951b82 solid 2px;
		list-style:none;
		display:block;
		width:260px;
		margin:68px 0 0 120px;
		padding:6px 0 0 0;
		line-height:16px;
		text-align:right;
	}
	
	#content_left a:link { color: #333; font-family: Arimo, Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px;}
	#content_left a:visited { color: #333; font-family: Arimo, Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px;}
	#content_left a:hover { color: #951b82; font-family: Arimo, Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px;}
	#content_left a:active { color: #333; font-family: Arimo, Arial, Helvetica, sans-serif; text-decoration:none; font-size:12px;}
	
#content_left li a:link { color:#951b82; text-decoration:none; }
#content_left li a:visited { color:#951b82; text-decoration:none; }
#content_left li a:hove { color:#951b82; text-decoration:none; }
#content_left li a:active { color:#951b82; text-decoration:none; }
	
	
	
	
	#content_left li{
		margin:0 0 3px 0;
		padding:0 0 4px 0;
	}

/* ----- show hide archive_content ----- */

/*
#content_left>.archive>ul{
	display: none;
}
*/

.hidden>#archive_content {
    display:none;
}

.visible>#archive_content {
    display:block;
}

#content_left>.archive>p {
	text-align: right;
	margin-right: 20px;
	font-family: Arimo, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#951b82;
}

#content_left>.archive>p:hover {
	color: #999;
	text-decoration: underline;
	
}

#archive_content ul{
	border: 1px solid #C0C0C0;
	background-color: white;
	padding:8px;
	width: 260px;
	height: 150px;
	z-index: 9;
	margin-top: 0;
	margin-right: 20px;
	float: right;
	overflow-y: scroll;
	overflow-x: hidden;

}

/* ----- END show hide archive_content ----- */

#content_right{
	background-color:;
	height:580px;
	/* margin-left:400px; */
	padding:0 0 0 5px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#content_right h5 {
	font-family: Arimo, Arial, Helvetica, sans-serif; 
	text-decoration:none;
	color:#951b82;
}

#content_right p{
	background:;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	display:block;
	width:515px;
	height:auto;
	color: #333;
	font-family: Arimo, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

#content_right ul{
	margin:0 0 10px 0;
	padding:0 0 0 25px;
}

#content_right li{
	font-size:12px;
	font-family: Arimo, Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#333;
}

#content_right a{
	color: #333;
	font-family: Arimo, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#content_right a:hover{
	color: #333;
	font-family: Arimo, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}




#footer{
	background-color:;
	margin:0 auto 0 auto;
	width:1000px;
	min-height:300px;
}






.header01{
	background:;
	font-family: Arimo, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#951b82;
	display:block;
	width:495px;
	padding:26px 0 5px 0;
}

.header02{
	font-family: Arimo, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	color:#c03214;
	display:block;
	padding:25px 0 0 0;
}

.date{
	font-family: Arimo, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	color:#333;
	display:block;
}