@charset "utf-8";

body {
	padding: 0px;
	background-color: #090909;
	background-image: url(../img/layout/bg-all.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E4E6E7;
}

img {
	border:none;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 45px;
}
a,
a:visited {
	color:#E4E6E7;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #B2B4B6;
}

hr {
	height:0;
	border:0;
	border-top:1px solid #615C01;
	margin-top:5px;
	margin-bottom:5px;
}

h1,
h2,
h3 {
	margin:0;
	padding:0;
}

h1 {
	margin-bottom:13px;
	font-size:16px;
	color:#B6B7B8;
	font-weight:bold;
	line-height:16px;
	margin-top: 22px;
}

/*h1 span {
	display:block;
	font-weight:normal;
	color:#7B932D;
}*/

h2 {
/*	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	color:#721419;
	font-weight: bold;
	background-image: url(../img/layout/h2-bg.gif);
	background-repeat: repeat-y;
	height: 19px;
	margin-left: -10px;
	width: auto;
	padding-left: 10px;
	padding-top: 4px;*/
}

form {
	margin:0;
	padding:0;
}

form input,
form textarea,
form select {
	background-color:#B2B4B6;
}

thead {
	background-color:#D2D2D2;
	font-weight:bold;
	color:#000000;
}

tfoot {
	background-color:#D2D2D2;
	font-weight:bold;
	color:#000000;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0;
	width:0;
}
#left-black {
	float: left;
	height: 500px;
	width: 15px;
	background-color: #090909;
}

#top {
	height: 254px;
}

#top .left {
	float: left;
	width: 436px;
	height: 254px;
}
#top .left .nav {
	top: 45px;
	position: relative;
	text-align: center;
	color: #b2b4b6;
	font-size: 9px;
	font-weight: bold;
}
#top .left .nav a,
#top .left .nav a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #E4E6E7;
	text-transform: uppercase;
	text-decoration: none;
}
#top .left .nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#top .right {
	float: left;
}

#lang {
	height: 25px;
	width: 816px;
	background-color: #b2b4b6;
	background-image: url(../img/layout/nav-bg.gif);
	background-repeat: no-repeat;
}
#lang .nav {
	float: left;
	margin-top: 6px;
	color: #090909;
	font-size: 9px;
	font-weight: bold;
	margin-left: 13px;
}
#lang .nav a,
#lang .nav a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #090909;
	text-decoration: none;
}
#lang .nav a:hover {
	color: #090909;
	text-decoration: underline;
}
#lang .lang {
	float: right;
	margin-right: 8px;
	margin-top: 8px;
}

#lang .lang img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
}
#main {
	float: left;
	width: 816px;
	height: auto;
}
#content {
/*	color: ##b2b4b6;*/
}

#content .home-left {
	float: left;
	width: 436px;
}
#content .home-left p {
	margin-right: 25px;
	margin-top: 25px;
	padding: 0px;
}

#content ul {
	margin-left: 25px;
	padding: 0px;
	margin-right: 25px;
	color: #666666;
	margin-top: 25px;
}
#content ul li {
	list-style-type: none;
	background-image: url(../img/layout/ul-square-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 10px;
}
#content li a:hover {
	background-image: none;
}
#content .home-right {
	width: 380px;
	background-image: url(../img/layout/home-right-bg.gif);
	background-repeat: repeat-x;
	float: right;
	background-color: #707273;
}
#content .home-right .frame {
	margin-top:15px;
	background-image:url(/img/layout/home-proj.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:15px;
}
#content .home-right .box {
	margin-right: 19px;
	margin-left: 19px;
	float:left;
	width:151px;
	border-bottom: solid 1px #949698;
	padding-bottom:15px;
	margin-bottom:15px;
}
#content .home-right .box .image {
	height:116px;
}
#content .home-right .box img {
	border: 4px solid #5a5a5a;
}
#content .home-right h2 {
	font-size: 16px;
	font-weight: bold;
	color:#E4E6E7;
	padding:0px;
	padding-top: 3px;
	margin-right: 0px;
	margin-bottom:20px;
	margin-left: 0px;
	text-align:center;
}

#footer {
	height: 36px;
	width: 816px;
	background-image: url(../img/layout/footer-bg-all.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position:relative;
	padding-top:7px;
}
#footer p {
	padding-left:20px;
}

#item_list {
/*	width:660px;	*/
}
#item_list .item_img {
	height:112px;
	float:left;
	margin-right:10px;
	margin-bottom:16px;
}
#item_list img {
	border: 4px solid #5a5a5a;
}
#item_list .box {
	margin-left: 11px;
	width: 51%;
}
#item_list p {
	padding: 0px;
	margin: 0px;
}
#item_list h2 {
	font-size: 12px;
	font-weight: bold;
	color: #f0f2f5;
	padding:0px;
	padding-top: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#item_list .images {
	border-top:solid 1px #1d1d1d;
	border-bottom:solid 1px #1d1d1d;
	padding-top:13px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:5px;
}

#item_list hr {
	margin-right: 16px;
	margin-left: 16px;
	line-height: 1px;
	color: #949698;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949698;
	border-right-color: #949698;
	border-bottom-color: #949698;
	border-left-color: #949698;
	position: relative;
}

#hd {
	position:absolute;
	top:10px;
	right:5px;
}
#hd a:link,
#hd a:visited {
	color:#D9DCDD;
	text-decoration:none;
}
#hd a:hover {
	text-decoration:underline;
}
#trafic {
	text-align:center;
}