@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:20px 0 0 0;
	padding:0;
	background:url(/i/ground.jpg) #fff;
	background-repeat:repeat-x;
	background-position:top;
}


div#wrapper {
	width: 980px;
	margin: 0px auto;
	text-align:left;
}


div#header {
	width:980px;
	height:205px;
	background:url(/i/header.gif);
	background-repeat:no-repeat;
}

div#header div#topmenu {
	position:absolute;
	margin:4px 0 0 200px;
	color:#FDE4C5;
}

div#header div#topmenu a:hover {
	color:#F7A704;
}

div#header div#topmenu a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	margin:0 5px 0 5px;
}

div#header div#language {
	position:absolute;
	margin:6px 0 0 900px;
}

div#header div#language img {
	border:1px solid #fff;
}

div#header div#slidenews {
	position:absolute;
	margin:40px 0 0 710px;
}

div#top {
	background:url(/i/h1.gif);
	width:980px;
	height:45px;
}

div#top h1 {
	margin:0;
	padding:6px 0 0 110px;
	font-size:13px;
	color:#fff;
}

div#content {
	background:url(/i/ground.gif);
	width:980px;
	line-height:17px;
}

div#left {
	padding:0 0 0 105px;
	width:400px;
}

div#right {
	width:392px;
	padding:0 20px 30px 50px;
	text-align:justify;
}

.tdright {
	background:url(/i/ground_cms.jpg);
	background-position:28px bottom;
	background-repeat:no-repeat;
}

.tdright_cmspre {
	background:url(/i/cmspre_ground.jpg);
	background-position:38px bottom;
	background-repeat:no-repeat;
}

div#right h1 {
	margin:0;
	padding:2px 0 7px 0;
	font-size:13px;
	color:#923f39;
}

div#right h1 a {
	text-decoration:none;
	color:#923f39;
}


div#content td {
	vertical-align:top;
}


.thumb_left {
	margin:0 10px 0 0;
}

.previmg {
	border:10px solid #FEEED8;
}

div#bottom {
	width:980px;
	background:#DF680E;
	padding:3px 0 3px 0;
	color:#fff;
	font-size:10px;
	text-align:center;
}

div#bottom a {
	text-decoration:none;
	color:#fff;
}

.map {
	text-decoration:none;
	color:#DF680E;
	font-weight:bold;
	font-size:13px;
}
