@charset "utf-8";
/* CSS Document */

A:link {text-decoration: none; color: #ff0060;}
A:visited {text-decoration: none; color: #ff0060;}
A:active {text-decoration: none; color: #ff0060;}
A:hover {text-decoration: underline; color: #ff0060;}

p{margin-top: 0; padding-top: 0;} 

body{

color:white;
font-family:arial;
}

/* .thetextmain {
position:relative;
top: -10px;
}

.thetext {
position:relative;
top: -10px;
line-height: 5px;
}
*/

img.verthr {
position:relative;
top: -44px;
left: 3px;
}

.newstitle {
font-size: 25px;
color: #ff0060;
}

.newstime {
font-size: 8px;
}

table.main {
width: 700px;
border: 0px;
align: center;
position: relative;
top:0px;
}

table.main2 {
width: 550px;
border: 0px;
align: center;
position: relative;
top:0px;
}

td.menu {
width: 150px;
vertical-align: top;
align:center;
padding:0px;
}
table.menu {
padding:0px;

}

div.content {
position:relative;
top:20px;
}

td.fb {
width: 185px;
vertical-align: top;
}

td.news {
width: 315px;
vertical-align: top;
text-align:justify;
background-image:url('images/bolt.jpg');
background-repeat:no-repeat;
background-position:center;
}

td.online {
width:180px;
vertical-align: top;
background-image:url('images/triangbg.jpg');
background-repeat:no-repeat;
background-position:center top;
}

.inp {
position: relative;
top: 10px;
}

img {
border: 0px;
}


td.content {
width: 550px;
vertical-align:top;
}

.block {
font: 14px arial;
color: #3cc59c;
position:relative;
left: 30px;
	width: 400px;
text-align:justify;
padding-left: 20px;
border-left:dotted 2px #00a1fc;
width: 250px;
}

.likebox {
position: relative;
background: black;
}

/* .likebox em {
	width: 179px;
	height: 155px;
	margin: -4px;
	display:inline;
	border:2px solid black;
	border-bottom:25px solid black;
	position: absolute;

	margin-bottom: -20px;
} */

.hi1 {
position:relative;
left:2px;
top: 4px;
z-index: 50;
}

.hi2 {
position:relative;
left:182px;
top: 4px;
z-index: 50;
}
.hi3 {
position:relative;
left:2px;
top: -182px;
z-index: 50;
}

.hi4 {
position:relative;
left:3px;
top: -25px;
z-index: 50;
}

.block2 {
font: 14px arial;
position:relative;
left: 30px;
	width: 400px;
text-align:left;
padding-left: 20px;
border-left:dotted 2px #00a1fc;
}

.prewpics {
	position:relative;
	}
	
.gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position:relative;
	left: 0px;
}
.gallery li {
	padding: 2px;
	margin: 0px;
	float: left;
	position: relative;
	border:0px;
}


.gallery img {
	border: 0px;
	padding: 2px;
	opacity:1;
	filter:alpha(opacity=100);
	}
	
.gallery img:hover {
	border: 0px;
	opacity:0.4;
	filter:alpha(opacity=40);
	}