
/*
 Wrote by Corning Chinasky.net 
 Contact: 272827416@qq.com
 Date: 2011-9-26
*/
/*CSS Reset*/
html,body,h1,h2,h3,h4,h5,h6,p,br,form,input,button,textarea,select,ul,ol,li,dl,dt,dd,pre{margin:0;padding:0;}
body{ font-size:12px; color:#666;}
a{text-decoration:none;outline:none; color:#5b5b5b;}
a:hover{text-decoration:underline;}
textarea,select,input,button,label{vertical-align:middle}
button{background:none;border:none;}
ol,ul,li{list-style-type:none;}
table{border-collapse:separate;}/* separate collapse */
img{border:0;}
/*clear float*/
.clearfix{clear:both;height:1%;display:table;display:inline-block;}
.clearall{overflow:hidden;_zoom:1;}
.clear{clear:both;font-size:0;height:0;line-height:0;}

.wrapper{ width:100%; margin:0 auto;}
.com-wrap{ width:1000px; margin:0 auto;}
#banner11{ width:100%; text-align:center; overflow:hidden;}