@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-y;
	background-image: url(../gfx/bg.gif);
	background-position: center top;
}





.contener{
width:969px;
margin: 0 auto;}

#login{
	width:98%;
	padding-left:1%;
	padding-right:1%;
	float:left;
	height:18px;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #87afcd;
	background-color: #f2f1f1;
}


#login strong{
	color: #0969b3;
}

#login a{
	text-decoration:none;
	color: #020000;
	padding-left:4px;
}
#login  img{
padding-left:10px;
margin-top:-1px;}

#login a:hover{
text-decoration:underline;}

#top{
	width:100%;
	float:left;
	background-image: url(../gfx/top.gif);
	background-repeat: no-repeat;
	height:106px;
}

a.logo{
	display:block;
	float:left;
	background-image: url(../gfx/logo.gif);
	background-repeat: no-repeat;
	width:367px;
	margin-top:20px;
	margin-left:5px;
	height:78px;
}


#header{
width:353px;
height:38px;
margin-top:70px;
float:right;}





#header form{
margin-left:10px;
margin-top:3px;}

.input{
	display:block;
	float:left;
	background-image: url(../gfx/input.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:170px;
	padding-left:9px;
	height:31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7a7a7;
}


#menu{
	width:948px;
	padding-left:22px;
	float:left;
	height:56px;
	padding-top:8px;
	background-image: url(../gfx/menu.gif);
	background-repeat: no-repeat;
}

#menu a{
	display:block;
	float:left;
	height:33px;
	padding-top:15px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../gfx/span.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	
}
#menu a:hover{
	background-color: #3884bf;
	color: #FFFFFF;
}

.header{
	float:left;
	background-image: url(../gfx/header.gif);
	background-repeat: no-repeat;
	width:649px;
	padding-left:10px;
	height:30px;
	padding-top:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#main{
width:100%;
float:left;
margin-top:10px;}
#left{
width:659px;
margin-left:10px;
float:left;}

.contents{
width:100%;
float:left;
margin-top:10px;}

.contents a{
color:#00CCFF;
text-decoration:none;}

.contents input, .contents textarea, .contents select{

	border: 1px solid #C7C7C7;
	padding:5px;
}


.content{
	width:158px;
	margin:3px;
	float:left;

}


.content h2 a{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #034e80;
	text-decoration: none;
}
.content h2 {
	padding:0px;
	margin:0px;
	padding-top:3px;

	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 #c3c1c1;
}



.txt{
	width:100%;
	float:left;
	line-height:12px;
	text-align:left;
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b6c6d;
	font-weight: normal;
}
.row{
width:100%;
float:left;}
.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:10px;
	width:50px;
	margin-top:2px;
	display:block;
}


.star_on{
	float:left;
	background-image: url(../gfx/star_on.gif);
	background-repeat: repeat-x;
	height:10px;

}

#right{
	float:right;
	margin-right:18px;
	background-image: url(../gfx/baner.jpg);
	background-repeat: no-repeat;
		width:249px;
	height:849px;
}


#pagination{
width:96%;
float:right;
text-align:center;
padding:2%;}


a.next{
	font-size: 11px;
	font-weight: bold;
	color: #5ab0ff;
	text-decoration: none;
}


#pagination a{
	background-image: url(../gfx/pag_off.gif);
	background-repeat: no-repeat;
	height:19px;
	padding-top:7px;
	width:24px;
	padding-left:1px;
	text-align:center;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#pagination span{
	background-image: url(../gfx/pag_on.gif);
	background-repeat: no-repeat;
	height:19px;
	padding-top:7px;
	width:24px;
	padding-left:1px;
	text-align:center;
	display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



#pagination a:hover{
text-decoration:underline;}

#player{


	border: 1px solid #E9E9E9;
	float:left;
	width:654px;
}

#option{

	float:left;
	width:100%;
	margin-top:10px;
}


#option_bg{
	
	padding-top:10px;
	width:100%;

	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
}

#option_bottom{
	width:100%;
	float:left;
	height:11px;
	background-image: url(../gfx/v_option_bottom.gif);
	background-repeat: no-repeat;
}



#option_bg a{
	text-decoration:none;
	color: #ffa399;
}

#option_bg a:hover{
text-decoration:underline;}

#option_top{
	color:#4ca6ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	float:left;
	width:100%;
	padding-top:10px;

}

#tag a{
	color:#ffa399;
}


#footer{
	width:100%;
	float:left;
	background-image: url(../gfx/footer.gif);
	background-repeat: repeat-x;
	height:139px;
	margin-top:10px;
	background-color: #d6d6d6;

}

#footer2 div{
	width:23%;
	padding-left:15px;
	padding-right:15px;
	float:left;
	margin-top:0px;
	line-height:14px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}


#footer h3{
	font-size: 12px;
	color: #a8f4ff;
}

#footer a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: white;
	text-decoration:none;
}
	#footer a:hover{
	text-decoration:underline;}
	
