html, body{
	margin:0;
	padding:0;
	width:100%;
	font-family:arial, verdana;
	font-size:11px;
	line-height:130%;
}

.cb{
	clear: both;
}

img{
	border:none;
}

a{
	outline:0;
	text-decoration:none;
}

hr{
	border-collapse:collapse;
	background:#e5e1db;
	height:1px;
	border: 0;
	margin:15px 0;
	padding:0;
}

h1{
	font-size:22px;
	color:#0071b9;
	line-height: 120%;
}

h2{
	font-size:13px;
	margin:10px 0;
	padding:0;
}

h2.blue{
	font-size:16px;
	color:#0071b9;
}

h3{
	font-size:15px;
	margin-bottom:0;
	color: #0071B9;
}

.container{
	width:960px;
	margin:0 auto;
	padding:0 18px;
}

.header{
	background: url(../gfx/logo.gif) no-repeat left 15px;
	margin:0;
	height:140px;
}

.header a.logo{
	display:block;
	width:490px;
	height:60px;
	margin:15px 0 0 0;
	float:left;
}

.header ul{
	margin:0;
	padding:0;
	list-style:none;
}

.header ul.logomenu{
	float:right;
	overflow:auto;
	padding:5px 0 0 0;
}

.header ul.logomenu li{
	display:block;
	float: left;
	font-size:10px;
	color:#c2c3c3;
}

.header ul.menu{
	clear:both;
	padding:15px 0 0 88px;
}

.header ul.menu2{
	clear:both;
	padding:5px 0 0 88px;
}

.header ul.menu li{
	float:left;
	padding:0 10px;
	border-left:1px solid #797169;
	border-right:1px solid #797169;
	margin:0 0 0 -1px;
}

.header ul.menu li a{
	color:#797169;
	font-size:11px;
}
.header ul.menu li a:hover,
.header ul.menu li.active a{
	color: #EA0042;
}

.header .left{
	float: left;
	width: 660px;
}

.header .right{
	float: left;
	width: 300px;
}

.cb{
	clear: both;
}

.resellermenu{
	width: 500px;
	margin-left: 85px;
	margin-top: 15px;
}
.resellermenuul{
	padding-left: 88px;
}
.resellermenuul li a{
	color: #797169;
}
.resellermenuul li{
	float: left;
	border-right: 1px solid #797169;
	padding: 0 10px;
	font-weight: bold;
}
.resellermenuul li.first{
	border-left: 1px solid #797169;
}



.content-left{
	width:600px;
	float:left;
	line-height:160%;
}

.content-left a{
	color: #E30040;
	text-decoration: underline;
}

.content-left ul{
	margin:0;
	padding:0;
	list-style:none;
}

.content-left ul li{
	background: url(../gfx/bullet.gif) no-repeat left 7px;
	padding:0 0 0 15px;
}

.content-right{
	width:340px;
	float:right;
}

.content-left p{
	margin-top:0;
}
.tags,
.footer{
	clear:both;
	background:#ebe9e6;
	padding:10px 0;
	overflow:auto;
	margin:3px 0 0 0;
	color:#aeafaf;
}

.banner{
	background:#fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset -1px -1px 0px #6c6c6c;
	-moz-box-shadow: inset -1px -1px 0px #6c6c6c;
	box-shadow: inset -1px -1px 0px #6c6c6c;
	margin:20px 0;
	height:90px;  
}

.shadow{
	background:#fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 2px 2px 4px #b8b8b8;
	-moz-box-shadow: 2px 2px 4px #b8b8b8;
	box-shadow: 2px 2px 4px #b8b8b8;  
}

.panel{
	background:#ebe9e6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset -1px -1px 0px #999999;
	-moz-box-shadow: inset -1px -1px 0px #999999;
	box-shadow: inset -1px -1px 0px #999999;
	padding:1px; 
	overflow:auto;
}

.panel#dark{
	background:#c9c5bf;
	-webkit-box-shadow: inset -1px -1px 0px #999999;
	-moz-box-shadow: inset -1px -1px 0px #999999;
	box-shadow: inset -1px -1px 0px #999999;
}

.panel .inner{
	padding:6px 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #d6d6d6;
	position:relative;
	line-height:150%;
}

.panel .inner .panel-img{
	position:absolute;
	top:-15px;
	right:5px;
}

.panel#dark .inner{
	border-top:1px solid #dbd9d5;
	border-bottom:1px solid #b5b4b1;
}

.panel .innerfirst{
	border-bottom:1px solid #d6d6d6;
	padding:6px 10px;
}
.panel#dark .innerfirst{
	border-bottom:1px solid #b5b4b1;
}
.panel .innerlast{
	border-top:1px solid #fff;
	padding:6px 10px;
}
.panel#dark .innerlast{
	border-top:1px solid #dbd9d5;
	overflow: auto;
}

.panel a.read-more{
	color:#000;
}
.panel a.read-more span{
	color:#ea0042;
}

.content-left a.read-more{
	color:#000;
	text-decoration: none;
}
.content-left a.read-more span{
	color:#ea0042;
}

.panel p,
.panel h2{
	margin:5px 0;
}

table.deal-logo{
	border-collapse:collapse;
	float:left;
	width:50%;
	height:70px;
	border-right:1px solid #d6d6d6;
}

.deal-link{
	width:49%;
	float:left;
	border-left:1px solid #fff;
}

ul.news{
	margin:0;
	padding:0;
	list-style:none;
}

ul.news h2{
	font-size:17px;
}

ul.news li{
	margin:0 0 10px 0;
	overflow:auto;
	padding:0;
	background:none;
}

ul.news li .date{
	width:65px;
	color:#175a8b;
	float:left;
}

ul.news li .news-item{
	width:485px;
	float:left;
}

ul.news li .news-item a{
	color:#175a8b;
}

ul.news li .news-item p{
	margin:0;
}

ul.news li h3{
	font-size:13px;
	margin:0;
	padding:0;
}

.tags ul{
	width:12.5%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

ul.faq{
	margin:0;
	padding:0;
	list-style:none;
}

ul.faq li{
	padding:5px 0;
	border-bottom:1px solid #e5e1db;
	overflow:auto;	
	background:none;
}

ul.faq li a{
	color:#000;
}

ul.faq li a:hover{
	color:#0071b9;
}
ul.faq li span.nr{
	display:block;
	float:left;
	width:30px;
}

ul.faq li span.question{
	float:left;
	width:520px;
}

ul.faq li span.question span.arrow{
	color:#EA0042;
}

.map{
	width:50%;
	float:left;
	padding:0px 0 25px 0;
	border-right:1px solid #e5e1db;
}

.result{
	width:49%;
	float:left;
}

.result ul{
	margin:0 0 0 10px;
}

.result ul li{
	padding:5px 0 5px 15px;
	background: url(../gfx/bullet.gif) no-repeat left 12px;
}

.result ul a{
	color:#000;
	font-weight:bold;
}

.result ul a span{
	font-weight:normal;
	color:#EA0042;
}
.mapmap img {
	position:absolute;
}
.mapmap img.m {
	display:none;
}
ul.regions {
	position:Absolute;
	margin:360px 0 0 0;
}
ul.regions li a{
	color:#0071b9;
}

ul.regions li a:hover{
	color:#EA0042;
}

ul.regions li a span{
	display:block;
	text-decoration:underline;
	font-weight:bold;
}

div.line{
	border-bottom: 1px solid #ddd;
}

.back-mse{
	font-size: 9px;
}

.content-right a{
	color: #EA0042;
}

#banners{
	list-style: none;
	padding: 0;
	margin: 0;
}

.res_right .deal-link{
	width: auto;
}

.res_left{
	float: left;
}
.res_left ul{
	padding-left: 0;
}
.res_right{
	float: right;
	width: 194px;
	min-height: 130px;
}
