*{margin:0;padding:0;}
input,button,select,textarea{outline:none;}
textarea{resize:none}
body{color:#333;}
input{cursor:expression(this.type=="button"||this.type=="submit"||this.type=="radio"||this.type=="checkbox" ? "pointer" :"text"); }/* IE6 */

.miidletubiao{ width:100%; height:80px; background:#F0F0EF; padding-top:40px; padding-bottom:40px;}
.register {text-align: center; width: 1000px; margin: 0 auto;}
.register img {margin: 10px;}

*+html img {margin-bottom:0!important;} /* Fix IE7 */
html>body img {margin-bottom:-3px;}  /* Fix FireFox */
@media all and (min-width:0px){img {margin-bottom:-2px!important;}}  /*Fix Opera */

/* CSS Document */
.infopic{ width:275px; height:175px; position:relative; overflow:hidden; margin:0px auto;}
.piclist{ height:175px; position:absolute; top:0; left:0;}
.piclist li{ height:175px;float:left; overflow:hidden;}
.piclist li img{ width:275px; height:175px;}

.pic_prev,.pic_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; position:absolute; top:62px;cursor:pointer;}
.pic_prev{ background-position:0 0; left:0;}
.pic_next{ background-position:0 -60px; right:0;}