@font-face {
 font-family: 'open_sansregular';
 src: url('../fonts/opensans-regular-webfont.eot');
 src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}


a {
	outline:none !important;
	text-decoration:none !important;
}
img {
	border:none !important;
}
html {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
body {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	font-family: 'open_sansregular';
	font-size:14px;
	line-height:17px;
}
/*--- header ---*/
td{
	font-family: 'open_sansregular';
	font-size:14px;
	line-height:17px;
}


input,select,option{
	font-family: 'open_sansregular';
	font-size:14px!important;
	line-height:17px;
}
select >option
{
	font-size:14px!important;
}