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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	background-color:#fff;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* Begin of styles for the demonstration (you can remove them) */
a.expand {
	width: 150px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demonstration */
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}

#wrapper {
	width: 100%;
	min-width: 1000px;
}

.border {
	border:1px solid red;
}
table.cont_tbl, table.cont_tbl td{
	border:1px solid #000000;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 180px;
	background:url(/images/bg_head.gif) repeat-x 0 0;
}

#dop_menu{
	overflow:hidden;
	margin-right:25px;
	padding-top:7px:		
}

#dop_menu li {
	float:right;
	margin:7px 5px 0;
}

div#container_logo {
	clear:both;
	margin-top:5px;
	height:89px;
	background:url(/images/head_right_bg.jpg) no-repeat 100% 0 #ff0000;
}

div#container_logo div {
	height:89px;
	background:url(/images/head_left_bg.jpg) no-repeat 0 0;
}

div#container_logo div div{
	height:89px;
	background:url(/images/head_all_bg.jpg) repeat-x 0 0;
	margin:0 209px 0 17px;
}

#logo {
	width:369px;
	height:89px;
	display:table;
}

#container {
  display:table-cell;
  vertical-align:middle;
}

#container_logo img {
	position:relative;
	float:left;
	margin-right:7px;
}

#container_logo p {
	position:relative;
	top:14px;
	font: 14px Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	color: #fff;
}

#container_logo p em {
	display:block;
	font: 43px/38px Arial, Helvetica, sans-serif;
	letter-spacing:-0.05em;
	color: #fff;
}

#main_manu{	
	height:62px;
	background:url(/images/menu_bg.jpg) repeat-x 0 0;
	position:relative;
	z-index:100;	
}

#main_manu table td{
	vertical-align: bottom;
}

#main_manu table td table td{
	vertical-align: middle;
}

#menu_box{
	width:84%;
	padding:0;
	vertical-align:middle;	
}

#menu_box td{
	width:14%;
	height:49px;
	background:url(/images/menu_but.jpg) no-repeat 50% 50%;
	vertical-align:middle;
	text-align: center;
}

#menu_box a{
	font: 18px Times New Roman, Times, serif;
	color:#fff;
}
			
	
/* Middle
-----------------------------------------------------------------------------*/

#middle {
	border-right: 234px solid #e9e8e3;
	background:url(/images/news_bg.gif) repeat-y 100% 50%;
	height: 1%;
	margin-top:-10px;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 40px 52px;
}

#content h1 {
	font-size: 18px;
	margin-bottom: 22px;
}

#content p {
	font-size: 12px;
}

#content ul{
	
}

#content li {
	list-style:disc;
	list-style-position:inside;
	font-size:12px;
	margin-left:10px;
}

#red_box{
	width:100%;
	margin-top:40px;
}

#red_box table{
	width:100%;
}	

#red_box table td{
	width:15%;
	height:139px;
	background:url(/images/red_box.jpg) no-repeat 50% 0%;
	text-align:center;
	vertical-align:middle;

}	

#red_box table td p{
	font-family:Times New Roman, Times, serif;
	color:#fff;
	font-size:24px;
}

#red_box table td p em{
	display:block;
	font-size:18px;	
}
	
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: right;
	margin-right: -236px;
	width: 236px;
	position: relative;
	padding-top:43px;
	z-index:100;
}

.sr dl{
	margin-left:27px;
	background:url(/images/border_news.jpg) no-repeat 50% 100%;
}

.sr h2{
	font-size:18px;
	margin-bottom:20px;
	text-align:center;
}

.sr dt,.sr dd,.sr a{
	font-size:10px;
	color:#605e5e;
}

.sr dd{
	color:#000;	
}

.sr div{
	text-align:right;
	margin-right:25px;
	margin-top:17px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	overflow:hidden;
	height: 55px;
}

#footer table{
	width:100%;
	height: 55px;
}

#footer table td{
	vertical-align: top;
	text-align: center;
}

#footer table td p{
	margin-top:10px;
}	

#bg_fot{
	background:url(/images/line_fot.gif) repeat-x 100% 0%;
}

#bg_fot div{
	background:url(/images/bg_footer.gif) no-repeat 0% 0%;
	height: 55px;
	
}

#bg_fot div div{
	background:url(/images/round_footer.gif) no-repeat 100% 0%;
	height: 55px;
	
}

#bg_fot div div p{
	float:right;
	margin-top:10px;
	width:176px;
	text-align: left;
}

#bg_fot div div span{
	float: left;
	margin-top:28px;
	margin-left:60px;
	width:176px;
	text-align: left;
}

#bg_fot div div span,#footer table td p{
	font-size:10px;
	color:#636363;
	line-height:1.2;
}

#additional_menu{
	text-align:left;	
}

#additional_menu ul{
	margin-left:10px;
	margin-bottom:10px;
}	

#map li{
  font-size:17px;
  margin:15px;
  list-style:none;
}
#map li a{
  color:#000;
  background:#e9e8e3;
  padding:2px 5px;
}

#map li li{
  font-size:13px;
  margin:10px 20px;
}

#map li li a{
  background:none;
  color:#000;
  font-size:13px;
  margin:10px;
}

#count{
  position:relative;
  top:-10px;
  padding:0;
  margin:0;
}

#copir{
  position:relative;
  left:-120px;
  padding:0;
  margin:0;
}

