@charset "utf-8";
/*----------------------------------------
Name: common.css
Date Created:2013/05/09 [xian.zhang]
Last Updated:2013/05/10 [xian.zhang]
----------------------------------------*/
@import url("reset.css");
/* clearfix
-------------------------*/
a { color:#CCC ; text-decoration:none; outline:none; behavior:url('link.htc')/* IE */ }
.clear,.section { clear:both; }
.clearfix:after,.section:after { content: " "; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix ,.section{ display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
* html .section{height:1%;}
.clearfix ,.section{ display: block; }
