html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background:url(../images/bg.jpg) repeat-y;
	line-height: 1;
	font:12px Tahoma, Arial, Verdana;
}
a{
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.fLeft{
	float:left;
}
.fRight{
	float:right;
}
.none{
	display:none !important;
}
.show{
	display:block !important;
}
@font-face {
    font-family: 'Regular';
    src: url('fonts/kozgopr6n-regular-webfont.eot');
    src: url('fonts/kozgopr6n-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kozgopr6n-regular-webfont.woff') format('woff'),
         url('fonts/kozgopr6n-regular-webfont.ttf') format('truetype'),
         url('fonts/kozgopr6n-regular-webfont.svg#KozukaGothicPr6NR') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bold';
    src: url('fonts/kozgopr6n-bold-webfont.eot');
    src: url('fonts/kozgopr6n-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kozgopr6n-bold-webfont.woff') format('woff'),
         url('fonts/kozgopr6n-bold-webfont.ttf') format('truetype'),
         url('fonts/kozgopr6n-bold-webfont.svg#KozukaGothicPr6NB') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Light';
    src: url('fonts/kozgopr6n-light-webfont.eot');
    src: url('fonts/kozgopr6n-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kozgopr6n-light-webfont.woff') format('woff'),
         url('fonts/kozgopr6n-light-webfont.ttf') format('truetype'),
         url('fonts/kozgopr6n-light-webfont.svg#KozukaGothicPr6NL') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Medium';
    src: url('fonts/kozgopr6n-medium-webfont.eot');
    src: url('fonts/kozgopr6n-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kozgopr6n-medium-webfont.woff') format('woff'),
         url('fonts/kozgopr6n-medium-webfont.ttf') format('truetype'),
         url('fonts/kozgopr6n-medium-webfont.svg#KozukaGothicPr6NM') format('svg');
    font-weight: normal;
    font-style: normal;
}
:focus{
	outline:0;
}