body
{
text-align:center;
margin:0px;
font-family:Verdana;
font-size:12px;
background-image: url("../images/line.png");
background-repeat:repeat-x;
background-color:#6E7077;
}
a.mess
{
text-decoration:none;
color:#000000;
}
div.right_hod
{
float:left;background-color:#FFFFFF;margin-left:10px;width:700px;margin-left:71px;

}
form
{
padding:0px;
margin:0px;
}
div.circl
{

color:#ffffff;
text-shadow:2px 2px 2px #000000;
background-color:#C0C0C0;
	border-radius: 50%;
	width: 16px;
	height:16px; 
	border:solid black 1px;
	padding:4px;
	text-align:center;
	margin:0 auto;
}
div.logcircl
{

color:#ffffff;
text-shadow:2px 2px 2px #000000;
background-color:#ffffff;
	border-radius: 20px;
	width: 120px;
	height:18px; 
	border:solid black 1px;
	text-align:center;
	float:right;
	margin-right:8px;
	text-align:center;
}
.log
{
border:0px;
width:100px;
height:16px;
background-color:#ffffff;
padding:0px;
margin:0px;
}
div.main
{margin:auto 0;
width:1100px;
height:760px;
}
div.header
{
width:1120px;
float:left;
height:90px;
padding-top:30px;
}
div.logo
{float:left;
margin-left:30px;
width:200px;
height:60px;
background-image: url("../images/logo.png");
background-repeat: no-repeat;
}
div.menu
{
float:left;
padding-top:13px;
padding-left:10px;
}
div.menu_text
{
height:30px;
width:100px;
text-align:center;
float:left;
margin:0px 10px;
}
.menu_text
{
font-family:Verdana;
font-size:14px;
color:#aaaaaa;
text-shadow:2px 2px 2px #000000;
-webkit-transition:color 0.5s ease-out;
transition:color 0.5s ease-out;
text-decoration:none;
}
.menu_text:hover
{
color:#eeeeee;
-webkit-transition:color 0.5s ease-in;
transition:color 0.5s ease-in; 
}
.menu_text_act
{
color:#eeeeee;
-webkit-transition:color 0.5s ease-in;
transition:color 0.5s ease-in; 
text-decoration:none;
}
div.middle
{
float:left;
width:1100px;
}
div.navi
{
float:left;
margin-left:30px;
width:220px;
height:100%;
}
div.navi_text
{
height:26px;
width:200px;
text-align:left;
float:left;
border-bottom:1px solid rgba(177,177,177,0.6);
line-height:1;
padding-top:8px;
}
div.navi_text2
{

width:200px;
text-align:left;
float:left;
border-bottom:1px solid rgba(177,177,177,0.6);
line-height:1;
padding-top:8px;
padding-bottom:8px;
}
a.navi_text
{
font-family:Verdana;
font-size:14px;
color:#aaaaaa;
text-decoration:none;
text-shadow:2px 2px 2px #000000;
-webkit-transition:color 0.5s ease-out;
transition:color 0.5s ease-out; 
}
a.navi_text:hover
{
color:#eeeeee;
-webkit-transition:color 0.5s ease-in;
transition:color 0.5s ease-in; 
}
a.mess
{
text-decoration:none;color:#000;
}
div.container
{
width:828px;
float:left;
border: solid white 1px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background:white;
padding-bottom:20px;
padding:6px;
}