@charset "utf-8";
*
{
   margin: 0;
}

img {
    border: 0px;
}


A:active {text-decoration: none;}
A:visited {
	text-decoration: none;
	font-size: 12px;
	color: #CCCCCC;
}
A:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
A:link {
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
}

body {
	background: #0046b4;
	line-height: normal;
}

#bg {
    width: 1370px;
    background: url(http://images.2ded.com/bg-main.gif) left repeat-y;
    margin: 0px auto; 
	text-align: center;
}

#text_top{
    font-family:Tahoma,Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #FF0000;
	display: inline;
	font-weight: bold;
}

h1 {
    font-family:Tahoma,Arial, Helvetica, sans-serif;
    font-size: 45px;
	color: #FF0000;
	display: inline;
	font-weight: bold;
}
h1 A:link{
    text-decoration: none;
	font-size: 45px;
	color: #FF0000;
}

h2 {
    font-family:Tahoma,Arial, Helvetica, sans-serif;
    font-size: 34px;
	color: #FFFF00;
	display: inline;
	font-weight: bold;
}
h3 {
    font-family:Tahoma,Arial, Helvetica, sans-serif;
    font-size: 16px;
	color: #FF6699;
	display: inline;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style3 {color: #FFFFFF}
.style4 {color: #00FF00}


#top_menu {
	font-size: 24px;
	color: #060;
	font-family: Tahoma, Geneva, sans-serif;
}


#top_menu a {
	color: #0000FF;
	font-size: 24px;
	text-decoration: none;
}



#top_menu a:hover{
	color: #F00;
	font-size: 24px;
	text-decoration: none;
}
