body{
	background-color:#4B5C76;
	margin: 0px;
	line-height: 133%;
	color:#D9D9FF;
}
a:link{
	color:#FFF;
}
a:visited { 
	color: #DDD;
}
a:hover{
	color:#DDD;
}

.menu{
	margin-top: 10px;
	margin-bottom: 0px;
	width:350px;
}
.head_site{
	height:13px;
	background-color:#4B5C76;
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
	margin:0px;
}
.head_title{
	height:29px;
	background-color:#526B87;
	background-position:top;
	background-attachment:scroll;
	background-repeat:repeat-x;
	margin:0px;
}
.head_menu{
	background-color:#4B5C76;
	height:24px;
	padding-top:3px;
	margin:0px;
	vertical-align: bottom;
}
.head_menu a, .head_menu img{
	margin: 0px;
	border: 0px none #000;
}
.main{
	background-color:#526B87;
	margin: 0px auto 0px auto;
	font-size:13px;
	line-height:120%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.copyright{
	height:40px;
	background-color:#4B5C76;
}


.cd_title{
	padding-left:20px;
	font-size:12px;
	line-height:150%;
}
.cd_bottom{
	
	padding-top:10px;
	font-size:12px;
	line-height:150%;
}
.cd_img{

}

.article .responses {
	margin-left: 20px;
}
.bbsform{
	width:500px;
}

.message{
	width:500px;
}