@charset "UTF-8";
/* CSS Document */

#contriner {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
}
#body {
	/*background-color: #0C9;*/
	height: auto;
}
.boxmessage {
	text-align: center;
	float: none;
	height: auto;
}
.logo {
	float: left;
	height: auto;
}
.nevigat {
	height: auto;
	width: 980px;

}

.nevigat ul{
	list-style-position: outside;
	list-style-type: none;
	
}

.nevigat ul li{
	text-align: left;
	display: inline;
	width: 150;
}

.pic {
	float: none;
	height: 908px;
	text-align: center;
	display: inline;
	width: 980px;
