@CHARSET "UTF-8";

/*头部导航*/
.left_head_style{
	float:left;
	width:960px;
	padding-top:15px;
	margin-bottom:15px;
	padding-left:5px;
}

.left_head_style li{
	float:left;
	list-style:none;
	font: normal 11px/18px verdana;
	color: #666;
}

.left_head_style li a{
	color:#0000CC;
}

.left_head_style li a:hover{
	color:#F00;
}
/*头部导航-end*/


.left_con_style{
	float:left;
	border:1px solid #CFD5E5;
	width:228px;	
}

.left_con_style li{
	list-style:none;
}

.font_style{
	color: #014fa2;
	font: bold 14px Arial;
	margin: 0 auto;
	padding: 5px 5px 10px 15px;
	background:url(help_categories_bg.png)repeat-x scroll;
}

.left_font_style{
	padding-bottom:12px;
}

.con_font_style1{
	color: #626262;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	padding-left:15px;
	padding-bottom:8px;
}

.con_font_style2{
	color: #0555ab;
	font-size: 11px;
	padding-left:28px;
	padding-bottom:3px;
}

.con_font_style2 a{
	color: #0555ab;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
}

.con_font_style2 a:hover{
	color: #0555ab;
	text-decoration:underline;
}

.con_font_style2 a:active{
	color:#F00;
}
