@charset "utf-8";
body {
	margin: 0px;
	color: #666;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	-webkit-text-size-adjust: none;
	background-color: #ffffff;
	font-size: 15px;
}
p{ margin:0;	padding:0; }



.header{
	height: 42px;
	width: 100%;
	background: #e71a0f;
	left: 0px;
	top: 0px;
}
.header img {
	height: 42px;
	float: left;
}
.icon {
	float: right;
	width: 84px;
	margin-right: 5px;
}
.KV {
}
.KV img{ vertical-align: bottom;	}
.content {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}

.content ul {
	padding: 0px;
}


.content ul li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/arr.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-left: 3px;
}
.content ul li ul li {
	background-image: url(../images/arr2.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	background-position: left 2px;
}
.content ul li a {
	color: #D30000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D70000;
}
.phone {
	width: 160px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
.phone img {
	margin-bottom: 20px;
}

.device {
	text-align: center;
	margin: auto;
}
.discrm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666666;
	text-decoration: none;
	padding: 20px;
	background-image: url(../images/bg0.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.discrm ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 10px;
}
.discrm ul li {
	list-style-type: disc;
}


.quick_link{
	background-color: #e9e4de;

	height: 36px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.quick_link a{
	background-color: #e9e4de;
	width: 47.8%;
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	vertical-align: middle;
	line-height: 24px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.quick_link img {
	vertical-align: bottom;
	height: 24px;
}


.quick_link a:last-child{
	border-right: 0;
}
.no_bg{ background:none!important;}
.footer_cont {background: #bfbfbf; height:auto; _font-size:9px; width:100%;}

.footer_link { font-size:12px; _font-size:8px; color:#666; text-align:center; padding-top:10px; padding-bottom:10px;
line-height: 42px;vertical-align: bottom;
}
.footer_link a {	color:#666;}
.footer_link img {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
		height: 32px;
	vertical-align: bottom;
}
