﻿@charset "utf-8";
/* CSS Document */
* {padding:0;margin:0;}
body{
	background-color:#FFF;
	padding:0;
	margin:0;
	text-align:left;
	font-family:宋体;
}
ol, ul {
	list-style: none;
	padding:0;
	margin:0;
}
.clear{clear:both;overflow:hidden;}
	#carouselCont {
	border:1px solid #CFCFCF;
	width:660px;
	height:344px;
	overflow:hidden;
	float:left;
	position: relative;
	background-color:#F4F4F4;
	padding:6px 6px 6px 6px;
	z-index: 0;
		}
			
	#infoCont {
		height:354px;
		width:167px;
		overflow:hidden;
		position:relative;
		border:1px #B3B3B3 solid;
		float:right;
		background:url('bj42.gif') no-repeat left top;
		}
	#shwocas-nav {
	    float:left;
	    padding:117px 0 0 11px;
		
	}
		
	#shwocas-nav li.prev a {
			display:block;
			background:url('prev.gif') no-repeat left top;
			height:31px;
			width:31px;
			}
			
		#shwocas-nav li.next a {
			display:block;
			background:url('next.gif') no-repeat left top;
			height:31px;
			width:31px;
			margin-bottom:22px;
			}
			
		#shwocas-nav li.pause a {
			display:block;
			background:url('playPause.gif') no-repeat left top;
			height:19px;
			width:31px;
			margin-bottom:28px;
			}
			
		#shwocas-nav li.play a {
			display:block;
			background:url('playPause.gif') no-repeat left bottom;
			height:27px;
			width:31px;
			margin-bottom:20px;
		}
		.contInfoAll {
			height:356px;
			width:169px;
		}
		.blank5{height:5px;clear:both;overflow:hidden;}
		.blank12{height:12px;clear:both;overflow:hidden;}
		.con1{
	        width:147px;
	        padding-left:10px;
	        float:left;
	        font-family:文鼎cs大黑;
	        font-size:15px;
	        color:#639C09;
	        line-height:41px;
		}
		.img1{
	        padding-right:7px;
	        float:left;	
		}
		.bj1{
	        width:139px;
	        height:110px;
	        padding:7px 0 0 7px;
	        margin:0 0 15px 13px;
	        background-image:url('bj43.jpg');
		}
		.tx1{
	        width:157px;
	        padding-left:7px;
	        font-size:12px;
	        color:#666;
	        line-height:24px;
		}