@charset "utf-8";
.wrap {
	font-size: 12px;
	padding-left: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.xml {
	width: 200px;
	height: 30px;
	float: right;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	margin-right: 30px;
	font-weight: bold;
}
.xml:hover {
	width: 200px;
	height: 30px;
	float: right;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	margin-right: 30px;
	font-weight: bold;
	background-color: #F6F6F6;
}
a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.alink {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	width: 160px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FC0;
	border: thin solid #CCC;
}
.alink:hover {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	width: 160px;
	padding-top: 6px;
	text-align: center;
	background-color: #6CC;
	padding-bottom: 6px;
}
.heder {
	width: 850px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.heder2 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.st {
	background-image: url(css/studio1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 380px;
	font-variant: normal;
	text-transform: lowercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.st:hover {
	background-image: url(css/studio.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 380px;
	color: #000;
}
.se {
	background-image: url(css/servis1.png);
	height: 380px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-transform: lowercase;
}
.text {
	color: #999;
	padding-left: 105px;
	font-size: 12px;
}
.text2 {
	color: #999;
	padding-right: 120px;
	font-size: 12px;
}
.se:hover {
	background-image: url(css/servis.png);
	height: 380px;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000;
}
.hr {
	width: 30px;
	text-align: center;
	float: right;
	margin-right: 20px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}
.hr:hover {
	width: 30px;
	text-align: center;
	float: right;
	margin-right: 20px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	background-color: #F5F5F5;
}
