body {
	margin:0;
}
body, p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A2816;
}
body, p {
	text-align: justify;
}
#btm2 {
	height:193px;
	width:800px;
}
#btm1 {
	height:104px;
	width:800px;
}
.bgtl {
	background-repeat: no-repeat;
	background-position: left top;	
}
.m {
	width:  177px;
	height: 35px;
}
.m p {
	padding-top:20px;
}
a {
	color: #4E69BC;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;

}
a:hover {
	color: #FFFFFF;
}


#menu ul {
	margin-left:-20px;

}
#menu  ul li {
	left:0px;
	margin-left:0px;
	list-style:none;
	line-height:0px;
	text-indent:30px;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.anketatopic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
input,select,button {
	border: 1px solid #333333;
}
.rightbottom {
	background-repeat: no-repeat;
	background-position: right bottom;
}

