@charset "utf-8";
body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:0;
margin:0;
}
body#page{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:0;
margin:0;
background:url(images/fond.jpg);
text-align:center
}
body#page table{
width:100%
}
a{
text-decoration:underline;
color:#000000;
}
a:hover{
color:#FF3300;
}
#top {
background:url(images/topbg.gif) repeat-x; height:78px;
}
img{
border:0;
}
h1{
margin:0;
padding:0;
}
.toplink{
text-align:center;font-size:15px;
}
.toplink td{
padding:10px 0px; 
}
.bt {
	font-size: 15px;
	font-weight: bold;
}
.more a{
color:#0033CC;
font-size:12px;
text-decoration:none
}
ul.blist{
padding-left:15px;
margin:5px;
}
table.tlist td{
border-bottom:1px dashed #999999;
}
.meme table {
background-color:#FFFFFF;
}
.meme table td{
background-color:#FFFFFF;
}
.others{
text-align:center;
font-size:11px;
}
.video{
text-align:center;
margin:10px;
}