*
{
	margin: 0;
	padding: 0;
}

img
{
border: 0;
}


#footer
{
float: left;
bottom: 30px;
display: none;
clear: both;
margin-left: 10px;
margin-top: 30px;
width: 800px;
}


body
{
background: #fff;
font-family: geneva;
}

#main1
{
width: 800px;
height: 600px;
margin-left: 10px;
float: left;
}


#main
{
margin-left: 20px;
min-height: 650px;
padding-bottom: 20px;
float: left;
}

#container
{
position: absolute;
width: 800px;
}

.line
{
float: left;
margin-top: 20px;
margin-left: 10px;
width: 800px;
border-bottom: 1px solid #000;
display: block;
}


.box
{
margin-top: 50px;
}


h5
{
color: #808080;
font-family: georgia;
font-size: 12px;
}



#header
{
float: left;
width: 800px;
height: 50px;
margin-bottom: 15px;
margin-left: 10px;
margin-top: 25px;
display: block;
}


.thangs
{
float: left;
margin-left: 10px;
width: 130px;
height: 190px;
display: inline;
display: none;
padding: 10px;
background: #eee;
margin-top: 10px;
}


.pic
{
width: 130px;
height: 75px;
overflow: hidden;
margin-bottom: 10px;
}


.nav
{
position:absolute;
top: 30px;
left: 170px;
}


a
{
color: #808080;
text-decoration: none;
}


.title
{
margin: 0;
padding: 0;
}






a:hover
{
color: #16BDF0;
}


.box
{
float: left;
width: 200px;
margin-right: 30px;
}

.box p
{
margin: 0;
padding: 0;
}

.box h5
{
margin-bottom: 15px;
}

.post
{
margin-bottom: 10px;
}

/*---------text----------*/

p
{
font-size: 11px;
line-height: 120%;
margin-top: 10px;
font-family: georgia;
color: #808080;
}

h1,h2,h3,h4,h5,h6
{
font-family: georgia;
color: #808080;
}


ul
{
float: left;
}


ul li
{
list-style-type: none;
color: #16BDF0;
font-family: georgia;
line-height: 150%;
font-size: 11px;
}


ul li a
{
text-decoration: none;
color: #16BDF0;
}

ul li a:hover
{
text-decoration: underline;
}

