/* CSS Document */
/* index*/
.xinwen a:link {
	color: #000000;
	text-decoration: none;
	text-align:left;
}
.xinwen a:visited {
	text-decoration: none;
	color: #333333;
}
.xinwen a:hover {
	text-decoration: none;
	color: #990000;
}
.xinwen a:active {
	text-decoration: none;
}
        .normal
        {
              list-style: none; float: left;
              padding: 5px 2px 2px 2px;
              width: 90px; text-align :center ; 
              vertical-align :middle ; 
              cursor :pointer ; 
              
              border-bottom :solid 1px #9cd9f5; 
              border-right :solid 1px #9cd9f5;
            
              background-color: #dee7f5; 
              border-collapse :separate ;
        }
        .selected
        {
             list-style: none; 
             float: left; 
             padding: 5px 2px 2px 2px;
             width: 120px; 
             text-align :center ; 
             vertical-align :middle ; 
             cursor :pointer ;
              
             border-bottom :solid 0px #9cd9f5; 
             border-right :solid 1px #9cd9f5;
			 border-top :solid 1px #990000;
             background-color:#f8f8f8;
        }
        
        #divMainTab
        {
             border-left :solid 1px #9cd9f5; 
             border-top :solid 1px #9cd9f5;
             float:left;
             margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
        }
		
		#divMainTab a{
            text-decoration: none;
            color:#990000;
        }
       #divMainTab a:hover
        {
            text-decoration: underline;
            color: #cc0000;
        }
        
        .divContent
        {
                width: 585px;
                height: 377px; 
                clear: both; 
                border-bottom: solid 1px #CCCCCC;
                border-left: solid 1px #CCCCCC; 
                border-right: solid 1px #CCCCCC;
				border-top: solid 1px #CCCCCC;
        }
		.divContent img{
		border:0px;}
		.divContent a:link {
		color: #000000;
		}
		.divContent a:visited {
		color: #000000;
		}
		.divContent a:hover {
		color: #FF0000;
		}
		.divContent a:active {
		color: #000000;
		}
        
/*prd*/

body{
margin:0 0 auto auto;
font-size:12px;}
.title{
font-size:14px;
font-weight:900;
text-align:left;}
.waikuang{
border:1px solid #333333;}
.showprd{
width:95%;
margin:0 0 auto auto;}
		
/*left    ======*/
.fenleidh{
height:100%;
margin-top:9px;
font-size:13px;
font-weight:900;
border-bottom-style:groove;
text-align:left;}
.fenleidh img{
float:left;
margin-right:1px;}
.fenleidh p{
margin:0px;
padding:0px;}
.xfl {font-size: 12px}
.xfl a:link {
	color: #000000;
	text-decoration: none;
}
.xfl a:visited {
	text-decoration: none;
	color: #000000;
}
.xfl a:hover {
	text-decoration: none;
	color: #FF0000;
}
.xfl a:active {
	text-decoration: none;
	color: #000000;
}
/*  list  css  */
.listcss img{
border:0px;}

.imgshow{ padding-left:12px;}
.imgshow img{ width:200px; margin-bottom:3px;}