/* CSS Document */
* {
	margin: 0px;
	padding: 0px;

}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FF0000;	
}
body{
	background-color: #000000;
}
div {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}

#main {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}
#fooot {
	background-image: url(images/yybk_r5_c1.jpg);
	height: 160px;
}

#top{
	background-image: url(images/yybk_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 78px;
}
#top_right {
	padding-top: 35px;
	margin-left: 640px;
	color: #FFFFFF;
}
#content{
	background-image: url(images/yybk_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 294px;
}
#flashcontent{
	background-image: url(images/yybk_r4_c1.jpg);
	background-repeat: no-repeat;
	height:389px;
}
.btn {
	padding-top: 214px;
	padding-left: 457px;
}
