@font-face {
    font-family: 'helvetica_neue_lt_std57Cn';
    src: url('../fonts/helveticaneueltstd-cn-webfont.eot');
    src: url('../fonts/helveticaneueltstd-cn-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-cn-webfont.woff') format('woff'),
         url('../fonts/helveticaneueltstd-cn-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-cn-webfont.svg#helvetica_neue_lt_std57Cn') format('svg');
    font-weight: normal;
    font-style: normal;

}

@charset "utf-8";

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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	color: #FFF;
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6, li {
	line-height:100%;
}
blockquote, q {
	quotes:none;
}
q:before, q:after {
	content: '';
}
input, textarea, select {
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;
}
form, fieldset {
	border-style:none;
}
/* general setting */
html {
	height:100%;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
position:relative;
}
a {
	text-decoration:none;
}
.main{margin:auto; width:995px;}
.menu{ float:left; width:726px; background:#171717; height:32px;}
.menu li{ float:left; font-size:12px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:32px;}
.menu li a{ color:#fff; display:block; padding:0px 11px;}
.menu li a:hover,.active{ background:url(../images/over.png) repeat-x;}
.menu li:hover .nav-menu{ display:block;}

.nav-menu { position:absolute; width:200px; background-color:#171717; display:none; z-index:999999; }
.nav-menu li{ float:left; width:200px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:12px; text-transform:none; border-bottom:solid 1px #070707;}
.nav-menu li:hover { background:#2c2c2c; width:200px;}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
.text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	font-weight:normal;
	color:#ffa200;
	text-decoration:none;
	
	}
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	font-weight:normal;
	color: #666666;
	}
	.CNN {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-weight:normal;
	color: #CCCCCC;
	padding-left:2px;
	}
	.CNN1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	padding-left: 1px;
	font-style: italic;
	}
