/*** END OF DEFAULT ELEMENT STYLES ***/
*{ margin:0 auto; padding:0; border: 0; }
a { blr:expression(this.onFocus=this.blur())
}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/

/* shortcut */

html, body, * { font: 12px Microsoft YaHei,sans-serif,"宋体",Arial,Lucida,Verdana, Helvetica; }
body {  background: url(../images/bj.jpg); color: #787878; }
li { list-style: none; }
a:link { color: #787878; text-decoration: none; }
a:visited { color: #787878; text-decoration: none; }
a:hover { color: #2d83db; text-decoration: none; }

.center1{width:100%; min-height:600px;}
.main{width:1087px;margin:0 auto;}


/*** FOOTER ***/
#footer { width:1000px; height:68px; margin:0 auto; border-top-width: 1px; border-top-style: solid; border-top-color: #CCC; text-align:center; margin-top:10px;}
#footertext { padding:10px 0 0 0;}