body {
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
		text-align: left;
}
td a {
	color: #CC0000;
text-decoration: none;
}
td a:hover {
	color: #000000;
text-decoration: none;
font-weight: bold;
}
.bg {
background-image: url(../img/bg_.jpg);
background-position: bottom;
background-repeat: no-repeat;
text-align: center;
}
.allbg {
    text-align: right;
	background-image: url(../img/leftbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

    .allbg .content{
        margin-top: 250px;
        width: 250px;
        float: right;
    }

        .allbg .content .title{
          font-weight: bold;
          color: #333;
          font-size: 14px;
        }



.allbg2 {
	background-image: url(../img/rightbg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}

    .allbg2 .content{
        margin-top: 155px;
        width: 250px;
        float: left;
    }

        .allbg2 .content .title{
          font-weight: bold;
          color: #333;
          font-size: 14px;
        }

.pic {
border: 1px solid #FFFFFF;
}
.frame {
	border: 3px solid #DADADA;
}
.submenu {
	background-color: #EEECEC;
	padding-top:6px;
	vertical-align: middle;
	height: 22px;
	width: 50px;
}
.submenu a {
color: #CC0000;
text-decoration: none;
}
.submenu a:hover {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.menu {
text-align: center;
height: 50px;
}
.menu a {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.menu a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.vizit {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.vizit a {
color: #CC0000;
text-decoration: underline;
}
.vizit a:hover {
	color: #000;
	text-decoration: none;
}
