@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	background-image: url(../gfx/bg.gif);
}


.bg{
	width:100%;
	float:left;
	background-image: url(../gfx/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




.contener{
width:960px;
margin: 0 auto;}

#static{
	width:100%;
	float:left;
	padding-top:2px;
	height:16px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0d0cf;
}

#static strong{
color:#FFFFFF;}

a.logo{
width:384px;
height:125px;
display:block;
float:left;
margin-top:15px;}

#menu1{
width:100%;
float:left;
margin-top:29px;

text-align:center;
height:33px;
padding-top:7px;}

#menu1 a{
	text-decoration:none;
	font-size: 18px;
	padding-left:20px;
	padding-right:20px;
	font-weight: bold;
	color: #dcefff;
}
#menu1 a:hover{
color:#FFFFFF;}


#menu2{
width:100%;
float:left;

text-align:center;
height:33px;
padding-top:7px;}


#menu2 span{
	float:left;
	width:220px;
	display:block;
	font-size: 16px;
	font-weight: bold;
	color: #dcefff;
}

#menu2 span a{

	

	color: #dcefff;
	text-decoration:none;
}
#menu2 span a:hover{
color:#FFFFFF;}
#menu2 form{
padding:0px;
margin:0px;}


.input{
	display:block;
	float:left;
	background-image: url(../gfx/input.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:200px;
	padding-left:10px;
	height:22px;
	padding-top:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


#main{
	width:942px;
	margin-left:10px;
	margin-top:20px;
	padding-bottom:20px;
	float:left;
	background-image: url(../gfx/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #dfebff;
}


.header{
width:100%;
float:left;}

.header h1,h2{
display:block;
float:left;
padding:0px;
margin:0px;}

.header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #002a4d;
	width:65%;
	padding-left:15px;
}

.header h1 span{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left:15px;
	color: #022742;
}

.header h1 span a{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #022742;
	text-decoration:none;
	
	
}

.header h1 span a:hover{
text-decoration:underline;}


.header h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002a4d;
	text-align:right;
	padding-right:10px;
	width:25%;
	float:right;
}

.contents{
width:98%;
margin-left:10px;
padding:1px;
margin-top:10px;
float:left;}


.content{
	width:158px;
	float:left;
	margin:10px;

}


.content h2 a{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content h2 {
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.img {
	width:156px;
	height:116px;
	float:left;
	border: 1px solid #000000;
}



.txt{
	width:142px;
	padding-top:1px;
	padding-left:14px;
	height:18px;
	float:left;
	line-height:14px;
	text-align:left;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9eeff;
	font-weight: normal;
	background-image: url(../gfx/content.gif);
	background-repeat: no-repeat;
}

.txt span{
display:block;

float:left;
}
.txt a{
color:#ff0000;
	text-decoration: none;
	
}

.txt a:hover{
text-decoration:underline;}

.star_off{
	float:left;
	background-image: url(../gfx/star_off.gif);
	background-repeat: repeat-x;
	height:13px;
	width:70px;
	margin-left:3px;
	margin-top:1px;
	display:block;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:13px;

}

#pagination{
width:96%;
float:right;
text-align:center;
padding:2%;}

#pagination a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	padding:3px;
	display:inline-block;
	padding-left:7px;
	display:inline;
	padding-right:7px;
	text-decoration: none;
	background-color: #005aff;
	font-weight: bold;
}
#pagination a:hover{
	background-color: #3E82FF;
}
#pagination span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background-color: #005aff;
	padding:3px;
	padding-left:7px; display:inline-block;
	padding-right:7px;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}



.row{
width:100%;
float:left;}

#fotter_1{
	width:100%;
	float:left;
	text-align:center;
	background-image: url(../gfx/footer_1.gif);
	background-repeat: no-repeat;
	height:15px;
	margin-top:20px;
	padding-top:2px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

#fotter_1 a{
color:#FFFFFF;
text-decoration:none;}

#fotter_2{
width:100%;
float:left;
margin-top:20px;
padding-bottom:20px;}

#fotter_2 div{
	width:23%;
	padding-left:15px;
	padding-right:15px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0a77d5;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0a77d5;
}


#fotter_2 h3{
	font-size: 11px;
	color: #000000;
}

#fotter_2 a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0a77d5;
	text-decoration:none;}
	#fotter_2 a:hover{
	text-decoration:underline;}
	
	
	
	#player{
	float:left;
	width:587px;}
	
	#option{
	width:312px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524e44;
	}
	
	#option strong{
	color: #2f7ae1;
}
#option td{
padding-top:5px;}

#option span{
padding-left:5px;}

#option a{
	color: #524e44;
	text-decoration: none;
}

#signup_top{
	width:100%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1066af;
}
.sing_input{
	border: 1px solid #adccff;
	width:95%;
	padding:4px;
}
#signup_top h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0a6bbe;
}
.signup_top_row{
width:98%;
padding:1%;
margin-top:10px;
float:left;}

#signup_bottom{
	width:100%;
	float:left;
	margin-top:10px;
	background-image: url(../gfx/signup_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#signup_bottom_table{
width:530px;
float:right;}


#signup_bottom_table table{
border-collapse:collapse;}

#signup_bottom_table table thead td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1066af;
}

#signup_bottom_table table tbody td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #272727;
	padding:15px;
	background-color: #c7dcff;
}

#signup_bottom_table table tbody td strong{
	color: #0d74cb;
}
