@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{font: normal 12px Verdana, Arial, Helvetica, sans-serif, "宋体"; margin:0; line-height:22px; background: url(../img/mainbg.gif) top repeat-x #fff; color:#525355}
ul, li{
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 6px;
}
a{color:#535353;text-decoration:none;}
a:hover{color:#FF0000;text-decoration:none;}
img{border:0;}
.fix{ clear:both;}

/*头部-------------------------------------------------------------------------------------*/
#yc_header{
	width: 1078px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
	height: 115px;
	margin-bottom: 0px;
	z-index:10;
}
/*logo和收藏部分*/
#yc_header .logo{ height:115px;} 
#yc_header .logo .logo_left{
	float: left;
	height: 88px;
	vertical-align: bottom;
	margin-top: 10px;
}
#yc_header .logo .fav{
	float: right;
	line-height: 60px;
	margin-top: 35px;
	text-align: right
}
#yc_header .logo .fav a{ display:block-inline; padding:0px 10px; line-height:20px;}


/*翻页部分*/
.page { width:600px; float:left; clear:both; display:block; text-align:center; padding:20px 0px; border-top:1px #dedede solid; margin-top:10px; }
.page ul { width:500px; height:20px; text-align:center; float:left; display:block; padding-bottom:5px; overflow:hidden; }
.page li { display:inline; }
.page a { border:1px #e6e6e6 solid; background:#f2f2f2; margin:0px 2px; font-weight:bold; }
.page span { padding:2px 6px 2px 6px; }
.page a:hover, .page .current { color:#f7941c; border:1px #e5cf80 solid; background:#fcfcfa; }
.page .input { width:16px; height:16px; border:1px #e6e6e6 solid; text-align:center; font-size:12px; margin:0px 3px; }
.page .submit { background:url(../img/pagego.gif); width:19px; height:18px; border:none; margin-left:3px; }
.page a.button { font-weight:normal; }
.page .inputo { width:120px; padding:0px 5px; }
.page a.top { width:45px; height:16px; display:block; border:none; float:right; background:url(../img/top2.gif); }
.page .top span { padding:0px; width:45px; height:16px; visibility:hidden; }
.page .top:hover { border:none; background:url(../img/top2.gif); }
.page div { float:right; width:50px; margin-right:10px; padding-top:5px; overflow:hidden; height:16px; }
