@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFFFFF;
	color:#000000;
	background-image:url(../img/back.gif);
	font-size:12px;
	color:#333333;
	}
img{
	border:none;
}
#text{
	background-color:#736357;
	}
h1{
	font-size:10px;
	display:inline;
	font-weight:lighter;
	color:#FFFFFF;
	}
h2{
	font-size:10px;
	display:inline;
	font-weight:lighter;
	color:#FFFFFF;
	}
h3{
	font-size:15px;
	font-weight:bold;
	color:#663300;
	text-decoration:none;
}
h4{
	font-size:15px;
	font-weight:bold;
	color:#663300;
	text-decoration:none;
	}

h5{	
	font-size:15px;
	font-weight:bold;
	color:#663300;
	text-decoration:none;
}
h6{
	font-size:15px;
	font-weight:bold;
	color:#663300;
	text-decoration:none;
}
a:link{
	border:none;
	color:#660000;
	text-decoration:none
}
a:hover{
	color:#999999;
	background-color:none;
	}
a:visited{
	color:#000000;
	text-decoration:none;
}

#content{
	width:600px;
	height:auto;
	overflow:visible;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}
#headder{
	width:530px;
	height:90px;
	margin:auto;
	padding:0px;
	border:none;
	background-image:url(../img/seravi1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#tell{
	width:130px;
	height:150px;
	margin:0px;
	padding:0px;
	border:none;
	float:right;
}
.floatend{
	clear:both;
}
#manu{
	width:530px;
	height:auto;
	overflow:visible;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	
}
#oubo{
	width:525px;
	height:150px;
	font-size:12px;
	padding-left:5px;
	background-image:url(../img/Seravi-qrcode.jpg);
	background-position:right;
	background-repeat:no-repeat;	
	}
#oubo p{
	color:#666666;
}

#fotter{
	width:600px;
	height:30px;
	overflow:visible;
	margin:0px;
	background-color:#736357;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	}
.left {
	float: left;
	height: auto;
	width: 265px;
	}
.right {
	float: right;
	height: auto;
	width: 265px;
}
