@CHARSET "UTF-8";
*{padding:0px; margin:0px;}
html{height:100%;}
body{font-family:Arial; font-size:14px; color:#181818; background:#b3b3b3 url(../images/design/refactoring/top.jpg) right top no-repeat;}
.bg{background:url(../images/design/refactoring/bottom.jpg) right 800px no-repeat;}


.main{width:1082px; text-aling:left;}
.top{height:549px; width:100%;}
.top .logo{float:left; padding:40px 0 0 0;}
.menu{padding:10px 0 15px 0; border-bottom:3px solid #000; font-size:1px;}
.content{margin:80px 160px 50px 110px; }
.content .body{padding:10px 0 40px 5px;}

.item-gall a{width:130px; height:150; overflow:hidden; height:90px; display:block; margin:2px;}
.item-gall a img{cursor:pointer;}



form#feedback {
	margin: 10px 0;
	padding: 0;
}

#feedback .inp {
	font: 12px normal Arial, Vardana, sans-serif;
	color: #5c555c;
	width: 220px;
	border: 1px solid #5c555c;
	margin:2px;
}

#feedback img {
	border: 0;
	vertical-align:top;
}

#feedback #i_protectword {
	font: 12px normal Arial, Vardana, sans-serif;
	color: #5c555c;
	width: 100px;
	border: 1px solid #5c555c;
	margin: 6px 0 0 19px;
}

.copyright{color:#666666;}