@charset "utf-8";
/* CSS Document */
/* 首页样式 */
#active {width:620px; background-color:#dedede; height:200px; padding:2px;}
#slide {width:282px; height:200px; overflow:hidden;display:inline; float:left;}
#latestac {width:338px; height:200px; float:left;background-color:#fff;}
#latest {padding:0 10px;}
#intro_img { float:left;padding:5px 10px;height:120px; width:160px;}
#intro_img img {border:2px solid #dedede;}
#intro_txt {float:left;width:300px;padding:5px 10px; border-right:1px dotted #3a3a3a;}
#intro_txt p {text-indent:2em;}
#intro_tlt {float:left;width:90px;padding:5px 10px; text-align:center;}
#announce { width:380px; float:left;}
#announceli { height:85px;padding:0 10px; border-right:1px dotted #3a3a3a;}
#joinus { width:230px; float:left;}
.join {width:115px; height:25px; padding:8px 5px 0 70px;background:url(../images/joinbg.gif) no-repeat;border:2px solid #dedede; margin:5px 16px; font-size:14px;}
#magzine_con {padding:5px 10px;}
#magzine_con p {text-indent:2em;}
#magzine_con img {border:2px solid #dedede;}
.linktlt {width:70px; float:left; font-weight:800;}
.linkcon {float:left; width:790px;}
.linkcon img {width:88px; height:31px; margin:0 10px 0 0; border:1px #999999 solid;}

/* box样式 */
.box {width:620px; min-height:50px; background-color:#fff; border:1px solid #dedede;}
.box2 {width:230px; min-height:50px; background-color:#fff; border:1px solid #dedede;}
.tl{background:url(../images/box_tl.gif) top left no-repeat; width:100%; height:100%; position:relative; left:-1px;top:-1px;}
.tr{background:url(../images/box_tr.gif) top right no-repeat; width:100%; height:100%;position:relative;left:2px;}
.bl{background:url(../images/box_bl.gif) bottom left no-repeat; width:100%; height:100%;position:relative;left:-2px;top:2px;}
.br{background:url(../images/box_br.gif) bottom right no-repeat; width:100%; height:100%;position:relative;left:2px;}

/* 幻灯片 */
#focusimg {MARGIN: 0px; width:280px; position: relative; height:170px}
* HTML #focusimg {MARGIN: 0px auto -1px}
#focusimg H2 {padding-right: 10px; z-index: 100; left: 8px; font: 12px/20px "宋体"; width: 280px; color: #000; position: absolute; top: 175px}
#focusimg H2 A:link,#focusimg H2 A:visited {color: #DA251C}
#focusimg H2 A:hover,#focusimg H2 A:active {color: #DA251C}
#focusimg H2 SPAN.fr {margin-right: 0.5em}
#focusThumb { padding:0 5px 5px 160px; z-index:200; position:relative;top:-22px;}
* html #focusThumb {margin:-42px;}
#focusThumb UL LI {background: none transparent scroll repeat 0% 0%; float: left; margin: 0px 5px; cursor: pointer;}
* html #focusThumb UL LI {margin: 0px 3px}
#focusThumb UL LI a{border:1px solid #fff; width:16px; height:16px;color:#fff; display:block; float:left; text-decoration:none; font-weight:800; text-align:center; line-height:normal;}
.off a { background-color:#bc0907; }
.on a { background-color:#db3f3e;}
