﻿/*第一屏*/
	*
	{
		margin:0px;
		padding:0px;
	}
    body
    {
        margin:0px auto;
        font-size:12px;
        color:#333333;
      
	
    }
    #all
    {
        width:1000px;
        margin:auto;
    }   
    #container
    {
        width:988px;
        height:579px;
        margin:0 auto;
        padding-top:8px;
        padding-bottom:8px;
        padding-left:8px;
		padding-right:0px;
        border:2px solid #55ccdd;
        overflow:hidden;
    	background-color:#fff;
    }

	#con_left
	{
		float:left;
		width:260px;
		height:579px;
		margin-right:0px;
	}
	#con_middle
	{
		width:426px;
		height:579px;
		float:left;
		margin-right:0px;
		margin-left:6px;
	}
	#con_right
	{
		width:283px;
		height:579px;
		float:left;
		margin-left:6px;
	}
    #consult
    {
        margin-top:8px;
        width:258px;
        height:280px;
        overflow:hidden;
        border:1px solid #D6D682;
        text-align:center;
    }
    #focus{
        height:287px;
        width:281px;
        float:left;
        overflow:hidden;
		border:1px solid #55ccdd;
		background-color:#f3feff;
    }
	#focuslink
	{
		margin-top:8px;	
		text-align:center;
	}	
	#focuslink a:link,#focuslink a:visited
	{
		margin-left:15px;	
		color:#333333;
		text-decoration:none;
	}
	.itemOn 
	{
		BACKGROUND: #999900; 
		COLOR: #fff
	}
    #message
    {		
        height:287px;
        width:424px;
        overflow:hidden;
		float:left;
		border:1px solid #55ccdd;
    }
    #message ul
    {
		width:422px;
	}
	#message ul li
	{
		width:195px;
		padding-left:15px;
		height:25px; 
		list-style:none;
		float:left;	
	}
	#message ul li img
	{
		margin-right:10px;	
	}
	#message ul li a:link,#message ul li a:visited
	{
		color:#333333;
		text-decoration:none;	
	}
    #moremsg
    {
		text-align:center;
		padding-top:6px;
		background-color:#f3feff;	
	}
	#moremsg img
	{
		border:none;	
	}
    #mtitle
    {
		background:url(../images/message.gif);
		width:310px;
		height:32px;
		float:left;
	}
    #moremsg
    {			
		width:112px;
		float:left;	
		height:28px;
	}
    #case
    {
		border:1px solid #55ccdd;
        background:#f3feff;
        width:258px;
        height:287px;
    }
    #case a:link,#case a:visited
    {
		text-decoration:none;
		color:#333333;	
	}
    #ctitle
    {
		height:23px;
		padding-top:6px;
        background:url(../images/case.gif);
        text-align:right;
        border-bottom:#d7d7d7 2px solid;			
	}
	#ctitle span
	{
		font-size:15px;
		color:#00B2CD;
		font-weight:bold;
		margin-right:75px;	
	}
	#ctitle a
	{
		color:#fff;
		margin-right:15px;	
		text-decoration:none;
	}
	.alrow
	{
		margin-top:8px;
		margin-left:13px;	
	}
	.alrow img
	{
		margin-right:13px;	
	}
	#ccontent img
	{
		margin:8px;	
	}
    #method
    {
		overflow:hidden;
        height:280px;
        width:281px;
        float:left;
        margin-top:8px;
        border:1px solid #55ccdd;
    }
    #method a:link,#method a:visited
    {
		text-decoration:none;
		color:#333333;	
	}
    #myTab5 li
    {
		list-style:none;
		color:#55ccdd;
		font-size:16px;
		font-weight:bold;
		width:100px;
		padding-top:4px;
		text-align:center;
		height:23px;
		float:left;	
	}
	#myTab5 .active
	{
		background:url(../images/lf.gif);	
	}
	#myTab5 .normal
	{
		background:url(../images/zz.gif);	
	}
	.nTab5 .TabContent
	{
		clear:left;	
		background:#ffffff;
		width:281px;
		height:131px;
		border-top:1px dashed #AFD7DA;
	}
    .lfrow
    {		
		margin-left:12px;
		margin-top:10px;
		width:267px;			
	}
	.lfrow img
	{
		margin-right:12px;	
	}
/*有问必答选项卡*/	
    #question
	{	
		float:left;
		margin-top:8px;
		height:280px;
        width:424px;
		border:1px solid #55ccdd;
    }
    #qtitle
    {			
        background:url(../images/question.gif);
        width:325px;
        height:32px;
        float:left;
	}
	#ask
	{
		width:84px;
		height:24px;
		padding-left:12px;
		padding-top:8px;
		background:url(../images/ask.gif) no-repeat #f3feff 0px 4px;	
		overflow:hidden;
	}
	#ask a:link,#ask a:visited
	{
		text-decoration:none;
		color:#000000;	
	}
    .qarow
    {		
		margin-top:10px;
		margin-left:20px;
		width:388px;			
	}
	.qarow img
	{
		margin-right:12px;
		float:left;	
	}	
	.qarow a:link,.qarow a:visited
	{
		text-decoration:none;
		color:#333333;	
	}
    .nTab .TabTitle ul
    {
		margin-top:0px;
		margin-left:0px;	
	}
    .nTab .TabTitle ul li
    {
		float:left;
        list-style:none;
        height:20px;
        width:139px;
        padding-top:6px;
        text-align:center;
    }
    .nTab .TabTitle .active
    { 
        background:#ffffff;
        border-left:1px #fff solid;
        border-top:1px #55ccdd solid;
        border-right:1px #fff solid;
        border-bottom:1px #fff solid;
     }
    .nTab .TabTitle .normal
    {
        background:#CCEEF7;
        border:1px #55ccdd solid;
    }
    .none
    {
		display:none;
	}
	.nTab .TabTitle
	{
		height:28px;
	}
	
    /*第二屏*/
    #middle_banner
    {    
        float:left;    
        width:996px;
        margin:8px auto;
        height:186px;
        background:url(../images/expert.gif);
    } 
    #demo
    {
		 margin-top:3px;
		 overflow:hidden;
		 width:992px;
		 height:100px;
		 border:0px solid #e0e0e0;
		 padding:2px;	
	} 
	#demo1 img
	{
		border:none;
		width:60px;
		height:90px;	
	}
	#demo1 a
	{
		margin-left:8px;
		border:1px solid #e0e0e0;
	}
    #middle
    {
		height:610px;
        width:1000px;
        margin:0px auto 0px auto;
    }
    #middle a:link,#middle a:visited
    {
		text-decoration:none;
		color:#333333;	
	}
	.nTab1,	.nTab2,	.nTab3,	.nTab4
	{
		float:left;
		width:495px;
		height:296px;
		overflow:hidden;
		margin-top:8px;
	}
	.nTab1 .TabContent,.nTab2 .TabContent,.nTab3 .TabContent,.nTab4 .TabContent
	{
		width:471px;
		padding-left:20px;
		padding-top:20px;
		height:244px;
		border:2px solid #ABAE97;
	}
    .TabTitle1
    {
		width:494px;
		height:26px;	
	}
	.TabTitle1 img
	{
		height:22px;	
	}
    #middle ul
    {
        width:415px;
        height:26px;
        float:left;	
	}
    #middle ul li
    {
		float:left;
        list-style:none;
        height:20px;
        width:137px;
        padding-top:6px;
        text-align:center;
    }
    #middle .active
    {
		background:url(../images/title_bg1.gif);
     }
    #middle .normal
    {
        background:url(../images/title_bg2.gif);
    }
    #desease1,#desease2
    {
        margin-right:10px;      
    }
    .derow
    {
		margin-top:9px;
		width:235px;	
		float:left;
	}
	.derow img
	{
		float:left;	
	}
	.derow .txt
	{
		float:left;	
		width:226px;
	}
    
    /*第三屏*/
    #bottom1
    {
        width:1000px;
		height:410px;
        margin:8px auto 0px auto;
    }
    #title
    {
        width:735px;
        height:408px;
        float:left;
        border:1px solid #55ccdd;
    }
    .department
    {
		float:left;
		margin-left:10px;
		width:220px;
		height:178px;
		overflow:hidden;	
	}
	.detitle
	{
		width:200px;
		height:35px;
		margin-left:18px;
		margin-top:5px;
		padding-left:20px;
		padding-top:0px;
		background:url(../images/department.gif);	
		font-size:14px;
		font-weight:bold;
		color:#0D7CC9;
	}
	.department ul 
	{
		margin-left:18px;
		list-style-image:url(../images/list.gif);
		list-style-position:inside;
	}
	.department a:link,.department a:visited
	{
		line-height:27px;
		color:#B69148;	
		text-decoration:none;		
	}
	.detitle a
	{
		color:#ee0000;
		margin-left:60px;	
	}
    #instruments
    {
        width:253px;
        height:408px;
        float:right;
        border:1px solid #55ccdd;
        background:#f3feff;
		overflow:hidden;
    }    
    #instruments img
    {
		margin-left:25px;		
	}
    #instrtitle
    {
		width:253px;
		height:32px;
		background:url(../images/instruments.gif);
		margin-bottom:8px;	
	}
	#instrtitle a:link,#instrtitle a:visited
	{
		float:right;
		margin-top:8px;
		margin-right:10px;
		color:#000000;
		text-decoration:none;	
	}	  
    .sbrow
    {		
		margin-top:12px;
		width:220px;			
	}
	.sbrow img
	{
		margin-right:15px;	
	}
	.sbrow a:link,.sbrow a:visited
	{
		color:#333333;
		text-decoration:none;
	}
    #bottom2
    {
        width:1000px;
		height:225px;
        margin:0px auto 15px auto;
    }   
    #bottom2 a:link,#bottom2 a:visited
    {
		text-decoration:none;
		color:#333333;	
	} 
    #huanzhe{
        margin-top:8px;
        width:321px;
        height:223px;
        float:left;  
        border:1px solid #B6DCFD;     
    }
    .btmtitle3
	{
		width:323px;
		height:68px;
		background:url(../images/huanzhe.gif);	
	}
	.btmtitle3 a:link,.btmtitle3 a:visited
	{
		float:right;
		margin-top:16px;
		margin-right:10px;
		color:#000000;	
		text-decoration:none;
	}
    #huizhen{
        margin-top:8px;
        margin-left:13px;
        width:321px;
        height:223px;
        float:left;
        border:1px solid #B1E898;       
    }
    .btmtitle2
	{
		width:323px;
		height:68px;
		background:url(../images/huizhen.gif);	
	}
	.btmtitle2 a:link,.btmtitle2 a:visited
	{
		float:right;
		margin-top:16px;
		margin-right:10px;
		color:#000000;	
		text-decoration:none;
	}
    #kaixin{
        margin-top:8px;
        width:321px;
        height:223px;
        float:right;
        border:1px solid #FD9885;	  
    }    
    .hzrow
    {		
		margin-left:20px;
		margin-top:12px;
		width:300px;			
	}
	.btmtitle1
	{
		width:323px;
		height:68px;
		background:url(../images/kaixin.gif);	
	}
	.btmtitle1 a:link,.btmtitle1 a:visited
	{
		float:right;
		margin-top:16px;
		margin-right:10px;
		color:#000000;	
		text-decoration:none;
	}
	.hzrow img
	{
		margin-right:8px;	
	}
