/* Common */

body {

  margin: 0; 
  padding: 0;
  font-family: Tahoma;	
  font-size: 8pt;
  font-weight: normal;
  color: #666;
	background-color: #fff;
	background-image: url(../images/bg.gif);
}

div, table {

  font-size: 8pt;
}

div.all {

  min-width: 1000px; 
  width: expression(body.clientWidth < 990?"980px":"100%");
	min-height: 100%;
	margin-bottom: -60px;
}

a {

  font-size: 8pt;
  text-decoration: underline;
  color: #666;
}

a:hover {

  text-decoration: none;
	color: #666;
}

a img {

	border: 0;
}

img.left {

	float: left;
	margin: 0px 10px 10px 0;
	border: 1px solid #666;
}

h3 {

	color: #FA0027;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 0 5px 20px;
}

h4 {

	color: #666;
	font-size: 10pt;
	font-weight: bold;
}

div.inner img {

	border: 4px solid #B6D5E3;
}

span.blue {

	font-weight: bold;
	color: #39c;
}

/* /Common */

/* Main */

div.top {

	border-top: 7px solid #B9CBC8;
	height: 188px;
	position: relative;
}

div.titul-search {

	z-index: 10;
	position: absolute;
	left: 150px;
	top: 20px;
}

div.titul-search input.search {

	border: 1px solid #9AA1A2;
}

div.titul-search input.button {

	margin-top: 2px;	
}


div.top div.search {

	position: absolute;
	left: 450px;
	top: 20px;
}

div.top div.search input.search {

	border: 1px solid #9AA1A2;
}

div.top div.search input.button {

	margin-top: 2px;	
}

form {

	margin: 0;
	padding: 0;
}


div.titul-top {

	border-top: 7px solid #B9CBC8;
	height: 178px;
	position: relative;
}

div.titul-inner {

	width: 1000px;
	position: relative;
}

div.titul-logo {

	text-align: left;
	margin: 30px 0 30px 70px;
	position: relative;
}

div.titul-menu1 {

	position: absolute;
	right: 130px;
	top: 40px;
}

div.titul-menu2 {

	position: absolute;
	right: 130px;
	top: 70px;
}

div.titul-menu3 {

	position: absolute;
	right: 130px;
	top: 200px;
}

div.titul-block {

	width: 1000px;
	position: relative;
}

div.titul-menu1 img,
div.titul-menu2 img,
div.titul-menu3 img {

	margin: 0 0 20px 0;
}

div.titul-footer-border {

	clear: both;
	width: 1000px;
	margin: 55px 0 0 0;
	font-size: 0px;
	border-top: 1px solid #9AA1A2;
}

div.titul-footer {

	clear: both;
	width: 1000px;
	margin: 1px 0 0 0;
	background-color: #9AA1A2;
	color: #fff;
	position: relative;
	height: 50px;
}

div.titul-footer div.titul-creators {

	position: absolute;
	top: 20px;
	left: 80px;
}

div.titul-footer div.titul-copy {

	position: absolute;
	top: 20px;
	left:500px;
}

div.titul-banner {

	margin-top: 350px
}

div.titul-banner2 {

	position: absolute;
	top: 50px;
	left: 60px;
}

div.titul-flash {

	position: absolute;
	top: 40px;
	left: 140px;
}

div.outer {

	width: 979px;
	text-align: left;
}

div.menu-top {

	border-bottom: 13px solid #DADFE0;
	width: 979px;
}

div.middle {

	border-bottom: 3px solid #DADFE0;
	width: 979px;
}

td.left {

	vertical-align: top;
	width: 234px;
	background-color: #FAFAFA;
}


td.center {

	width: 90%;
	vertical-align: top;
	padding: 30px 0 0 0;
}

td.right {

	vertical-align: top;
	width: 234px;
	background-color: #FAFAFA;
}

div.menu-left {

	padding: 20px 10px;
}

div.menu-left ul {

	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0px 0px 12px;
}

div.menu-left ul li {

  padding: 0px 0 10px 32px;
	margin: 0;
  background-image: url(../images/red_dot.gif);
	background-position: 0px 3px;
  background-repeat: no-repeat;
}

div.menu-left ul li.hr {

	height: 2px;
	font-size: 1px;
  padding: 0px 0 10px 0;
	margin: 0;
  background-image: url(../images/menu_hr.gif);
	background-position: 0px 0px;
  background-repeat: no-repeat;
}

div.menu-left ul li a {

	color: #FA0027;
	text-decoration: underline;
}

div.menu-left ul li a:hover {

	color: #FA0027;
	text-decoration: none;
}

div.menu-left ul li ul {

	padding: 10px 0px;
	margin-left: -8px;
}

div.menu-left ul li ul li {

	padding: 5px 0px 2px 10px;
  background-image: url(../images/small_dot.gif);
	background-position: 0 70%;
  background-repeat: no-repeat;
}

div.menu-left ul li ul li a {

	color: #666;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

div.menu-left ul li ul li a:hover {

	color: #666;
	font-weight: normal;
	text-decoration: none;
}

div.menu-right {

	padding: 20px 10px;
}

div.menu-right ul {

	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0px 0px 12px;
}

div.menu-right ul li {

  padding: 0px 0 10px 32px;
  background-image: url(../images/gray_dot.gif);
	background-position: 0px 3px;
  background-repeat: no-repeat;
}

div.menu-right ul li.red {

  padding: 0px 0 10px 32px;
  background-image: url(../images/red_dot.gif);
	background-position: 0px 3px;
  background-repeat: no-repeat;
}

div.menu-right ul li.hr {

	height: 2px;
	font-size: 1px;
  padding: 0px 0 10px 0;
	margin: 0;
  background-image: url(../images/menu_hr.gif);
	background-position: 0px 0px;
  background-repeat: no-repeat;
}

div.menu-right ul li a {

	color: #666;
	text-decoration: underline;
}

div.menu-right ul li a:hover {

	color: #666;
	text-decoration: none;
}

div.menu-right ul li.red a {

	color: #FA0027;
	text-decoration: underline;
}

div.menu-right ul li.red a:hover {

	color: #FA0027;
	text-decoration: none;
}

div.menu-top {

	background-color: #FA0027;
}

div.nav {

	width: 217px;
	margin: 10px;
	text-align: center;
}

div.nav img {

	margin: 0 8px;
}

div.menu-top div.item {

	float: left;
  background-image: url(../images/top_menu_dot.gif);
	background-position: 0px 52%;
	background-repeat: no-repeat;
	padding: 0 10px 0 10px;
	margin: 0 10px;
	line-height: 31px;
	color: #fff;
	font-weight: bold;
}

div.menu-top div.i {

	float: left;
  background-image: url(../images/top_menu_i.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width: 5px;
	height: 31px;
}

div.menu-top div.item a {

	color: #fff;
	font-weight: bold;
}

div.footer-menu {

	text-align: center;
	padding: 12px 0;
	clear: both;
	width: 973px;
}

div.footer-menu ul {
	
	margin: 0;
	padding: 0;
}

div.footer-menu ul li {

	display: inline;
	padding: 0 10px;
	font-size: 7pt;
	color: #FA0027;
}

div.footer-menu ul li a {

	font-size: 7pt;
	color: #FA0027;
	text-decoration: underline;
}

div.footer-menu ul li.i {

}

div.footer-menu ul li a:hover {

	color: #FA0027;
	text-decoration: none;
}

div.footer {

	position: relative;
	height: 50px;
}

div.address {

	position: absolute;
	left: 235px;
	top: 10px;
	width: 500px;
	text-align: left;
}

div.address p {

	padding: 0;
	margin: 0;
}

div.copyright {

	position: absolute;
	left: 770px;
	top: 0px;
	width: 180px;
	text-align: left;
}

div.copyright p {

	padding: 0;
	margin: 0;
}

div.text {

	padding: 10px 20px 23px 20px;
	text-align: justify;
}

/* /Main */

/* Feedback */

table.feedback {

}

table.feedback td {

	padding: 7px;
	vertical-align: top;
}

table.feedback td.title {

	padding-left: 10px;
}

table.feedback td.form {

}

table.feedback td.sub-title {

	padding: 15px 0 0 10px;
	text-align: left;
}

table.feedback input.text {

	width: 80%;
	border: 1px solid #999;
	padding: 2px;
}


table.feedback textarea {

	width: 80%;
	border: 1px solid #999;
	padding: 2px;
	height: 100px;
}

/* /Feedback */

