@charset "utf-8";
/* CSS Document */

.content_left{
	width:208px;
	float:left;
}

.content_left_top{
	width:208px;
	height:7px;
	background-image:url(../images/content_left_top.png);
	*font-size:0px;
	_font-size:0px;
}


.content_left_menu{
	width:208px;
	*margin-top:-1px;
	_margin-top:-1px;
	background-image:url(../images/content_left_center.png);
	background-repeat:repeat-y;
}

.left_menu_title{
	width:208px;
	height:117px;
}

.left_menu_split{
	width:204px;
	height:1px;
	*font-size:0px;
	_font-size:0px;
	*font-size:0px;
	_font-size:0px;
	margin:0 auto;
	background-image:url(../images/left_menu_split.png);
	background-repeat:repeat-x;
}

.left_menu{
	width:208px;
	height:35px;
	*margin-top:-1px;
	_margin-top:-1px;
	line-height:35px;
	text-align:center;
}

.left_menu a{
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:none;
}

.left_menu a:hover{
	color:#0f8ccf;
}

.left_menu_off{
	color:#717577;
}

.left_menu_on{
	color:#0f8ccf;
} 

.content_left_button{
	width:208px;
	height:13px;
	*font-size:0px;
	_font-size:0px;
	*font-size:0px;
	_font-size:0px;
}


/*content中间标题样式 start*/
.cer_titel,.middle-tit
{
	height:60px;
	width:120px;
}

.cer_titel_msg{
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	display:block;
	width:120px;
	line-height:60px;
	font-size:20px;
	margin-left:28px;
	color:#c7c7c7;
}

.middle-tit span {
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	display:block;
	width:120px;
	line-height:60px;
	font-size:20px;
	margin-left:28px;
	color:#c7c7c7;
}

.cer_line{
	width:713px;
	height:1px;
	margin-left:28px;
	background-image:url(../images/personal/cer_line.png);
	background-repeat:repeat-x;
}

/*content中间标题样式 end*/
