@chrtset "gb2312";
@import "main.css";

.info  h2{height:35px;font-size:20px;line-height:35px;background:#f5f5f5;border-left:10px solid #ff9435;text-indent:1em; margin-bottom:10px;padding-right:10px;}
.info  h3:before{content:"";display:inline-block;width:0px;height:0px;border:7px solid #333;border-color:#35cdff #35cdff #ff9435 #ff9435;margin-right:5px;}
.info  h3{font-weight:bold;font-size:18px;line-height:3em;}
.info p{line-height:2em;}
.info table{background:#fff;border-collapse:collapse;}
.info table th,.info table td{border:1px solid #e7e7e7;height:41px; text-align:center; line-height:39px;}
.info table tr:first-child{background:#f5f5f5;}

.info img{margin:5px;}