@charset "utf-8";

/*input, select, textarea { border:1px solid #85BAD9;}*/
#opacity_bg_div{
    filter:alpha(opacity=20);	/* for IE */ 
	-moz-opacity:0.2;			/* for mozilla */
	opacity:0.2;               /* CSS3 */
	position: absolute;
	top:0px;
	left:0px;
	z-index:98;
    background-color:#444;
}
#protocolbox ul{list-style:none; width:145px; margin:15px 0 0 15px;}
#protocolbox li{line-height:18px;}
#inwrapbox{background-color:#F5FAFF; margin-top:-5px; padding:15px 10px 5px 10px; border:1px solid #B4C8E0; border-top:none;border-bottom:none; width:508px; font-size:12px;}
#protocolbox{background:url(../images/downcenter/bg.gif) no-repeat left top; margin:8px 3px; padding:12px 10px; width:479px; height:236px;}
#inwrapbox .float{float:left;}
#inwrapbox .marlt{margin-top:3px; margin-left:5px;}
#inwrapbox .mar{margin:5px 0;}
#inwrapbox .clearit{clear:both; height:0; line-height:0;}
#protocol-top{background:url(../images/downcenter/top.gif) no-repeat left top; width:530px; height:29px;}
#protocol-top h3{font-size:13px; padding-top:6px; padding-left:10px; color:#000;}
.inactiveDisplay{font-size:16px; font-family:"黑体"; color:#fff; background:url(../images/common/swithbgc2.gif) no-repeat left top;width:74px; height:30px; padding:5px 0 0 20px; margin-top:2px;cursor:pointer;}
.activeDisplay{background:url(../images/common/swithbga2.gif) no-repeat left top; font-size:16px; font-family:"黑体"; color:#fff;	width:74px; height:30px; padding:5px 0 0 20px; margin-top:2px; cursor:pointer;}