#main .top_btn A:link {
	TEXT-DECORATION: none;
	color: #669ACC;
}
#main .top_btn A:visited {
	color: #669ACC;
	text-decoration: none;
}
#main .top_btn A:hover {
	COLOR: #FF3F6F; TEXT-DECORATION: none
}
#main .top_btn A:active {
	TEXT-DECORATION: none;
}
#main p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#side {
	float: left;
	width: 200px;
}
#side .line3 {
	background-image: url(img/line3.gif);
	background-repeat: repeat-x;
	height: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#side .side_menu {
	padding-left: 5px;
}
#side .side_title {
	background-image: url(img/side_title1_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#main {
	float: right;
	width: 537px;
}
#main h2 {
	background-image: url(img/h2_bg.gif);
	background-repeat: no-repeat;
	height: 41px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 14px;
	padding-left: 20px;
}
#main h3 {
	font-size: 12px;
	color: #666666;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	padding-top: 6px;
	margin-bottom: 10px;
	margin-top: 25px;
}

#pankuzu {
	margin-bottom: 15px;
	margin-top: 15px;
	color: #A0A0A4;
}
#main .content_text {
	margin-bottom: 10px;
}
#main .content_text p {
	margin-bottom: 20px;
}
#main .content_text img {
	margin-bottom: 20px;
}
#main .top_btn {
	float: right;
	background-image: url(img/arrow3.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-top: 20px;
}
