/*** css (Cascading Style Sheets 2.0) ***/
body {margin: 0px;background:#f8f8f8;}
img{ border:none;}
*{font-size: 12px;}
a:link,a:visited{color:#333333;text-decoration:none;}
a:hover,a:active{color:#b71517}
.nofloat{clear:both;height:0px;overflow:hidden;}
.nofloatl{clear:left;height:0px;overflow:hidden;}
.nofloatr{clear:right;height:0px;overflow:hidden;}

#content{margin:0 auto;width:995px;background:#fff;overflow:hidden;}
#header{background:url(../img/top.jpg) no-repeat;height:133px;position:relative;}
#logo{width:220px;height:48px;overflow:hidden;background:url(../img/logo1.jpg);position:absolute;left:180px;top:0px;}
#menu1{width:auto;z-index:2;height:40px;}
#menu2{position:absolute;bottom:5px;right:15px;line-height:24px;}
#menu2222{width:100%;background:url(../img/style/hmenu_bg.jpg) repeat-x;height:24px;line-height:30px;padding-left:10px;}
#menu{display:block;background: url(../img/navi_bg.jpg) no-repeat;width:100%;height:31px;line-height:30px;text-align:left;}
#menu .first{ margin-left:10px;}
#menu A{ font-size:13px;font-weight:bolder;}
#menu A:link,#menu A:visited{text-decoration:none;color:#fff;}
#menu A:hover{color:#fff164;text-decoration:none;}
#navi{width:100%;height:19px; padding:7px 0px 0px 10px;text-align:left; background-color:#efeff1;}
#navi .r{float:right;margin-right:40px;}
#navi .l{float:left;}

/*分页*/
.pages { text-align: right; background: url(../images/dotline_h.gif) repeat-x top; height: 32px; clear:both;}
	.models-page { float: right; margin: 5px 5px 0 0; }
		.models-page a, .models-page span { float: left; display: inline; margin-right: 3px; line-height: 20px; padding: 0 5px; background: #F3F3F5; }
			span.models-totlerecord, span.models-totlepages { color: #090; }
				span.models-totlerecord { margin-right: 0; border-right: none; }
			span.models-current { background: #1176BB; border-color: #0A0 #060 #060 #0A0; color: #FFF; font-weight: bold; }