@charset "utf-8";
h2 {
	width:698px;
	height:auto;
	color:#6c6c6c;
	font:bold 16px Verdana, Geneva, sans-serif;
	border-bottom:1px solid #cbcbcb;
	padding:25px 0 5px 0;
}
.support_leftbox {
	float:left;
	width:420px;
	height:auto;
	font:10px/16px Verdana, Geneva, sans-serif;
	color:#6c6c6c;
}
.support_leftbox h3 {
	color:#0084c9;
	font: bold 10px Verdana, Geneva, sans-serif;
	height:35px;
	line-height:35px;
	text-indent:5px;
}
.support_leftbox img {
	float:left;
	padding:0 8px;
}
.support_leftbox p {
	padding:3px 0 0 0;
}
.support_line {
	width:420px;
	height:auto;
	color:#6c6c6c;
	font:bold 16px Verdana, Geneva, sans-serif;
	border-bottom:1px solid #cbcbcb;
	padding:55px 0 5px 0;
}
.support_service {
	width:698px;
	height:auto;
	color:#6c6c6c;
	padding-top:15px;
}
.support_service dl {
	width:208px;
	height:auto;
	font:11px/16px Verdana, Geneva, sans-serif;
	color:#666;
	float:left;
	margin-right:15px;
}
.support_service dt {
	font:bold 11px Verdana, Geneva, sans-serif;
	border-bottom:1px solid #cbcbcb;
	padding-top:20px;
	padding-bottom:5px;
}
.support_service dd {
	padding-top:5px;
}
.support_contact {
	width:208px;
	height:233px;
	margin-left:45px;
	float:left;
	margin-top:35px;
	color:#6c6c6c;
	background:url(../images/contact_bg.gif) no-repeat -1px 0px;
}
.icon_more {
	text-indent:15px;
	background:url(../images/news_icon.gif) no-repeat left center;
	color:#0482ce;
}

.icon_more a{
	color:#0482ce;
	text-decoration:none;
}

.icon_more a:hover{
	color:#0482ce;
	text-decoration:underline;
}

