@charset "utf-8";
/* CSS Document */

.nav_c>ul{ display:block; height:41px;}
.nav_c li{ width:9.09%;}
.nav_c li a{ display:block;}
.nav_c li a span{ float:none; width:auto;}
.nymain{ overflow:hidden;}
.rtitle{ width:auto; float:none;}
.nyxq{ width:auto; float:none;}
.change{ border-top:1px dotted #CCC; padding:16px 12px 4px;}
.change p{ display:block; line-height:28px; color:#444; font-size:13px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.change p a{ color:inherit;}
.change p a:hover{ color:#339900;}