html { height: 100%; margin: 0; padding: 0; }
body { height: 100%; color: #333; font-size: 15px; font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei",Arial,Helvetica,sans-serif,"ËÎÌå"; margin: 0; padding: 0; line-height: 1.5; }
#container { height: 100%; margin: 0; padding: 0; }
body > #container { height: auto; min-height: 100%; }
#content { padding-bottom: 60px; }
#footer { clear: both; position: relative; z-index: 10; height: 40px; line-height: 40px; color: #1d5494; margin-top: -40px; text-align: center; background-color: #eee; }
a { color: #333; outline: none; text-decoration: none; cursor: pointer; }
input:focus, select:focus, textarea:focus, #Screenings:focus { border: 1px solid #00a7ea; }
a:link, a:visited, a:active, a:hover { outline-width: 0; text-decoration: none; }
ul, li { list-style: none; margin: 0; padding: 0; }
header, footer, hgroup, nav, section { display: block; }
mark { background-color: #a6dbed; padding-left: 5px; padding-right: 5px; }
p { margin: 0; padding: 0; }
img { border: 0; vertical-align: top; }
.clear-fix:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
.b { font-weight: bold; }
.red { color: red; }
.blue { color: blue; }
.c { color: #ccc; }
.c1 { color: #999; }
.left { float: left; }
.right { float: right; }
.color000 { color: #000; }
.colorO { color: #ff7e00; }
.rel { position: relative; }
.abs { position: absolute; }
.center { text-align: center; }
* { margin: 0; padding: 0; }
/*Çå³ý¸¡¶¯*/
.clearFloat:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }
.clearFloat { zoom: 1; }

.radius { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; }
.shadow { box-shadow: 0 0 8px rgba(0,0,0,.3); -webkit-box-shadow: 0 0 8px rgba(0,0,0,.3); -moz-box-shadow: 0 0 8px rgba(0,0,0,.3); -ms-border-radius: 0 0 8px rgba(0,0,0,.3); -o-border-radius: 0 0 8px rgba(0,0,0,.3); }
.opacity { opacity: .38; -webkit-opacity: .38; -moz--opacity: .38; -ms-opacity: .38; -o-opacity: .38; }
