/* Reset CCS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

strong {
	font-weight: bold;
}


body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	font-weight: normal;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 13px;
	padding-left: 13px;
	clear: both;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 630px 8px;
	height: 93px;
}

#header .logo {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

#header .lang_bar {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	background-image: url(images/layout2_07.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 58px;
	padding-top: 3px;
	padding-left: 5px;
}

#header .lang_bar ul {
	list-style-type: none;
}

#header .lang_bar ul li{
	float: left;
}

#header .lang_bar ul li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}

#top_menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 39px;
	clear: both;
	padding-left: 25px;
	margin-left: 1px;
}

#top_menu ul {
	list-style-type: none;
}

#top_menu ul li {
	float: left;
}

#top_menu ul li a {
	display: block;
	height: 39px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/menu_div.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#top_menu ul li .last {
	background-image: none;
}

#top_menu ul li a:hover {
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}

#main {
	clear: both;
	background-color: #FFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 258px;
	margin-right: -13px;
	margin-left: -13px;
}

#main .features {
	clear: both;
	height: 258px;


}

#main .content {
	clear: both;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main .content ul {
	list-style-type: square;
}

#main .content ul li {
	font-family: tahoma;
	font-size: 12px;
	color: #575757;
}

#main .content ul li a {
	font-family: tahoma;
	text-decoration: none;
	font-size: 12px;
	color: #0066FF;
}
#main .content .body {
	float: left;
	width: 530px;
	margin-top: 65px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	margin-bottom: 35px;
}

#main .content .body ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;	
	}

#main .content .body li {
	margin-top: 5px;
	margin-bottom: 5px;	
	}

#main .content .body ul li ul {
	
	}

#main .content .body ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}


#main .content .body a {
	color: #06F;
	text-decoration: none;

}

#main .content .body img {
	color: #06F;
	text-decoration: none;
	float: left;
	padding: 4px;
	margin-right: 25px;
	margin-bottom: 25px;
	border: 1px dotted #ABABAB;
}

#main .content .body a:hover {
	text-decoration: underline;
}


#main .content .body .title {
	background-image: url(images/title_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181818;
	font-weight: bold;
}

.pagin {
	clear: both;
	padding-top: 15px;

}

.pagin ul {
	list-style-type: none;
	float: right;
	margin-right: 90px;
	
}

.pagin ul li {
	float: left;
	list-style-type: none;
	
}

.pagin ul li a {
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: tahoma;
	font-size: 10px;
	color: #FFF;
	background-color: #B0D017;
	margin-right: 1px;
	text-decoration: none;
	list-style-type: none;
	
}

.pagin ul li a:hover {
	color: #FFFFFF;
	background-color: #9DBC07;
	text-decoration: none;
	
}
.date {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	height: 20px;
	background-image: url(images/news_bg.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}
.echo_news {
	clear: both;
} 

.echo_news a {
	color: #666666;
	font-weight: normal;
} 

.echo_news a:hover {;
	text-decoration: underline;
}
.echo_news span a {
	color: #870000;
	font-weight: normal;
} 

.echo_news span a:hover {

	text-decoration: none;
}




.echo_news p {
	float: right;
} 


.echo_news .news_bd {
	margin-bottom: 10px;
	font-family: tahoma;
	width: 320px;
	float: right;
	margin-right: 90px;
	margin-top: 10px;
} 
.echo_news img {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}


#main .content .sidebar {
	float: right;
	margin-bottom: 35px;
	width: 266px;
	margin-top: 30px;
	margin-right: 25px;
	background-image: url(images/right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
}
#main .content .sidebar .title {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 25px;
	padding-left: 20px;
	color: #FFF;
	font-size: 13px;
	margin-top: 18px;
	margin-bottom: 8px;
}
#main .content .sidebar img {
	padding: 2px;
	border: 1px solid #D5D5D5;
	margin-bottom: 8px;
}
#main .content .sidebar .news {
	margin-bottom: 18px;
	height: 64px;
}
#main .content .sidebar .more {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	background-image: url(images/bnt_normal.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 85px;
	display: block;
	line-height: 25px;
	text-align: center;
	float: right;
	margin-top: 15px;
}
#main .content .sidebar .news img {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
#main .content .sidebar .news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
#container #main .content .sidebar .news a:hover {
	color: #666;
	text-decoration: underline;
}

#main .content .sidebar .news h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}








#footer {
	clear: both;
	margin-right: 13px;
	margin-left: 13px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 35px;
	line-height: 30px;
}

#footer span {
	margin-left: 495px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #06F;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

