/* CSS Document */
/*************************** body *******************************/
#p_body{
	margin:0 0 10px 0;
}
#b_nav{
	background-image: url(../images/b_1.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 940px;
	padding:6px 0 0 10px
}
#l_container{
	float:left;
}
#menu_container{
	background-image: url(../images/l_5.jpg);
	background-repeat: no-repeat;
	height: 492px;
	width: 188px;
}
#pic{
	margin:15px 0 0 0;
	text-align:center;
}
#name{
	margin:10px 0 0 20px;
	font-size:14px;
	font-weight:700;
}
#menu{
	margin:15px 0 0 25px;

}
#menu ul{
	margin:0;
	padding:0;
}
#menu li{
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}
#r_container{
	float:left;
	margin:0 0 0 15px;
	width:745px;
}
#title{
	margin:15px 0 0 0;
}
#content{
	line-height:18px;
	margin:10px 0 0 0;
}
#content ul{
	margin:0;
	padding:0;
}
#content li{
	margin:0 0 10px 0;
	padding:10px 0 0 0;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #343434;
}
.line{
	padding:0 20px 0 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #343434;
}
.line_1{
	width:20px;
}
.p_name{
	font-weight:700;
	font-size:14px;
	color:#0066cc;
	text-indent: 12px;
	padding:0 0 5px 0;
}
.other{
	margin:5px 0 0 0;
}
