@charset "utf-8";
.user_path {
	height: 35px;
	width: 100%;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: bottom;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	text-indent: 45px;
}
.user_main {
	width: 950px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	overflow: auto;
}

.user_left {
	width: 100px;
	float: left;
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.user_right {
	float: left;
	width: 764px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
	min-height:120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.user_table_1 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fa90b4;
}
.user_table_2 {
	background-color: #f5f5f5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.div_ms {
	height: 200px;
	width: 400px;
	position: absolute;
	z-index: 2;
	border: 1px solid #8F96CF;
	text-align: left;
	background-color: #FFFFFF;
}
.div_ms_close {
	height: 20px;
	width: 390px;
	background-image: url(../images/gif-0081.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.div_ms_close h1 {
	height: 20px;
	width: 20px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}

