@charset "utf-8";
/* CSS Document */
body{
    padding:0;
    margin:0;
}

a img{
    border:0 none;
}

a{
    text-decoration:none;
}

.whole{
    width:900px;
    margin:0 auto;
}

.box{
    width:100%;
    clear:both;
}

.center{	
    margin:10px 0;
    min-height: 0;
}

.left,.right{    
    padding:10px 0;
}

.left{
    float:left;    
}


.right{
    float:right;    
}

.left{
    width:602px;
}

.right{
    width:288px;
}

.leftBox{
    width:145px;
    height:175px;
    float:left;
    margin-right:5px;
    text-align:center;
    background-image:url(../images/leftpg1.jpg);
    background-repeat:no-repeat;
}


.leftBox a{
	padding-top:170px;
	position:relative;
	z-index:1001;
}

.leftBoxTr2{	
    height:175px;
}

.mg_top {
	margin-top: 10px;
}

.leftBoxPt{
    height:77%;
    width:100%;
	z-index:100;
    position:relative;
	text-align:center;
}

.leftBoxPt1{
    position:relative;
    bottom:-40px;
	display:block;
}

.leftBoxPt2{
    position:relative;
    bottom:-12px;
    display:none;
}

.right h4{
    color:#fff;
    text-indent:15px;
    margin:0;
    padding-top:5px;
	font-size:15px;
}

.newsHead{
    height:29px;
    background-image:url(../images/newsHeadbg.jpg);
    background-repeat:no-repeat;
}

.newsBorder{
    border:1px solid #CCC;
}

.photoNews{
    width:100%;
    height:215px;
    margin-bottom:5px;
}

.photoBox{
    height:160px;
	position:relative;
    overflow:hidden;
}

.phcontainer{
    width:100%;
    position:relative;
}

.flash{
    height:160px;
    width:100%;
    margin:0 auto;
    text-align:center;
}

.flash img{
	width:100%;
	height:100%;
}

.photoTail{
    height:25px;
    background-image:url(../images/newsTailbg.jpg);
    background-repeat:no-repeat;
    background-position:right;
    text-align:right;
}

.tailContent{
    float:right;
    padding-top:3px;
}

.tailContenA{
	margin:0;
    width:18px;
    height:18px;
    color:#000;
    float:left;
    margin:0 2px;
    text-align:center;
    display:table-cell;
    text-decoration:none;
    background-color:#FFF;
}

.tailContent a:hover{
	margin:0;
    width:18px;
    height:18px;
    float:left;
    margin:0 2px;
    text-align:center;
    display:table-cell;
    text-decoration:none;
	
	background-color:#B00;
    color:#FFF;
}

.navitive{
	margin:0;
    width:18px;
    height:18px;
    float:left;
    margin:0 2px;
    text-align:center;
    display:table-cell;
    text-decoration:none;
    
    background-color:#B00;
    color:#FFF;
}

.titleNewsContent1{    
    overflow:hidden;
    border:1px solid #CCC;
    padding:5px 0;
}

.titleNewsContent2{
    height:100px;
    overflow:hidden;
    font-size:14px;
}

.titleNewsContent2 td{
	line-height:25px;
}

.titleNewsContent2 table a,.titleNews table a:link{
    color:#000;
}

.titleNewsContent2 table a:hover{
    color:#B00;
    text-decoration:underline;
}

.hideST{
	display:none;
}

.center {
	margin:0; 
}

