﻿@charset "utf-8";
#sideleft {width:240px; margin-right:10px;}
#sideright {width:670px;}

/*sideLeft*/
.classify, #infoQuery {margin-bottom:5px;}
.classify .noRecords_small {margin:8px;}
.classify ul {margin:5px;}
	.classify li {float:left; display:inline; padding:0 5px 0 15px; width:94px; height:24px; line-height:24px; background:url(../images/arrow.gif) no-repeat 2px -24px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
	.classify li:hover {background:url(../images/arrow.gif) no-repeat 2px -62px;}
		
#infoQuery ul {margin:8px auto; width:200px; overflow:hidden;}	 /*查询*/
	#infoQuery li {margin-bottom:6px;}
	#infoSearch input.box {width:191px; color:#999;}
	#infoSearch select {width:135px; vertical-align:middle;}
	#infoSearch input.searchBT {width:52px; height:22px; line-height:22px; color:#fff; font-size:12px; font-weight:bold; border:none; background-position:0 -38px}

/*sideRight*/
.iClassifyList {float:left; display:inline; margin:0 4px 4px 0; width:331px; height:232px;}
.nomargin {margin-right:0;}
	.iClassifyList ul {margin:5px;}
		.iClassifyList li {width:306px; height:20px; line-height:20px; font-size:12px; padding-left:15px; background:url(../images/arrow.gif) no-repeat 5px 6px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
		.iClassifyList li span {float:right; font-size:11px; color:#704814;}
		.iClassifyList li:hover {background-color:#e8f0ff;}

/*列表*/
#infoListBox {float:left; display:inline; width:668px; border:1px solid #7fb1e2; background:#f7fbff; min-height:708px;}
	#infoList {margin:15px auto; width:640px;}
	#infoList li {padding:0 8px; width:624px; height:30px; line-height:30px; font-size:14px; border-bottom:1px solid #ddd; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
		#infoList li em {float:right; font-size:11px; color:#704814;}
		#infoList li:hover {background-color:#e8f0ff;}
		
	#pictinfoBox {margin:10px auto 0; *margin-bottom:10px; width:656px; overflow:hidden;}
		#pictinfoBox li {float:left; display:inline; margin-bottom:10px; width:164px; text-align:center;}
			#pictinfoBox li img {padding:3px; border:1px solid #ccc; width:150px; height:113px; vertical-align:middle;}
			#pictinfoBox li a:hover img {border:1px solid #7fb1e2;}
			#pictinfoBox li p {margin:5px auto 0; width:152px; line-height:1.5em; font-size:12px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
	
	#container {margin:15px auto; width:650px; min-height:680px;}