﻿/* Important */

body {
	margin:0;
	padding:0;
	font-family:tahoma,arial,verdana;
	color:#5b5b5b;
	font-size:11px;
	line-height:14px;
}
table {
	border-collapse:collapse;
	border:0;
	margin:0;
	font-family:tahoma,arial,verdana;
	color:#5b5b5b;
	font-size:11px;
	line-height:14px;
}
p {
	text-indent:0;
	margin:0;
	font-size:11px;
	line-height:14px;
	padding:0 0 14px 0;
}
p.new_data {
	color:#da2128;
	text-decoration:underline;
	text-indent:5px;
	margin:0 0 5px 0;
}
p.new_text {
	color:#848281;
	text-decoration:underline;
	text-indent:5px;
	margin:0 0 5px 0;
}
p.more {
	text-align:right;
	line-height:12px;
	font-size:10px;
	margin:0;
	background:url('../i/more.gif') no-repeat right 3px;
}
p.more a {
	color:#da2128;
}
p.more a:hover {
	color:#da2128;
}
img {
	padding:0;
	margin:0;
	border:0;
}
div.main {
	margin:0 auto;
	width:984px;
}
a {
	color:#868080;
	text-decoration:underline;
}
a:hover {
	color:#868080;
	text-decoration:none;
}
input {
	background:#ffffff;
	border:1px solid #aab2b4;
	font-family:tahoma,arial,verdana;
	color:#5b5b5b;
	font-size:11px;
	line-height:14px;
}
div.clear {
	height:25px;
}
div.clear1 {
	height:15px;
}
h1 {
	font-size:14px;
	font-family:'myriad pro';
	margin:0 0 6px -4px;
	font-weight:normal;
	padding:0 0 0 14px;
	color:#8d8d8d;
	background:url('../i/h1.gif') no-repeat left 4px;
}
h2 {
	font-size:13px;
	font-family:'myriad pro';
	margin:0 0 6px -3px;
	font-weight:bold;
	padding:0 0 0 9px;
	color:#da2128;
	background:url('../i/h2.gif') no-repeat left 5px;
}
ul {
	margin:0 0 14px 6px;
	padding:0;
}
ul li {
	list-style:none;
	padding:0 0 0 7px;
	background:url('../i/li.gif') no-repeat left 7px;
}

/* Top */

div.fake {
	height:10px;
	background:#f0f0f0;
}
div.top1,
div.top1main{
	height:22.6em;
	background:url('../i/top1.jpg') no-repeat left top;
	position:relative;
}
div.top1main{background:url('../i/top1main.jpg') no-repeat left top !important;}
div.top2,
div.top2main{
	width:100%;
	position:absolute;
	top:1em;
	height:22.6em;
	background:url('../i/top2.gif') repeat-x top;
}
div.top2main{background:url('../i/top2main.gif') repeat-x top !important;}
div.top3,
div.top3main{
/*	height:22.6em;*/
	background:url('../i/top3.jpg') no-repeat right bottom;
}
div.top3main{background:url('../i/top3main.jpg') no-repeat right top !important;}
div.current {
	position:absolute;
	left:45px;
	top:30px;
	font-family:'myriad pro';
	font-size:14px;
	color:#e5bbbc;
	text-transform:uppercase;
}
div.current a {
	color:#e5bbbc;
	text-decoration:none;
}
div.current a:hover {
	color:#e5bbbc;
	text-decoration:underline;
}
span.active {
	color:#da2128;
}
div.fav {
	position:absolute;
	right:18px;
	top:16px;
}
img.fav {
	padding:5px;
	margin:0 18px;
}
div.logo {
	position:absolute;
	left:19px;
	top:87px;
}
a.logo {
	width:200px;
	height:127px;
	display:block;
}
div.search {
	position:absolute;
	top:195px;
	right:0;
	width:204px;
}
div.search_text {
	font-family:'myriad pro';
	font-size:14px;
	color:#da2128;
	margin:0 0 7px 0;
	text-transform:uppercase;
}
input.search {
	width:165px;
	margin:0 0 0 10px;
}
input.search_go {
	width:24px;
	height:19px;
	border:0;
	background:url('../i/search.gif') no-repeat left 2px;
}

/* Main */

div.left {
	position:absolute;
	top:23.5em;
	width:100%;
	background:url('../i/bot_left.jpg') no-repeat left bottom;
}
div.right {
	background:url('../i/bot_right.jpg') no-repeat right bottom;
}
div.center {
	background:url('../i/bot.gif') repeat-x bottom;
}
table.main {
	width:100%;
	background:url('../i/lines.jpg') repeat-x top;
}
table.main td.left {
	width:221px;
	background:url('../i/nav_bg.jpg') no-repeat left top;
}
table.main td.right {
	width:228px;
	background:url('../i/null.gif') no-repeat right top;
}
div.left_text {
	padding:0 0 210px 16px;
}
div.center_text {
	padding:25px 7px 110px 7px;
}
div.right_text {
	padding:9px 0 210px 12px;
}
ul.nav {
	padding:0;
	margin:0;
	width:190px;
}
ul.nav li {
	font-size:12px;
	background:none;
	font-family:'myriad pro';
	font-size:14px;
	list-style:none;
	padding:0;
	text-transform:uppercase;
	margin:0 0 5px 0;
}
ul.nav li.active {
	font-size:11px;
	display:block;
	line-height:21px;
	color:#ffffff;
	text-decoration:none;
	text-indent:28px;
	background:url('../i/nav1_h.gif') no-repeat left top;
}
ul.nav li a {
	font-size:11px;
	display:block;
	line-height:21px;
	color:#da2128;
	text-decoration:none;
	text-indent:34px;
	background:url('../i/nav1.gif') no-repeat left top;
}
ul.nav li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url('../i/nav1_h.gif') no-repeat left top;
}
ul.nav li ul {
	background:#f9f9f9;
	padding:5px 0 0 0;
	margin:0 0 5px 0;
}
ul.nav li ul li {
	font-size:11px;
	margin:0 0 0 8px;
}
ul.nav li ul li a {
	font-size:11px;
	line-height:19px;
	color:#da2128;
	text-decoration:none;
	text-indent:29px;
	background:url('../i/nav2.gif') no-repeat left top;
}
ul.nav li ul li a:hover {
	color:#ffffff;
	text-decoration:none;
	background:url('../i/nav2_h.gif') no-repeat left top;
}
div.zag1 {
	margin:0 0 16px 0;
	width:210px;
	line-height:21px;
	font-family:'myriad pro';
	text-transform:uppercase;
	color:#ffffff;
	text-indent:19px;
	font-size:14px;
	background:url('../i/zag1.gif') no-repeat left top;
}
div.zag2 {
	margin:0 0 16px 0;
	width:210px;
	line-height:21px;
	font-family:'myriad pro';
	text-transform:uppercase;
	color:#ffffff;
	text-indent:19px;
	font-size:14px;
	background:url('../i/zag2.gif') no-repeat left top;
}
div.float {
	float:right;
	width:315px;
	margin:0 -5px 5px 15px;
}
div.zag3 {
	width:310px;
	line-height:21px;
	font-family:'myriad pro';
	text-transform:uppercase;
	color:#ffffff;
	text-indent:19px;
	font-size:14px;
	background:url('../i/zag3.gif') no-repeat left top;
}
img.inner_big {
	display:block;
	width:308px;
	border:1px solid #f5f5f5;
	border-bottom-width:0;
	margin:0 0 2px 0;
}
img.inner_small {
	width:96px;
	border:1px solid #e6e6e6;
	margin:0 5px 0 0;
}
div.new {
	width:175px;
	padding:0 4px 15px 0;
	margin-left:12px;
}
div.arc {
	background:url('../i/arc.gif') no-repeat 2px top;
	text-indent:38px;
}
div.arc a {
	color:#da2d30;
}
div.arc a:hover {
	color:#da2d30;
}
div.sp {
	font-family:verdana;
	background:url('../i/sp.gif') no-repeat left 6px;
	padding:0 12px 0 25px;
}
div.useful {
	width:160px;
	margin:0 0 12px 8px;
	display:table;
}
img.useful {
	padding:0 8px 0 0;
	float:left;
}
div.que {
	margin:0 7px 0 7px;
	width:176px;
}
table.que {
	margin:0 0 14px 12px;
}
table.que td {
	font-size:12px;
	padding:0 5px 2px 0;
}
input.radio {
	border:0;
}
input.vote {
	border:0;
	margin:0 10px 0 0;
	width:104px;
	height:21px;
	padding:0 0 2px 0;
	font-family:'myriad pro';
	font-size:14px;
	color:#ffffff;
	background:url('../i/vote.gif') no-repeat left top;
}
/*input.result,*/
a.result{
	border:0;
	display:block;
	float:right;
	height:21px;
	margin:-21px 0 0 0;
	padding:3px 31px 0 11px;
	text-decoration:none;
	font-family:'myriad pro';
	font-size:14px;
	color:#ffffff;
	background:url('../i/result.gif') no-repeat left top;
}
span.red {
	color:#da2128;
}
/*Bo*/
.contentbottom{
	height:320px;
}
.contentbottom h3{color:#da2128}
.itemevent{
	display:block;
	width:550px;
	margin:auto;
}
.itemevent div.item{
	border:5px solid #EBEBEB;
	display:block;
	float:left;
	height:178px;
	margin:0 1%;
	width:160px;
}
#first{background:url('../i/item1.jpg') no-repeat;}
#middle{background:url('../i/item2.jpg') no-repeat;}
#last{background:url('../i/item3.jpg') no-repeat;}
.itemevent div.item h3{
	margin:110px 0 4px 0;
	padding:0 4px;
	color:#fff;
}
.itemevent div.item p{padding:0 0 0 4px; color:#cfd0d4;}
.bannerbottom{
	clear:both;
	display:block;
	padding-top:13px;
}
.bannerbottom ul{background:url(../i/bgBanLeft.jpg) left no-repeat;width:535px}
.bannerbottom ul li{background:url(../i/bgBanRight.jpg) right no-repeat !important;margin-right:3px;}
.bannerbottom ul li span{
	background:url(../i/bgBanCenter.jpg) right;
	display:block;
	height:60px;
	margin-right:8px;
}
.bannerbottom ul li a{
	margin:0 8px
}
.bannerbottom ul li a img{
	padding-top:7px;
}
.phone-mail{
	display:block;
	height:36px;
	width:auto;
	margin-left:55px;
	padding-top:13px;
}
#phoneHead,
#mailHead{
	background:url(../i/phone.jpg) left no-repeat;
	display:block;
	float:left;
	padding-left:45px;
	margin-right:80px;
	height:36px;
}
#mailHead{
	background:url(../i/mail.jpg) left no-repeat;
}
#phoneHead p,
#mailHead p{
	margin:0;
	color:#c7c7c7;
}
#phoneHead h2,
#mailHead h2{
	margin:0;
	padding:0;
	background:none;
}
#mailHead h2 a{color:#DA2128}
.langswith{
	text-align:center;
	font-size:15px;
}
.langswith a{
	color:#DA2128 !important;
}
.langswith a.langactive{color:#868080 !important}
.textintable td{
	padding:5px;
}
.addax_key {
	background-color:#F5F5F5;
	border-bottom:8px solid #C8C8C8;
	border-top:8px solid #C8C8C8;
	color:#999999;
	font-size:18px;
	height:92px;
	padding:5px;
	text-align:center;
	width:165px;
}
.addax {
	font-size:36px;
	font-weight:bold;
	margin:0;
	padding:18px;
}
.add {
	color:#CCCCCC;
	font-size:36px;
	font-weight:bold;
}
.newsTopElem{
	background:url(../i/bgNewsTopRight.gif) no-repeat right top #fff;
	height:14px;
}
.newsRecords{
	background:url(../i/bgNewsLeft.gif) repeat-y right top;
	padding-right:20px;
	margin-bottom:-1px;
	position:relative;
}
.newsDateTitle{
	background-color:#ddd;
}
.newsDateTitle p{
text-align:right;
	overflow:auto;


}
.newsDateTitle span{
	display:block;

	text-align:left;


}
.newsImgText{
	display:block;
	min-height:200px;
	height:auto !important;
	height:200px;
}
.newsImage img{margin:6px; width:150px;}
.newsText{
	padding:6px;
	margin-left:190px;
}
.newsBottomElem{
	background:url(../i/bgNewsBottomCenter.gif) repeat-x #fff bottom;
	height:26px;
}
.newsBottomElem p{
	background:url(../i/bgNewsBottomLeft.gif) no-repeat bottom left;
	margin:0;
	height:26px;
	padding:0;
}
.newsBottomElem span{
	background:url(../i/bgNewsBottomRight.gif) no-repeat bottom right;
	display:block;
	height:26px;
}
.tableConten{
	width:100%;
	text-align:center;
	font-size:12px;
}
.tableConten caption{
	color:#fff;
	font-size:13px;
	background:#DA2128;
	padding:7px 0;
	font-weight:bold;
}

	
.tableConten th,
.tableConten td{padding:7px;}
.tableConten thead tr{background:#CCCCCC}
.tableConten tbody td{}
.odd{background:#f9f9f9}
.tableConten tfoot tr{background:#FFEFF5;}
/*bO*/
