/* ==È«¾ÖCSS== */
*{margin:0;padding:0;} 
table{border-collapse:collapse;border-spacing:0;} 
fieldset,img{border:0;} 
address,caption,cite,code,dfn,em,strong,th,var,i{font-style:normal;font-weight:normal;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6{font-size:100%;} 
q:before,q:after{content:'';}
html,body{ width: 100%; height: 100%; font-size: 12px; font-family: Arial, SimSun; }
body{ background: #EBE9ED; color: #333333; }

/* ==IE hack== */
.clear{ clear:both;}
.hackbox{ display: table; }

/* ==Íâ²¿¿ò¼Ü== */
.container{ width: 950px; margin: 0 auto; background: white; }
.confix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

/*  */
a{ color:#ff6600; text-decoration:underline;}
a:hover{ color:#ff6600; text-decoration:underline;}
.notetop{ width: 950px; float: left; background: url(../i/top.jpg) no-repeat; height: 301px; overflow: hidden; }
.notetit04{ width: 950px; float: left; background: url(../i/note_04.jpg) no-repeat; height: 13px; overflow: hidden; padding-bottom:30px;}

.notecon{width:950px; float:left; background:#fff;}
.noteconin{ width:870px; float:left; display:inline; border-left:1px solid #FFBCAB; border-right:1px solid #FFBCAB; margin-left:15px; padding:20px 22px; font-size:14px; }
.noteconin .line{ float:left; width:870px; border-top:1px solid #ff6600; line-height:10px; padding-bottom:10px; margin-top:10px;}
.noteconin .backtop{ float:left; width:870px; margin-top:20px; padding-bottom:20px;}
.noteconin .backtopin{ line-height:26px; border-bottom:1px solid #ff6600; text-align:right;}
.noteconin h2{ font-weight:bold; line-height:40px; width:870px; float:left;}
.noteconin h2 span{ color:#FF3300; font-size:16px;}
.noteconin ul{ float:left; width:870px;padding-top:10px; padding-bottom:10px;}
.noteconin ul li{ padding:5px 20px; list-style:square inside;}
.noteconin ol{ width:870px; float:left;}
.noteconin ol li{ padding:5px 20px; list-style: decimal inside;}
.noteconin h3{ width:870px; float:left; text-align:center; padding-top:20px; }
.noteconin dl{ line-height:22px;}
.noteconin dl dt{ padding:5px 0; font-weight:bold;}
.noteconin dl dd{ padding:5px 20px;}
