html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.left {
	float: left;
}
.center {
	float: right;
	text-align: justify;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.clear_r {
	clear: right;
}
.clear_l {
	clear: left;
}
body {
	background: #2744A9 url(images/page_bg.jpg) repeat-x top center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
	text-align: center;
}
/** layout **/

#wrapper {
	width: 900px;
	min-height: 750px;
	height: 750px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
	text-align: left;
}
h1 {
	padding: 25px 0 0 30px;
	font: 32px "arial black", arial, sans-serif;
	color: #151515;
}
h1 em {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	position: relative;
	top: -4px;
}
/* nav */

/*

#nav {

  position: absolute;

  top: 0px;

  left: 400px;

  width: 500px;

}

#nav li {

  float: left;

  background: url(images/nav_left.gif) no-repeat;

  list-style: none;

  padding-left: 10px;

  padding-right: 20px;

  padding-top: 45px;

  line-height: 1.1;

}

#nav span {

  display: block;

  font-size: 28px;

}

#nav a {

  color: #666666;

  font-size: 11px;

  font-weight: bold;

  text-decoration: none;

}

*/

/** topcontent **/



#topcon {
	background: url(images/tvset.jpg) no-repeat;
	width: 427px;
	height: 299px;
	position: absolute;
	top: 0px;
	left: 416px;
	color: #fff;
}
#topcon-inner {
	margin: 70px 145px 0 38px;
	padding: 7px 0 10px 0;
	height: 122px;
	overflow: auto;
	color: #333333;
	line-height: 1em;
}
#topcon-inner p { font-size:11px; }
#topcon h2 {
	font-size: 16px;
	margin: 0 0 -5px 0;
}
/** Body **/



#content {
	width: 890px;
	position: absolute;
	color: #333333;
	top: 250px;
	left: 10px;
}
#content a {
	color: #FFFF00;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: none;
}
#body {
	border: 3px solid white;
	padding: 10px 0 0 18px;
	background: #52656F top url(images/content_bg.jpg) repeat-x;
}
.box {
	float: left;
	font: 11px arial, sans-serif;
	width: 180px;
	height: 393px;
	background: url(images/box_bg.jpg) repeat-x top left;
	margin-right: 15px;
	padding:0;
}
.box-t {
	background: top url(images/box_t.jpg) repeat-x;
}
.box-r {
	background: right url(images/box_r.jpg) repeat-y;
}
.box-b {
	background: bottom url(images/box_b.jpg) repeat-x;
}
.box-l {
	background: left url(images/box_l.jpg) repeat-y;
}
.box-tr {
	background: top right url(images/box_tr.jpg) no-repeat;
}
.box-br {
	background: bottom right url(images/box_br.jpg) no-repeat;
}
.box-bl {
	background: bottom left url(images/box_bl.jpg) no-repeat;
}
.box-tl {
	background: top left url(images/box_tl.jpg) no-repeat;
}
.box-tl {
	padding: 10px 22px;
}
.box image {
	border: solid #FFFFFF 3px;
}
.box p {
	margin: 0;
	color: #FFFFFF;
	text-align: justify;
}
.box h2 {
	margin-top: 5px;
}
p.more {
	margin: 10px 0 5px 0;
	text-align: right;
}
#hits {
	width: 200px;
	padding:0;
}
#hits .box-tl {
	padding-bottom: 18px;
}
/*#hits ul {

  margin: 1em 0;

}

#hits li {

  list-style: none;

  margin: 0.9em 0;

}

#hits ul a {

  text-decoration: none;

}

#hits ul a:hover {

  text-decoration: underline;

}

*/





/*------------------------------------------------bodyBottom--------------------*/

#bodyBottom {
	width:800px;
	margin:5px 0 0 0;
	padding:0px 8px 0px 40px;
	float:none;
}
#bodyBottom h2 {
	color:#FFFFFF;
	margin:2px 5px 0 0;
	font-size: 22px;
}
#bodyBottom h3 {
	color:#FFFF00;
	margin:2px 5px 0 0;
}
#bodyBottom h4 {
	color:#FFFF00;
	margin:2px 5px 0 0;
	font-size: 14px;
	font-weight: bold;
}
#bodyBottom .more {
	margin-top:5px;
}
#bodyBottom ul {
	color:#fff;
	padding:10px 0 0px 10px;
	float:left;
	display:block;
}
#bodyBottom ul li.one {
	background: url(images/nav_news.gif) no-repeat;
	padding:0px 15px 0px 15px;
	font:12px;
	color:#ffffff;
	float:left;
	display:block;
	width:270px;
}
#bodyBottom ul li.one a {
	font:14px;
	color:#FFFF00;
	margin:0 0 0 0;
	display:block;
	font-weight: bold;
	text-decoration: none;
}
#bodyBottom ul li.one a:hover {
	color:#333333;
	text-decoration:none;
}
#bodyBottom ul li.two {
	background: url(images/nav_news.gif) no-repeat;
	padding:0px 15px 0px 15px;
	font:12px;
	color:#ffffff;
	float:left;
	display:block;
	width:270px;
}
#bodyBottom ul li.two a {
	font:14px;
	color:#FFFF00;
	text-decoration:none;
	margin:0 0 0 0;
	display:block;
	font-weight: bold;
}
#bodyBottom ul li.two a:hover {
	color:#333333;
	text-decoration:none;
}
#bodyBottom ul li.three {
	padding:5px 15px 5px 15px;
	font: 12px;
	color:#FFFFFF;
	background-color:#666666;
	float:left;
	display:block;
	width:160px;
}
#bodyBottom ul li.three a {
	font:12px;
	color:#FFFFFF;
	text-decoration:underline;
	margin:0 0 0 0;
	padding: 5px;
	display:block;
	font-weight: bold;
}
#bodyBottom ul li.three a:hover {
	color:#FFFFFF;
	background-color:#333333;
	text-decoration:none;
}
/*------------------------------------------------bodyBottom--------------------*/





#news h4 {
	font-size: 22px;
	text-align: right;
	margin:0px 50px 10px 0;
	color: #FFFFFF;
}
#news ul li.dscrp h5 {
	font-size: 18px;
	text-align:left;
	color:#333333;
}
#news ul {
	color:#fff;
	padding:10px 0 10px 10px;
	float:left;
	display:block;
}
#news ul li.dscrp {
	/*	background: url(images/nav_news.gif) no-repeat; */

	padding:0px 15px 0px 0px;
	font:12px;
	color:#ffffff;
	float:left;
	display:block;
	width:270px;
}
#news ul li.dscrp a {
	font:12px;
	color:#FFFF00;
	margin:0 0 0 0;
	display:block;
	font-weight: bold;
	text-decoration: none;
}
#news ul li.one a:hover {
	color:#333333;
	text-decoration:none;
}
#body h2 {
	font-size: 12px;
	text-align: right;
	margin-bottom: 0.7em;
	color: #0099FF;
}
#body h3 {
	font-size: 11px;
	text-align:center;
}
#body .more a {
	font-weight: bold;
	text-decoration: none;
}
#body .more a:hover {
	text-decoration: underline;
}
#body .hr-yellow {
	border-top: 1px solid #FFEA00;
	padding-bottom: 1em;
	margin-top: 1em;
}
/** footer **/

#footer {
	text-align: center;
}
#footer p, #footer ul {
	margin: 0.8em;
	color: #FFFFFF;
}
#footer ul {
	margin-top: 1.2em;
}
#footer li {
	display: inline;
	list-style: none;
}

