/* CSS Document */
html,body{height:100%; min-width:1000px;}
body{
padding:0;
margin:0;
font:12px tahoma,serif;
color:#3d4143;
}
body a{
font:12px tahoma,serif;
color:#c71e1e;
text-decoration:underline;
}
.top{
background-color:#303030;
height:96px;
}
#menu{
float:left; 
margin:40px 0 0 15px;
}
#menu a{
font:14px tahoma,serif;
color:#fff;
text-decoration:none;
margin-right:33px;
}
.left{
background:url(../img/left.jpg) no-repeat right top #fcfcfc;
height:298px;
width:auto;
}
.right{
background:#919191;
height:298px;
width:auto;
}

#main_pic{
background:url(../img/main_pic.jpg) no-repeat top;
height:298px;
width:755px;
}
#main_pic .text{
width:356px;
margin-left:4px;
}
.right2{
background:url(../img/right.jpg) no-repeat left top #919191;
height:298px;
}
.right2 .text{
font:12px tahoma,serif;
color:#fff;
margin-left:35px;
line-height:23px;
}
#news{
background:url(../img/news.jpg) no-repeat top #fff;
width:218px;
height:455px;
float:right;
padding:28px 43px 0 47px;
}
#reg{
margin:27px 0 0 45px;
font:12px tahoma,serif;
color:#8b8f91;
}
.bottom{
background-color:#303030;
height:36px;}
.bottom_text{
font:12px tahoma,serif;
color:#eaebed;

}
.date{
font:12px tahoma,serif;
color:#999b9f;
margin-top:24px;
}
.tel{
font:24px tahoma,serif;
color:#303030;
}
h1{
font:22px tahoma,serif;
color:#C71E1E;
margin:0;
padding:0;
}
h2{
font:17px tahoma,serif;
color:#999999;
margin:24px 0 9px 0;
padding:0;
}
.input{
border:1px solid #8b8f91;
font:11px tahoma,serif;
color:#707070;
width:145px;
}







.simptable
{
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;

}

.simptable td
{
	padding: 2px;
        font:13px tahoma,serif;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	/*border-left: 1px solid #aaaaaa;*/
//	vertical-align: top;
}

.simptable #header td
{
	background-color: #C71E1E;
        font:13px tahoma,serif;
	color: White;
	text-align: center;
	font-weight: normal;
}


.simptable2
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.simptable2 td
{
	padding: 7px;
        font:13px tahoma,serif;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
//	vertical-align: top;
}

.simptable2 #header td
{
	padding: 7px;
        font:13px tahoma,serif;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
//	vertical-align: top;
}
.class_li{
list-style-image:url(../img/magellan_dots.gif);

}

