
/**
 * foxart
 */
 .o_h
 {
	overflow: hidden;
 }
.d_n
 {
	display: none;
 }
 
 .fl_l
 {
	float: left;
 }
 
 .fl_r
 {
	float: right;
 }

 
/* @font-face
{
	font-family: 'RobotoLight';
	src: url('../fonts/Roboto-Light.eot?v=4.1.0');
	src: url('../fonts/Roboto-Light.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/Roboto-Light.woff?v=4.1.0') format('woff'), url('../fonts/Roboto-Light.ttf?v=4.1.0') format('truetype'), url('../fonts/Roboto-Light.svg?v=4.1.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
} */ 
@font-face
{
	font-family: 'RobotoLight';
	src: url('../fonts/Roboto-Light.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'RobotoMedium';
	src: url('../fonts/Roboto-Medium.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'RobotoBold';
	src: url('../fonts/Roboto-Bold.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face
{
	font-family: 'RobotoSlabThin';
	src: url('../fonts/RobotoSlab-Thin.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'RobotoSlabLight';
	src: url('../fonts/RobotoSlab-Light.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'RobotoSlabRegular';
	src: url('../fonts/RobotoSlab-Regular.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'RobotoSlabBold';
	src: url('../fonts/RobotoSlab-Bold.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face
{
	font-family: 'DroidSerifBold';
	src: url('../fonts/DroidSerif-Bold.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'DroidSerifBoldItalic';
	src: url('../fonts/DroidSerif-BoldItalic.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'DroidSerifItalic';
	src: url('../fonts/DroidSerif-Italic.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'DroidSerifRegular';
	src: url('../fonts/DroidSerif-Regular.ttf?v=4.1.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}