	@import url("common.css");
	body {
		background-image:url(../images/top.jpg);
		background-repeat:no-repeat;
		background-position:top;
		
	}
	.top {
		width:950px;
		height:70px;
		margin-left:auto;
		margin-right:auto;
	}
	.top .left {
		float:left;
		padding-left:4px;
		padding-top:25px;
	}
	.top .right {
		float:right;
		padding-top:45px;
	}
	.top .tmpdiv {
		float:left;
	}
	
	/*--------main--------*/
	.main_ad {
		margin-left:auto;
		margin-right:auto;
		width:950px;
		margin-top:5px;
	}
	
	.main {
		margin-left:auto;
		margin-right:auto;
		width:950px;
		margin-top:20px;
	}
	
	.main .toolbar {
		height:18px;
	}
	.main .toolbar .il {
		float:left;
	}
	.main .toolbar .ir {
		float:right;
		padding-top:5px;
	}
	
	
	.main .left {
		float:left;
		width:320px;
		margin-right:31px;
	}
	.main .box {
		padding-top:18px;
	}
	.main .box .ml{
		width:70px;
		float:left;
		text-align:center;
		line-height:27px;
	}
	.main .box .mc{
		width:70px;
		float:left;
		text-align:center;
		margin-left:26px;
		line-height:27px;
		margin-right:20px;
	}
	.main .box .mr{
		width:70px;
		float:left;
		text-align:center;
		line-height:27px;
		margin-right:20px;
	}
	.main .box .mr2{
		width:70px;
		float:right;
		text-align:center;
		line-height:27px;
	}
	.main .box .sort{
		height:17px;
		background-image:url(../images/sort.gif);
		width:125px;
		padding-top:5px;
		padding-left:20px;
		margin-bottom:8px;
	}
	
	.main .box ul {
	   list-style: none;
	   margin: 0;
	   padding: 0;
	   border: none;
	}
	.main .box ul li {
		height:23px;
		background-image:url(../images/line-ico.gif);
		background-repeat:no-repeat;
		padding-left:14px;
	}
	.main .box .il {
		float:left;
		width:146px;
		line-height:21px;
	}
	.main .box .ir {
		float:right;
		width:70px;
	}
	.main .box .t {
		font-weight:bold;
		color:#549CCE;
		margin-bottom:4px;
		line-height:12px;
	}
	
	.pleft {
		float:left;
		width:245px;
	}
	.pright {
		float:right;
		width:245px;
	}
	.picture {
		float:left;
		margin-right:10px;
		border:1px solid #F0F0F0;
	}
	
	.l {
		width:260px;
		float:left;
	}
	.r {
		width:260px;
		float:right;
	}
	.line {
		width:auto;
		height:1px;
	}
	.chr {
		margin-top:12px;
		margin-bottom:12px;
		color:#F0F0F0;
	}
	
	.case {
		width:auto;
		height:1px;
		background-image:url(../images/line.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		padding-bottom:16px;
		margin-bottom:16px;
		
	}
	.case .cleft {
		float:left;
		width:97px;
		height:58px;
		/*background-image:url(../images/case-left.gif);*/
		padding-left:8px;
		padding-top:7px;
		
	}
	.case .cright {
		float:left;
		padding-left:16px;	
		padding-top:5px;	
	}
	.case .cright .title {
		font-weight:bold;
		margin-bottom:8px;
		padding-top:3px;
	}
	.case .cright a {
		color:#9A0000;
		text-decoration:underline;
	}
	.case .cright a:hover {
		text-decoration:none;
	}
	.video {
		height:16px;
		width:auto;
	}
	.video2 {
		width:145px;
		height:118px;
	}
	
	/*----------ÁªÏµÎÒÃÇ------------*/
	.le {
		float:left;
	}
	.rl {
		float:left;
		padding-left:14px;
	}
	.cline {
		border-bottom:1px solid #dddddd;
		
	}
	
	.pshow {
		width:auto;
		padding-bottom:10px;
		cleae:both;
	}
	.pshow .lpro {
		float:right;
		margin-left:16px;
		cleae:both;
	}
	.pshow img{
		border:1px solid #cccccc;
	}
	.pshow .rpro {
		float:left;
				
	}
	
	.lastpage,.nextpage {
		background-color:#FFFEF5;
		padding:2px;
		border:1px solid #E5E2BE;
	}
	.lastpage {
		margin-right:5px;
	}
	.nextpage {
		margin-left:5px;
	}
	.numpage {
		border-left:1px solid #E5E2BE;
		padding-left:5px;
		padding-right:5px;
	}
	.nullpage {
		border-left:1px solid #E5E2BE;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
	}
	
	.linespace {
		clear:none;
		height:10px;
	}

