@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #403e3f;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}


.contener{
width:1020px;
margin:auto;}

#top{
width:100%;
float:left;}
#prad {
background-image:url(prad.gif);
background-repeat:no-repeat;
float:left;
height:53px;
margin-left:-119px;
margin-top:-13px;
width:115px;
}

#login{
	width:100%;
	float:left;
	height:16px;
	text-align:right;
	color: #f4f0eb;
}


#login a{
color: #f4f0eb;
padding-left:10px;
padding-right:10px;
text-decoration:none;}


a.logo{
	background-image: url(logo.png);
	width:533px;
	height:159px;
	margin-top:-17px;
	display:block;
	float:left;
	background-repeat: no-repeat;
}

#baner{
width:470px;
margin-top:17px;
height:62px;
float:right;}

#top_right{
width:470px;
float:right;}

#search{
width:300px;
float:right;
margin-top:10px;}

.input{
	width:200px;
	padding-left:23px;
	height:22px;
	padding-top:7px;
	display:block;
	float:left;
	background-image: url(input.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050000;
}

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	margin-top:-1px;
	line-height:normal;

	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;

	}

#tabs a span {
	float:left;
	display:block;
	margin-right:2px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 8px;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% 0px;
	color: #fdfbfb;
		background-image: url(left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tabs a:hover span {
	background-position:100% 0px;
	color: #fdfbfb;
		background-image: url(right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}


#span{
	background-image: url(span.gif);
	width:10px;
	height:34px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	background-repeat: no-repeat;
}


#main{
width:100%;
float:left;
margin-top:15px;}




div.left {
	margin: 0;
	border:0;
	width:680px;
	float:left;
		
}

div.left_bottom{
	width:100%;
	float:left;
	height:11px;
	background-image: url(left_bottom.gif);
	background-repeat: no-repeat;
}

.contents{
	background-color: #efeeed;
	background-image: url(left_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


div.header {
	margin: 0;
	border:0;
	height:33px;
	float:left;
	width:680px;
	zoom:1;
	background-color: #efeeed;
	background-image: url(left_top.gif);
	background-repeat: no-repeat;
}

div.header h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-left:10px;
	color: #FFFFFF;
}

div.header_right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-left:35px;
	color: #FFFFFF;
}

code{
display:none;}

.contents{
width:100%;
padding-top:2px;
padding-bottom:2px;
float:right;
}


#content{
	width:162px;
	float:left;
	margin:4px;
}




#img a{
	width:160px;
	height:120px;
	float:left;
	border: 1px solid #d3d6d6;

}

#img {
	width:162px;
	height:122px;
	float:left;
}



#txt{
	width:100%;
	float:left;
	margin-top:2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4f555a;
}


#txt table{
border-collapse:collapse;}

#txt a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #cc3afb;
	text-decoration: none;
}

#star_on{
	height:14px;
	float:left;
	background-image: url(star_on.gif);
	background-repeat: repeat-x;
}
#star_off{
	height:14px;
	width:70px;
	float:right;
	margin-left:8px;
	background-image: url(star_off.gif);
	background-repeat: repeat-x;
}

div.right {
	margin: 0;
	border:0;
	width:313px;
	float:right;
	margin-right:10px;
	background-color: #efeeed;
	background-image: url(right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.contents2 {
	margin: 0;
	border:0;
	width:313px;
	padding-bottom:10px;
	float:right;
	background-color: #efeeed;
	background-image: url(right_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#left{
width:680px;
margin-left:10px;
float:left;}


div.header_right {
	margin: 0;
	border:0;
	height:34px;
	float:left;
	width:313px;
	background-color: #efeeed;
	background-image: url(right_top.gif);
	background-repeat: repeat-x;
}


#footer{
	width:100%;
	float:left;
	margin-top:30px;
	background-image: url(footer.gif);
	background-repeat: repeat-x;
	height:253px;
	padding-top:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3598dc;
	background-color: #040000;
}



#footer span{
	color: #c13ce9;
}  
#player{
width:588px;
margin-left:50px;
margin-top:20px;
float:left;}
#info{
	margin-top:10px;
	float:left;
width:588px;
margin-left:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524e44;
}


#info a{
	color:#524e44;
	text-decoration:none;
	font-weight:bold;
}

