#formMv {
	padding-bottom:20px;
	background-color:#FFF;
}
#formMv a {
	display:block;
	width:900px;
	height:256px;
	background:url(/mail/site/ssfcom/img/mv.jpg) no-repeat 0 0;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}
h2#udrTit {
	color:#FE0000;
	border:none;
	font-size:200%;
}
div#docTxt p {
	font-size:120%;
	line-height:1.6em;
}
div#docTxt p strong {
	color:#FE0000;
}
ul#docPoint {
	width:570px;
	border-top:1px dotted #999;
	padding:20px 0 0 90px;
	margin:0 0 20px 0;
	background:url(/mail/site/ssfcom/img/point.gif) no-repeat 0 21px;
}
ul#docPoint li {
	border-bottom:1px dotted #FE7F7F;
	padding:0 0 5px 0;
	margin:0 0 8px 0;
}
h3#careerTit {
	color:#2E3873;
	font-size:110%;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #2E3873;
}
ul#carrerBlock {
	width:632px;
	background-color:#EFEFEF;
	padding:14px;
	margin-bottom:20px;
}
ul#carrerBlock li.photo {
	width:180px;
	margin-right:13px;
	float:left;
}
ul#carrerBlock li.txt {
	width:240px;
	font-size:110%;
	line-height:170%;
	float:right;
}
dl.docSide {
	width:180px;
	border:4px solid #DDD;
	padding:13px;
	margin-bottom:20px;
}
dl.docSide dt {
	font-weight:bold;
	color:#FE0000;
	font-size:110%;
	border-bottom:1px dotted #FE0000;
	padding:0 0 5px 0;
	margin:20px 0 5px 0;
}
dl.docSide dt.fst {
	margin:0 0 5px 0;
}
dl.docSide dd {
	margin:0 0 5px 0;
}