.tableoverflow
{
	table-layout:fixed;/* 只有定义了表格的布局算法为fixed，下面td的定义才能起作用。 */ 
} 

.tdoverflow{ 
    word-break:keep-all;/* 不换行 */ 
    white-space:nowrap;/* 不换行 */ 
    overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */ 
    text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/ 
} 
.hand {cursor:pointer}
.overhdd {overflow:hidden}

.f8 		{color:#454545}
.fb 		{font-weight: bold;}

.fc_black	{color:#000000;}
.fc_white 	{color:#ffffff;}
.fc_orange	{color:#FF6600}
.fc_gray	{color:gray}
.fc_blue	{color: #008000}
.fc_green	{color: #006600}
.fc_red		{color:#ff0000}
.sizscolor {
    position:absolute;
    padding:4px;
    filter:
        Dropshadow(offx=1,offy=0,color=white)
        Dropshadow(offx=0,offy=1,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);
}



.bjwhite		{background-color: #FFFFFF}
.bjorange		{background-color: #FF6600}
.bjblue		{background-color: #EAF2FB}
.bjblue1		{background-color: #F7FAFD}
.bjgrey		{background-color: grey}
.bjgray		{background-color: gray}
.bjyellow	{background-color: #FEFAE7}
.bjblack	{background-color: #333333}

.fs12 		{font-size:12px;}
.fs14 		{font-size:14px;}
.fs16 		{font-size:16px;}
.fs18 		{font-size:18px;}
.fs20 		{font-size:20px;}
.fs30 		{font-size:30px;}

.ls3		{letter-spacing:3pt}
.ls2		{letter-spacing:2pt}
.ls1		{letter-spacing:1pt}

.flt_r		{float:right}
.flt_l		{float:left;}
.alg_l		{text-align:left}
.alg_c		{text-align:center}
.alg_r		{text-align:right}

.lh17		{line-height:17px}
.lh18		{line-height:18px}
.lh19		{line-height:19px}
.lh20		{line-height:20px}
.lh21		{line-height:21px}
.lh22		{line-height:22px}
.lh23		{line-height:23px}
.lh24		{line-height:24px}
.lh25		{line-height:25px}
.lh28		{line-height:28px}
.lh32		{line-height:32px}
.lh35		{line-height:35px}

.fboxgree	{border: 1px ridge #C6F3EC; padding-bottom: 0px; background-color: #DFFFFA; padding-left:2px; padding-right:2px; padding-top:2px}
.fboxred	{border: 1px solid #FF9999; padding-bottom: 0px; background-color: #FFCCCC; padding-left:2px; padding-right:2px; padding-top:2px}

.boxblack	{border: 1px solid #000000}
.boxc0		{border:1px solid #c0c0c0}
.box99		{border: 1px solid #999999}
.boxE4		{border: 1px solid #E4E4E4;}
.box01      {border: 1px solid #ff6600 }
.boxwhite   {border: 1px solid #FFFFFF}
.box_		{border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px dotted #454545}
.boxtopline		{border-top:1px solid #999999; border-left-width: 1px; border-right-width: 1px; }
.boxtop		{border-top:1px solid #C0C0C0; }
.boxdot_	{border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom: 1px dashed #C0C0C0}

.mag1		{margin:1px}
.mag2		{margin:2px}
.mag3		{margin:3px}
.mag4		{margin:4px}
.mag5		{margin:5px}
.mag6		{margin:6px}
.mag8		{margin:8px}

.magt1		{margin-top:1px}
.magt2		{margin-top:2px}
.magt3		{margin-top:3px}
.magt4		{margin-top:4px}
.magt5		{margin-top:5px}
.magt6		{margin-top:6px}
.magt8		{margin-top:8px}
.magt12		{margin-top:12px}
.magt16		{margin-top:16px}

.magl3		{margin-left:3px;display:inline}
.magl5		{margin-left:5px;display:inline}
.magl6		{margin-left:6px;display:inline}
.magl8		{margin-left:8px;display:inline}
.magl10		{margin-left:10px;display:inline}
.magl16		{margin-left:16px;display:inline}

.magr3		{margin-right:3px}
.magr5		{margin-right:5px}
.magb3		{margin-bottom:3px}
.magb8		{margin-bottom:8px}

.pad6		{padding:6px}
.pad10		{padding:10px}


.w100		{width:100%}
.w96		{width:96%}

.w600px		{width:600px}
.w710px		{width:710px}
.w713px		{width:713px}

.h6px		{height:6px}
/*--本站css--*/

.div5		{width:100px;height:8px;}
.divbody		{width:969px;height:auto;}

.bjnav			{background-color: #EDFFE9;}
.bgclinic		{background-image: url('../images/bgleftcontent.jpg'); background-repeat: repeat-x}
.bgcenterbottom	{background-image: url('../images/bgcenterbottom.jpg'); background-repeat: repeat-x}
.bgstar			{background-image: url('../images/bgstar.jpg'); background-repeat: no-repeat; }
.buttonindex	{background-position: center; background-image: url('../images/buttonindex.jpg'); background-repeat: no-repeat }
.bgitemtitle	{background-image: url('../images/bgitemtitle.jpg'); background-repeat: repeat-x}
.bgcentertitle	{background-image: url('../images/bgcentertitle.jpg'); background-repeat: repeat-x}
.bgbottom	 	{background-image: url('../images/bgbottom.jpg'); background-repeat: repeat-x}
.sortdot1		{letter-spacing:3pt;padding-left:25px;line-height:25px;background-position: left center; background-image:url('../images/dot1.gif'); background-repeat:no-repeat}
.sortdot2		{letter-spacing:3pt;padding-left:25px;line-height:25px;background-position: left center; background-image:url('../images/dot2.gif'); background-repeat:no-repeat}
.sortdot3		{letter-spacing:3pt;padding-left:25px;line-height:25px;background-position: left center; background-image:url('../images/dot3.gif'); background-repeat:no-repeat}
.sortdot4		{letter-spacing:3pt;padding-left:25px;line-height:25px;background-position: left center; background-image:url('../images/dot4.gif'); background-repeat:no-repeat}
.YYdot4			{padding-left:25px;line-height:25px;background-position: left center; background-image:url('../images/dot4.gif'); background-repeat:no-repeat}

/*--答疑 S--*/
.fcmsg1		{color:#007283}
.msgbj1			{background-color: #B9E7DD;height:12px;width:100%}
.msgbj2			{background-color: #EEF9F7;}
.msgbox			{border:1px solid #B9E7DD;height:12px;width:100%}	
.msghbgleft		{width:7px;height:8px;float:left;background-image: url('../images/H_Left.jpg'); background-repeat: no-repeat; background-position-x: left}
.msghbgright	{width:7px;height:8px;float:right;background-image: url('../images/H_right.jpg'); background-repeat: no-repeat; background-position-x: left}
.msgbgtitle		{width:189px;height:43px;float:left;background-image: url('../images/DrMsg.jpg'); background-repeat: no-repeat}
.msgbgtitlediv		{position: absolute;z-index: 10;margin-top:-35px}
.msgbgtitleright	{width:200px;float:right}
.msgbgtitleright_s1	{width:190px;float:right}
.msgbgtitleright_s1_s1	{position: absolute;z-index: 11;margin-top:-35px;margin-right:-35px;float:right;width:180px}
.msgbgtitleright_s2	{width:10px;float:right}

.msgdrbox	{width:713px;height:auto}

.msgbtn		{border:1px solid #B8E7DD; background-image: url('../images/Btn_bg.jpg'); background-repeat: repeat-x; padding-top:2px;}

.msgbg1			{background-image: url('../images/MsgPartBg.jpg'); background-repeat: repeat-x;width:100%;height:32px;}
.msgbg1_s1			{margin-top:5px;width:317px}
.msgadorn1		{background-image: url('../images/Msg_Adorn1.jpg'); background-repeat:no-repeat; background-position-y:center;margin-left:5px}
.msgadorn2		{background-image: url('../images/Msg_Adorn2.jpg'); background-repeat:no-repeat;background-position-y:center;margin-left:5px}
.msgadorn4		{background-image: url('../images/Msg_Adorn4.jpg'); background-repeat:no-repeat;background-position-y:center;margin-left:5px}
.msgadorn5		{background-image: url('../images/Msg_Adorn5.jpg'); background-repeat:no-repeat;background-position-y:center;margin-left:5px}
.msgadorn6		{background-image: url('../images/Msg_Adorn6.jpg'); background-repeat:no-repeat;background-position-y:center;margin-left:5px}

.msgfor1		{width:328px;float:left}
.msgfor2		{width:382px;float:right; }
.msgfor2_s1		{width:120px;height:160px;float:left;margin-top:18px;}
.msgfor2_s1_s1box	{width:108px;height:128px;border:1px solid #C0C0C0}
.msgfor2_s1_s2	{width:255px;height:160px;float:right;margin-top:18px;color:black;line-height:23px;margin-left:3px}

.msgsort1		{widht:100%;height:40px;background-image: url('../images/MsgPartBg2.jpg'); background-repeat: repeat-x}
.msgsortbg3		{widht:100%;height:33px;background-image: url('../images/MsgPartBg3.jpg'); background-repeat: repeat-x}
.msgsort1_s1	{margin-left:8px;width:500px;height:40px;float:left;background-image: url('../images/Msg_Adorn3.jpg'); background-repeat: no-repeat; background-position: left center;line-height:38px}
.msgsort1_s2	{width:160px;float:right;line-height:38px}

.msgonebox		{border:1px solid #AFE180}
.msgonebj		{background-color: #EBF8DE}


/*--答疑 E--*/
.fc45			{color:#454545}
.fcgreen		{color:#095E00}
.fcblue			{color:#285169}
.fcblue3			{color:#389BB4}
.fcorange		{color:#CF3A00}

.boder2			{border-right-style: solid; border-right-width: 2px}
