@import url("layout.css");
@import url("base.css");
body{font-family: "宋体",Verdana, Arial, Helvetica, sans-serif}

/*row1 */
#nav .stupid1{width:132px;background:url(../cn/images/common/stupidNav.gif) 0 -5px  no-repeat;}
#nav .stupid2{width:150px;background:url(../cn/images/common/stupidNav.gif) -132px -5px  no-repeat;}
#nav .stupid3{width:149px;background:url(../cn/images/common/stupidNav.gif) -282px -5px  no-repeat;}
#nav .stupid4{width:113px;background:url(../cn/images/common/stupidNav.gif) -431px -5px  no-repeat;}

/*row2 */
#nav .stupid5{margin:8px 0;width:132px;background:url(../cn/images/common/stupidNav.gif) 0 -26px  no-repeat;}
#nav .stupid6{margin:8px 0;width:150px;background:url(../cn/images/common/stupidNav.gif) -132px -26px  no-repeat;}
#nav .stupid7{margin:8px 0;width:149px;background:url(../cn/images/common/stupidNav.gif) -282px -26px  no-repeat;}
#nav .stupid8{margin:8px 0;width:113px;background:url(../cn/images/common/stupidNav.gif) -431px -26px  no-repeat;}

/*row3 */
#nav .stupid9{width:132px;background:url(../cn/images/common/stupidNav.gif) 0 -47px  no-repeat;}
#nav .stupid10{width:150px;background:url(../cn/images/common/stupidNav.gif) -132px -47px  no-repeat;}
#nav .stupid11{width:149px;background:url(../cn/images/common/stupidNav.gif) -282px -47px  no-repeat;}

/* hover effect*/
/*row1 */
#nav .stupid1:hover,#nav .stupid1#active{width:132px;background:url(../cn/images/common/stupidNavH.gif) 0 -5px  no-repeat;}
#nav .stupid2:hover,#nav .stupid2#active{width:150px;background:url(../cn/images/common/stupidNavH.gif) -132px -5px  no-repeat;}
#nav .stupid3:hover,#nav .stupid3#active{width:149px;background:url(../cn/images/common/stupidNavH.gif) -282px -5px  no-repeat;}
#nav .stupid4:hover,#nav .stupid4#active{width:113px;background:url(../cn/images/common/stupidNavH.gif) -431px -5px  no-repeat;}

/*row2 */
#nav .stupid5:hover,#nav .stupid5#active{margin:8px 0;width:132px;background:url(../cn/images/common/stupidNavH.gif) 0 -26px  no-repeat;}
#nav .stupid6:hover,#nav .stupid6#active{margin:8px 0;width:150px;background:url(../cn/images/common/stupidNavH.gif) -132px -26px  no-repeat;}
#nav .stupid7:hover,#nav .stupid7#active{margin:8px 0;width:149px;background:url(../cn/images/common/stupidNavH.gif) -282px -26px  no-repeat;}
#nav .stupid8:hover,#nav .stupid8#active{margin:8px 0;width:113px;background:url(../cn/images/common/stupidNavH.gif) -431px -26px  no-repeat;}

/*row3 */
#nav .stupid9:hover,#nav .stupid9#active{width:132px;background:url(../cn/images/common/stupidNavH.gif) 0 -47px  no-repeat;}
#nav .stupid10:hover,#nav .stupid10#active{width:150px;background:url(../cn/images/common/stupidNavH.gif) -132px -47px  no-repeat;}
#nav .stupid11:hover,#nav .stupid11#active{width:149px;background:url(../cn/images/common/stupidNavH.gif) -282px -47px  no-repeat;}

/* add by sun at 090901 */
.morelink{padding:15px 0 0 0; text-align:right}
.morelink a{color:#5477AB;text-decoration:underline;}
.margin-t30{margin-top:30px;}