body {
	background: url(/Templates/Pardo/Images/background.gif) repeat;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #fff;
}

img {
	border: none;
	margin: 0px;
}

div.base {
	margin-left: auto;
	margin-right: auto;
	width: 911px;
}

div.top {
	height: 413px;
	background: url(/Templates/Pardo/Images/img_top2) no-repeat;
	width: 911px;
	float: left;
}

div.logo {
	float: left;	
	margin: 35px 0px 33px 320px;
	display: inline;
}

div.menu {
	height: 48px;
	width: 911px;
	float: left;
	clear: both;
}

div.menu div.item, div.itemActive {
	float: left;
	font-size: 14px;
	font-family: arial;
	margin: 12px 0px 0px 8px;
	height: 36px;
}

div.menu div.itemActive, div.item a:hover {
	background-color: #0d0d0d;
}

div.menu div.item a, div.itemActive a {
	color: #fff;
	text-decoration: none;
	padding: 7px 15px 0px 15px;
	float: left;
}

div.menu div.item a:hover {
	height: 29px;
}

div.search {
	float: right;
	margin-top: 11px;
}

div.search div.go {
	margin: 2px 10px 0px 10px;
	float: left;
}

input {
	background-color: #000;
	border: 1px solid #fff;
	color: #fff;
	width: 175px;
}

div.content {
	float: left;
	clear: both;
	width: 911px;
	background: #0d0d0d url(/Templates/Pardo/Images/flower.gif) no-repeat bottom left;
}

div.bottom {
	width: 911px;
	float: left;
	clear: both;
	margin: 10px 4px 10px 4px;
	font-size: 11px;
}

div.article {
	width: 119px;
	float: left;
	margin-right: 40px;
}

div.article div.article_image {
	background-color: #303030;
	float: left;
}

div.article div.article_image div.article_image_content {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	clear: both;
	display: inline;
}

div.article div.article_title {
	float: left;
	clear: both;
	text-align: center;
	width: 119px;
	margin-top: 6px;
	margin-bottom: 30px;
}

div.article div.article_title a {
	text-decoration: none;
	font-size: 14px;	
}

div.article div.article_title a:hover {
	text-decoration: underline;
}

div.Translation {
	float: right;
}
div.Translation img {
	margin: 20px 10px 10px 5px;
}
