@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'HelveticaNeueLTStd37ThCn';
    src: url('font/helveticaneueltstd-thcn-webfont.eot');
    src: url('font/helveticaneueltstd-thcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helveticaneueltstd-thcn-webfont.woff') format('woff'),
         url('font/helveticaneueltstd-thcn-webfont.ttf') format('truetype'),
         url('font/helveticaneueltstd-thcn-webfont.svg#HelveticaNeueLTStd37ThCn') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueLTStd57Condensed';
    src: url('font/helveticaneueltstd-cn-webfont.eot');
    src: url('font/helveticaneueltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helveticaneueltstd-cn-webfont.woff') format('woff'),
         url('font/helveticaneueltstd-cn-webfont.ttf') format('truetype'),
         url('font/helveticaneueltstd-cn-webfont.svg#HelveticaNeueLTStd57Condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

h2{
	 font-family: 'HelveticaNeueLTStd57Condensed';
	 font-size:18px;
	letter-spacing:1px;
	color:#fff;
	margin:0 0 -10px 0;
}

h1{
	font-family: 'HelveticaNeueLTStd37ThCn';
	font-size:17px;
	letter-spacing:0.5px;
	text-shadow: 2px 1px 1px #000;
	color:#fff;
}