@charset "utf-8";
/* CSS Document */

body { background:url(imges/backg.gif);
       width:980px;
       margin:0 auto;
	   font-size:12px;
	   font-family:Arial, Helvetica, sans-serif;}
  
.menu { background:url(imges/bg.gif) repeat-x;
        height:52px;
		margin-bottom:15px;}
ul { margin:0;}   
		
.menu ul li a{ display:block;
              line-height:34px;
			   font-size:14px;
			   color:#666666;
			   text-decoration:none;}
.main { width:965px;
		height:700px;
		padding:0 12px;
}
.main .gouzi { background:url(imges/top-left.gif) left top no-repeat;
				padding-left:43px;
				height:29px;
								}
.main .gouzi2 { background:url(imges/top-right.gif) right top no-repeat;
				padding-right:43px;
				float:right;
				height:29px;
				margin:0;}
.main .gouzi3 { background:url(imges/bottom-left.gif) left bottom no-repeat;
				padding-left:43px;
				height:29px;
				clear:both;
			    				}
.main .gouzi4 { background:url(imges/bottom-right.gif) right bottom no-repeat;
				padding-right:43px;
				float:right;
				height:29px;
				margin:0;}
.main .left { width:675px;
			  height:620px;
			 _width:660px;
			  float:left;
			  border-right:1px dashed #333333;
			  border-left:3px solid #333333;}
.main .right { width:250px;
			float:right;
			padding:0 10px 0 0;
			height:620px;
			border-right:3px solid  #333333;} 
.main .left .new { background: url(imges/boder.gif) no-repeat;
					width:137px;
					height:160px;
					overflow:hidden;
					text-align:center;
					padding:9px 0;
					float:left;
					margin:10px 15px;
					_margin:5px 10px;
					}
.main .left .new .fixed { height:135px;}
.main .left .new .fixed p{ margin:0; padding:0;}
.main .right img { margin:0px 20px 10px 0px;
					float:left;}
.main .right p { color:#333333;
				 line-height:20px;
				 }
 .main .right .new { padding-left:30px;}
 .foot { height:50px; margin-top:3px;}
.foot .new1 { float:left; margin-left:20px;}
.foot .new2{ float:right; margin-right:30px;}
#specil { height:2px;
		  background: #333333;
		  width:880px;
		  display:block;}


.fenye { float:right;
		width:180px;
		}
.fenye a{ color:#000000;
		  text-decoration:none;}