@charset "utf-8";
/* /css/usrfiles/default/31_DEFAULT_def.css */
#DEF > div{
	width:100%;
	display: block;
	float: left;
}
#DEF #PATH {
padding: 3px 0;
}
#DEF #BODYBLOCK {
    margin: 0px;
    padding: 10px 30px 0;
	width: 1110px !important;
    border-style: none;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    vertical-align: top;
}
#DEF #SIDE {
	float: left;
	width: 220px;
	padding:0;
	margin-right: 20px;
}

#DEF #BODY {
	float: left;
	width: 870px;
}