body {font-size:12px;color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;margin:0px;background:url(skin.gif) repeat-x;padding-top:8px;}
a:link {color:#1B5791;text-decoration:none;}
a:visited {color:#1B5791;text-decoration:none;}
a:hover {color:#1B5791;text-decoration:underline;}
/*--------------------------以下是首页左右框架-------------------------------*/
.pagebody {
margin:1px auto; /*居中*/
}
.sidebar {
 width:240px; /*设定宽度*/
 text-align:left; /*文字左对齐*/
 float:right; /*浮动居左*/
 clear:right; /*不允许右侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
}
.mainbody {
 width:566px;
 text-align:left;
 float:left; /*浮动居右*/
 clear:left; /*不允许右侧存在浮动*/
 overflow:hidden
}
/*--------------------------以上是首页左右框架-------------------------------*/
.twidth {width:810px;margin-right:auto;margin-left:auto;overflow-x:hidden;}
div, td {font-size:12px;}

.lframe {width:100%;margin-bottom:4px;_width:100%;}
.lframe .tm {height:27px;line-height:27px;background:url(lframe_t_m.gif);padding-left:10px}
.lframe .tl {width:3px;background:url(lframe_t_l.gif);height:27px;_margin-right:-3px;_position:relative;}
.lframe .tr {width:3px;background:url(lframe_t_r.gif);height:27px;_margin-left:-3px;_position:relative;}
.lframe span.tt {font-size:12px;color:#444444;font-weight:bold;}
.lframe .mm {width:100%;background:#fff;padding:3px;*margin:0 1px;line-height:18px}
.lframe .ml {width:1px;background:#999999;}
.lframe .mr {width:1px;background:#999999;}
.lframe .bm {background:#999999;height:1px;_overflow:hidden;_clear:both;}
.lframe .bl {display:none;height:1px;_overflow:hidden;}
.lframe .br {display:none;height:1px;_overflow:hidden;}
.wrapper {overflow:hidden;}
.tl, .bl { float:left;}
.tr, .br { float:right;}
.ml, .l { float:left;padding-bottom:10000px;margin-bottom:-10000px;}
.mr, .r { float:right;padding-bottom:10000px;margin-bottom:-10000px;}
/*--------------------------以下是翻转菜单-------------------------------*/
#nav {padding:0; margin:0; width:606px; height:60px; line-height:60px; overflow:hidden; list-style:none; position:relative;}
#nav li {width:152px; height:60px; position:absolute; top:0;}
#b {left:152px;}
#c {left:304px;}
#d {left:456px;}
#nav a {width:152px; height:120px; padding:60px 0 0 ; overflow:hidden; display:block; background:url(topmenu.gif) no-repeat;}
#b a {background-position: -152px 0px;}
#c a {background-position: -304px 0px;}
#d a {background-position: -456px 0px;}
#a a:hover {background-position: 0-60px;}
#b a:hover {background-position: -152px -60px;}
#c a:hover {background-position: -304px -60px;}
#d a:hover {background-position: -456px -60px;}
/*--------------------------以下是首页滚动新闻-------------------------------*/
.rollleft {width:200px;text-align:left;}
.rollright {width:30px;text-align:center}
#rolltextmenus {width:200px;}
.ell{width:200px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}