html, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {margin:0; padding:0;}
body{text-align:center; background:#000; color:#c8c8c8; margin:0; padding:0; font-size:12px;}
html{height:100%;}
ul{padding:0;margin:0;list-style:none;}
img{border:0;}

/*超链接*/
a:link{text-decoration:none;color:#FFF;}
a:visited{text-decoration:none;color:#999;}
a:hover{text-decoration:underline;color:#C90;}

/*====================================================================================================*/
/*框架*/
/*主容器*/
#container{margin:0 auto;text-align:center;width:1003px;}
/*顶部*/
#head{text-align:left;}
/*中间部分*/
#content{background-image:url(../images/bg.jpg); background-repeat:no-repeat; padding:0 15px;}
#current{text-align:left; height:20px; padding-top:5px; margin-bottom:5px; line-height:20px;}
#left_con{float:left; width:250px; text-align:left;}
#right_con{float:right; width:715px; text-align:left; padding-right:5px; display:inline;}

#index_left_con{float:left; width:690px; text-align:left; margin-top:5px;}
#index_right_con{float:right; width:280px; text-align:left; margin-top:5px;}
/*底部*/
#footer{clear:both; text-align:left;}

.boardclass{border-bottom:none; border-top:none;}