@font-face {
    font-family: 'daxbold';
    src: url('fonter/dax-bold-webfont.eot');
    src: url('fonter/dax-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonter/dax-bold-webfont.woff') format('woff'),
         url('fonter/dax-bold-webfont.ttf') format('truetype'),
         url('fonter/dax-bold-webfont.svg#daxbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'daxbolditalic';
    src: url('fonter/dax-bolditalic-webfont.eot');
    src: url('fonter/dax-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonter/dax-bolditalic-webfont.woff') format('woff'),
         url('fonter/dax-bolditalic-webfont.ttf') format('truetype'),
         url('fonter/dax-bolditalic-webfont.svg#daxbolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'daxlight';
    src: url('fonter/dax-light-webfont.eot');
    src: url('fonter/dax-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonter/dax-light-webfont.woff') format('woff'),
         url('fonter/dax-light-webfont.ttf') format('truetype'),
         url('fonter/dax-light-webfont.svg#daxlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'daxmedium';
    src: url('fonter/dax-medium-webfont.eot');
    src: url('fonter/dax-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonter/dax-medium-webfont.woff') format('woff'),
         url('fonter/dax-medium-webfont.ttf') format('truetype'),
         url('fonter/dax-medium-webfont.svg#daxmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'daxmediumitalic';
    src: url('fonter/dax-mediumitalic-webfont.eot');
    src: url('fonter/dax-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonter/dax-mediumitalic-webfont.woff') format('woff'),
         url('fonter/dax-mediumitalic-webfont.ttf') format('truetype'),
         url('fonter/dax-mediumitalic-webfont.svg#daxmediumitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'daxregular';
    src: url('fonter/dax-regular-webfont.eot');
    src: url('fonter/dax-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonter/dax-regular-webfont.woff') format('woff'),
         url('fonter/dax-regular-webfont.ttf') format('truetype'),
         url('fonter/dax-regular-webfont.svg#daxregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.menu{
	font-family: daxlight;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #990099;
	text-decoration: none;
	line-height: 25px;
}

.menu_new a {
	font-family: daxlight;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #51607f;
	text-decoration: none;
	line-height: 25px;
	}
.menu_new a:visited {
	font-family: daxlight;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #51607f;
	text-decoration: none;
	line-height: 25px;
}
.menu_new a:hover {
	font-family: daxlight;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #990099;
	text-decoration: none;
	line-height: 25px;
}



.prodTitle1 {
	font-family: daxlight;
	font-size: 24px;
}
.prodTitle2 {
	font-family: daxmedium;
	font-size: 14px;
}
.prodTxt {
	font-family: daxlight;
	font-size: 13px;
	line-height: 16px;
}
.prodPrice {
	font-family: daxbold;
	font-size: 24px;
}
.infoTxt {
	font-family: daxlight;
	font-size: 14px;
	line-height: 16px;
}	
.infoTitle1 {
	font-family: daxmedium;
	font-size: 16px;
	color: #51607f;
}
.taginfo {
	font-size: 10px;
	color: #51607f;
}
.taginfo a {
	font-size: 10px;
	color: #51607f;
	text-decoration: none;
}
.taginfo a:hover {
	font-size: 10px;
	color: #990099;
}