@charset "utf-8";
/* CSS Document */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
}

body{ margin:0 auto; color:#FFF;}
img{ padding:0;}
ul ,li { list-style:none; }
a { text-decoration:none; }

#main_right { width:310px;}

.ny_list { width:100%;}

.ny_list .ny_list_dh { width:100%; height:32px; border-top:2px solid #ED1B23; background:#F6F6F6; border-bottom:2px solid #DDDDDD;}

.ny_list .ny_list_dh .ny_tit { width:160px; float:left; margin-left:10px; font-size:16px; color:#ed1b23; font-family:微软雅黑; line-height:32px;}
.ny_list .ny_list_dh span { width:50px; float:right; font-size:12px; color:#313131; line-height:32px;}
.ny_list .ny_list_dh span a { color:#000;}
.ny_list .ny_list_dh span a:hover { color:#C00; text-decoration:underline;}

.ny_list .ny_list_zt { color:#999999; line-height:23px; font-size:14px; margin-top:5px;}

.ny_list .ny_list_zt a { color:#000;}
.ny_list .ny_list_zt a:hover { color:#C00; text-decoration:underline;}

