body {
	color:#000000;
	margin: 0px;
	font-family: Arial Helvetica "sans-serif";
	font-size: 12px;
	line-height: 1.5em;
	background-color: #000000;
	padding: 0px;
	background-image: url(a2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link,a:visited,a:active {
	color:#000000;
}
a:hover {
	color: #ff0000; text-decoration: underline
}
img {
	border:0px;
}
em, span, form,select, input, option, ul, li, ol, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	 list-style:none;
}
.clear{
 clear:both;
}

.top{
	background-color: #2C2F38;
	background-image: url(a1.jpg);
	background-repeat: no-repeat;
	line-height: 23px;
	color: #FFFFFF;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.top a:link,.top a:visited,.top a:active{
	color: #CCCCCC;
}

 /*菜单*/
#menu ul{
 padding:0;
 border:0;
 list-style:none;
 line-height:150%;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0px;
}
#menu_out{
	width:987px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(menu_left.gif) no-repeat left top;
}
#menu_in{
 background:url(menu_right.gif) no-repeat right top;
 padding-right:4px;
}
#menu{
	background:url(menu_bg.gif) repeat-x;
	height:70px;
	padding-left: 25px;
}
.menu_line{
 background:url(menu_line.gif) no-repeat center top;
 width:8px;
}
.menu_line2{
 background:url(menu_line2.gif) no-repeat center top;
 width:15px;
}
#nav{
 padding-left:20px;
}
#nav li{
 float:left;
 height:35px;
}
#nav li a{
 float:left;
 display:block;
 padding-left:6px;
 height:35px;
 background:url(menu_on_left.gif) no-repeat left top;
 cursor:pointer;
 text-decoration:none;
}
#nav li a span{
 float:left;
 padding:11px 14px 10px 10px;
 line-height:14px;
 background:url(menu_on_right.gif) no-repeat right top;
 font-size:14px;
 font-weight:bold;
 color:#FFFFFF;
 text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
 background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
 background-position:right 100%;
 color:#333333;
 text-decoration:none;
 padding:14px 14px 7px 10px;
}


#menu_con{
 text-align:left;
 padding-left:20px;
 clear:both;
}
#menu_con li{
 float:left;
 height:22px;
 margin-top:8px;
}
#menu_con li a{
 display:block;
 float:left;
 background:url(menu_on_left2.gif) no-repeat left top;
 cursor:pointer;
 padding-left:3px;
}
#menu_con li a span{
 float:left;
 padding:6px 10px 4px 10px;
 line-height:12px;
 background:url(menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
 text-decoration:none;
 background:url(menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
 background:url(menu_on_right2.gif) no-repeat right bottom;
}




.header{
   background:url(top_bg.gif); height:25px; border-bottom:#dcdcdc 1px solid
}
.box1{
	border: 1px solid #333333;
	color: #FFFFFF;
}
.box1 a:link,.box1 a:visited,.box1 a:active{
	color: #FFFFFF;
	
}
.box1 a:hover{
	color: #FF0000;
	text-decoration: none;
}
.box2{
	border: 1px solid #F89525;
}
.box3{
	border: 1px solid #009900;
}
.box4{border: 1px solid #7BD0F2;}
.box5{border: 1px solid #FF9BB3;}
.wrap1{
  width:960px;margin:0px auto;margin-top:10px;
}


.tabletitle{
	color: #FFFFFF;
}
.tabletitle a:link,.tabletitle a:visited,.tabletitle a:active{
color: #FFFFFF;
}
.tabletitle a:hover{

}
.tab_right{
	font-size: 12px;
}
.tabletitle1{
	color: #FFFFFF
}
.tabletitle1 a:link,.tabletitle1 a:visited,.tabletitle1 a:active{
	color: #FFFFFF;
}
.tabletitle1 a:hover{
	color: #FFFF33;
	text-decoration: none;
}


.tabletitle2{
	background-image: url(tabbg04.gif)
}
.tabletitle2 a:link,.tabletitle2 a:visited,.tabletitle2 a:active{

}
.tabletitle2 a:hover{

}
.tab_right2{
	background-image: url(tabbg04.gif);
	background-position: right;
}


.tabletitle3{
	font-size: 14px;
}
.tabletitle3 a:link,.tabletitle3 a:visited,.tabletitle3 a:active{
}
.tabletitle3 a:hover{
	color: #FFFF00;
	text-decoration: none;
}
.tab_right3{
	font-size: 12px;
}

/*---侧导航----*/
.nav_list{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1em;
}
.nav_list a:link,.nav_list a:visited,.nav_list a:active{
	text-decoration: none;
}
.nav_list ul li{
	background-image: url(btn01.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 158px;
	text-align: center;
	line-height: 59px;
	margin-top: 10px;
}
.nav_list a{display:block; height:59px; font-size:14px;}
.nav_list a:hover{
	text-decoration: none;
	background-image: url(btn02.gif);
	background-repeat: no-repeat;
}

.nav_list a:active{
	text-decoration: none;
	background-image: url(btn03.gif);
	background-repeat: no-repeat;
}
/**/
#Righ_Focus{
	width:490px;
	float:left;
	padding:12px 8px 13px 9px!important;
	padding:12px 8px 13px 5px;
	border: 1px solid #CC3300;
}
#Focus_Pic{width:325px;height:200px;float:left;}
#Righ_Focus #Titles{width:152px;height:200px;float:right;margin-left:6px!important;margin-left:3px;background:url(img_map02.gif) no-repeat -320px -40px;}
#Righ_Focus li{padding-left:14px;line-height:18px;padding-top:8px;height:42px;}
#Righ_Focus .fon{font-weight:bold;}
#Righ_Focus ul{background:url(img_map02.gif) no-repeat -170px -816px;}
.dis{display:block}
.undis{display:none}
.clr{width:1px;font-size:0;line-height:0px;clear:both;}

.area {
	MARGIN: 0px auto; WIDTH: 710px
}
.area .col1 {
	FLOAT: left; WIDTH: 710px
}
.area .col2 {
	FLOAT: right; WIDTH: 210px
}
.area .col1 .col1a {
	FLOAT: left; WIDTH: 405px
}
.area .col1 .col1b {
	DISPLAY: inline; FLOAT: left; MARGIN-LEFT: 8px; WIDTH: 297px; background:url(flashtop.jpg) no-repeat;
}
.picList {
	MARGIN: 0 1px 0px; padding-top:36px;
}
.picList LI {
	CLEAR: both; border-top:#EBEBEB 1px solid; BACKGROUND: url(bg_x.gif) repeat-x 0px -165px; WIDTH: 100%; CURSOR: pointer; LINE-HEIGHT: 20px; HEIGHT: 56px; TEXT-ALIGN: left; list-style:none;
}
.picList LI IMG {
	FLOAT: left; MARGIN: 6px 12px 6px 6px
}
.picList LI H3 {
	MARGIN-TOP: 9px; FONT-SIZE: 14px
}
.picList LI .exp {
	COLOR: #878787
}
.picList LI.on {
	BACKGROUND: url(flashtextbg.jpg) no-repeat;
}
.picList LI.on H3 {
	FONT-WEIGHT: bold
}
.picList LI.on A {
	COLOR: #000
}
.picList LI.on A:visited {
	COLOR: #000
}
.picList LI.on .exp {
	COLOR: #000
}
.picList LI.on A:hover {
	COLOR: #ba2636
}
#focusvdoli UL {
	DISPLAY: none
}
#focusvdoli UL.on {
	DISPLAY: block
}
#hotlisttabli UL {
	DISPLAY: none
}
#hotlisttabli UL.on {
	DISPLAY: block
}


/*新闻频道*/
.rightbox1_2 .rightbox1_in{
 text-align:center;
}
.rightbox1_2 .rightbox1_in li{
 width:33%;float:left;
}
.rightbox1_2 .rightbox1_in .b img{
  width:50px;height:50px;
} 
.daohang{
  width:940px; margin:0px auto;margin-top:10px;background:#EFF7FB; height:28px; line-height:28px; padding-left:20px;border:#A9D9FF 1px solid;
}

.wrap3{
   width:960px;margin:0px auto;margin-top:10px;
 }
.wrap3_left{
  width:708px;float:left;border:#A9D9FF 1px solid; padding:4px;
}
.wrap3_right{
  width:231px;float:right;
}

.wrap3_right .rightbox_in{
 padding:5px;
}
.wrap3_right .rightbox_in li{
 line-height:24px;
}

.wrap3_left .news_nr{
  padding:8px;line-height:25px;height:auto;
}
.news_nr_tit{
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
 .news_tit{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	letter-spacing: normal;
	word-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
.article_intro{
  border:#d8d8d8 1px solid;padding:8px; margin-top:10px;	letter-spacing: normal;
}
.article_content{
  padding-top:10px; font-size:14px;
}
.nrtags{
  height:28px;border:#d8d8d8 1px dashed;margin-top:10px;
}
.nrtags .keytags{
  width:500px;float:left;padding-left:10px;
}
.nrtags .pj{
  width:100px;float:right;
}
.articleaction{
	text-align:right;
	padding-top:10px;
}
.sxp{
	height:56px;
	border:#d8d8d8 1px dashed;
	margin-top:10px;
	font-size:12px;
	padding-left:10px;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #FFF7FA;
}
.sxp a:link,.sxp a:visited{
 font-size:12px;
}
.xgwz{
  border:#A9D9FF 1px solid;padding:4px;margin-top:10px;
}
.xgwztit{
  font-weight:bold;padding-left:10px; height:24px; line-height:24px;background:url(pic_bg.gif);border-right:#0099cc 1px solid; padding-left:36px;
}
.xgwzlist{
  padding:8px;height:auto;
}
/*.image img{
	padding: 4px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.image img a:link{
   border:#d8d8d8 1px solid;padding:3px; 
}
.image img a:hover{
	border:#ff6600 4px solid;
	padding:3px;
	background-color: #FF9900;
}*/
.newslist1 .image{
	margin-top: 10px;
	margin-bottom: 5px;
}
.newslist1 .image a{
	width:150px;
	height:120px;
	border:1px solid #676767;
	padding:8px;
	display:block;
	background-color: #FFFFFF;
}
.newslist1 .image a:hover{
 border:#ff6600 9px solid;padding:0px;
}


.newslist2 .image{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.newslist2 .image a{
	width:150px;
	height:180px;
	border:1px solid #676767;
	padding:8px;
	display:block;
	background-color: #FFFFFF;
}
.newslist2 .image a:hover{
 border:#ff6600 9px solid;padding:0px;
}
/*
a.pic:hover{
	background-color: #FF9900;
	border: 1px solid #FF0000;
	display: block;
}
*/

.t a:link,.t a:visited{
	text-decoration: none;
	
}
.t a:hover{
	text-decoration: underline overline;
}
.xgwzlist a:link,.xgwzlist a:visited{
  font-size:14px;
}
.wypl{
  border:#A9D9FF 1px solid;padding:4px;margin-top:10px;
}
.wypllist{
   padding:10px;height:auto;
}
.zuixin{

}
.zuixin li{
 line-height:23px;
}
/*文章分页样式*/
#fenye{clear:both;}
#fenye a{text-decoration:none;}
#fenye .prev,#fenye .next{width:52px; text-align:center;}
#fenye a.curr{width:22px;background:#A9D9FF; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{color:#fff; background:#A9D9FF; border:1px solid #1E50A2;float:left;}
#fenye span{display:block;margin:6px}


/*文章正文分页样式*/
#pageNext{ padding:10px 12px 6px; clear:both;}
#pageNext .prev,#pageNext .next{width:52px; text-align:center;}
#pageNext a.curr{width:22px;background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
#pageNext a.curr:visited {color:#fff;}
#pageNext a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#pageNext a.num{width:22px;}
#pageNext a:visited{color:#1f3a87;} 
#pageNext a:hover{color:#fff; background:#1E50A2; border:1px solid #1E50A2;float:left;}

 /*文章正文分页样式结束*/

/*栏目分类*/
.category{
 color:#0066cc;
}
.category a:link,.category a:visited{
	color:#000033;
}

.wrap5_left_list{
   padding:4px;border:#A9D9FF 1px solid;
}
.wrap5_list_box{
  height:1330px !Important;height:900px; 
}
.wrap5_list_box dl{
 height:120px; padding:4px; background:#fff url(blue_bg.gif) -50px -80px; 
}

.cate-item dt{
  padding-top:10px; 
}
.cate-item  a:Link,.cate-item a:visited{
 font-size:14px;font-weight:bold; color:#0066CC
}
.cate-item  dd{
 padding-top:10px;  color:#000; line-height:22px;
}
.soft_nr{
  padding:10px; margin-top:10px; font-size:12px; line-height:25px; color:#000
}
.softfont{
 font-weight:bold; color:#000
}
.downintro{
 padding:8px;line-height:22px;
}
.feel{
   padding:10px;margin-top:10px;
}


/*全站搜索*/
.Tit{}
.Tit ul{margin:0px;padding:0px}
.Tit ul li{float:left;width:40px;color:#999999;cursor:pointer}
.Tit ul li.curr{color:#000000;font-weight:bold}
.c9{color:#999999}
.border{border:1px solid #f1f1f1;height:60px;line-height:60px;font-size:14px}
.art_title a{color:blue;font-size:14px}
.xgs{font-weight:bold;font-size:14px;}
.relatesearch li{float:left;margin:3px; }
.relatesearch li a{text-decoration:underline;color:#3366CC;font-size:14px}
.search_head{
  width:100%;
}
.search_logo{
  width:15%;float:left; padding-left:20px;padding-top:10px;
}
.search_topright{
  width:83%; float:right; padding-top:10px;
}
.Tit{
  font-size:14px;color:#003366;
}
.search_search{
   width:100%;margin:0px auto;background: #E7F3FE; height:30px; margin-top:10px;
}
.search_tags{
    width:515px; float:right; line-height:30px;padding-left:5px;text-align:right;padding-right:5px;
}
.search_r{
    width:420px;float:left;padding-left:25px; padding-top:7px; 
}
.search_main{
  width:100%;margin:0px auto;margin-top:10px;
}
.search_left{
   width:69%;float:left; border-right:#dcdcdc 1px solid;
}
.search_right{
   width:30%; float:right;
}
.search_box{
   margin-right:50px;
}
.search_lstitle{
  font-size:14px;color:#000; height:30px;line-height:30px;border-bottom:#dcdcdc 1px solid; font-weight:bold;
}
.others{
   padding:8px;
}
.others span{
  color:#000;; float:right;
}
.others img{
  display:none;
}
.others  a:link,.others  a:visited{font-size:12px;
}
.topuser{
  padding:8px;
}
.topuser li{
   float:left;width:20%;list-style-type:none;
}
.topuser img{
  width:30px;height:30px; padding:2px;border:#dcdcdc 1px solid;
}
.topuser .u{
  color:#ccc;text-align:center;text-overflow:clip;overflow:hidden;
}
.articlesearch{
  padding:10px; 
}
.articlesearch li{
  border-bottom:1px dashed #dcdcdc; margin-bottom:10px;margin-top:10px;
}
.class_name{
  font-size:14px;color:#003366
}
.class_name a{
font-size:14px;color:#003366;
}
.art_title{
   font-size:14px;color:#003366;
}
.artintro{
  line-height:24px;color:#555; letter-spacing:1px; font-size:14px;
}
.artintro a:link,.artintro a:visited,.artintro a:active{color: #990033;}
.artintro a:hover{
	color: #990033;
}

.artintro2{
	line-height:24px;
	color:#CC0099;
	letter-spacing:1px;
	font-size:14px;
	text-indent: 120px;
}
.artintro2 a:link,.artintro2 a:visited,.artintro2 a:active{color: #990033;}
.artintro2 a:hover{
	color: #990033;
}

.arturl a{
  color:green;font-size:14px;
}
.bottom{
  width:100%;background:#E7F7FE ; height:28px;text-align:center;line-height:28px;
}


/*留言论坛*/

.leaves_main{
   width:100%;
}
.guestbook{
   width:960px;margin:0px auto;margin-top:10px;
}
.guestlist{
	float:left;
	width:650px;
	color: #000000;
}
.guestbook_r{
   width:250px;float:right;
}
.guestbook_r1{
   border:#AACFF3 1px solid;padding-top:10px;padding-bottom:10px;
}
 #gbsearch{
 font-size:14px;font-weight:bold;color:#333; text-align:center; 
}
.guestbook_r2{
   margin-top:10px;
}
#content1{padding:5px;line-height:25px;}
.topiclist a:link,.topiclist a:visited{ font-size:14px; color:#0066CC}
.leaaves_mainbox{
  width:960px; margin:0px auto;
}
.rbox_1{border-left:#D4E9EE 1px solid;border-right:#D4E9EE 1px solid; border-bottom:#D4E9EE 1px solid;  height:auto;height:161px !important; height:165px;}
.rbox_1 li{line-height:23px;list-style-type:none; text-align:left;}
.ly_site{margin:0px auto;color:#0066FF; font-weight:bold;height:30px;line-height:30px; padding-left:5px;text-align:left;margin-top:8px;}
.ly_site img{padding-top:10px; padding-right:5px;}
.ly_site a:link,.ly_site a:visited{ color:#0066FF; text-decoration:none}
.ly_site a:hover{ color:red; text-decoration:none}

.glist{background:#fff; border:1px solid #C6D2E3;}
.glist .title{background:#EEF7FC; padding-left:5px;height:25px;}
.glist thead td { background: #E8F3FD; padding: 2px 5px; line-height: 22px; color: #666; }
.category td { }
.topic td{height:40px;}
.topic td{border-bottom:1px solid #efefef}
.topic td div.time{disply:block;color:#999;font-size: 0.83em; }
.tron { background:#FAFDFF; }
.trout { background:#fff; }
div.quote {margin :5px; border : 1px solid #cccccc; padding : 5px;background : #f9f9f9; line-height : normal;} 
.board td{border-bottom:1px solid #E7F0F5;}

.ly_top{ margin-top:10px;height:30px; border:#AACFF3 1px solid; line-height:30px; padding-left:20px;text-align:right;padding-right:20px;}
.ly_top2{margin-top:10px;height:28px;}
.ly_top2l{float:left;width:115px;}
.ly_top2m{float:left;width:115px;}
.ly_top2r{float:right;width:240px;padding-top:6px;}
.ly_top2r img{padding-right:5px;}
.ly_top2r a:link,.ly_top2r a:visited{color:#000;font-size:14px;}
.writeleaves{
	margin:0px;
	margin-top:10px;
	border:#ccc 1px solid;
	padding-top:10px;
	background:#EFF6FC;
	color: #000000;
}
.leavessearch{
   border:#ccc 1px solid;height:29px;padding-top:4px;width:950px; margin:0px auto; background:#EFF6FC;margin-top:10px;
}


/*底部*/
.foot{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;

}
.copyright{
  text-align:center;line-height:23px;
}

a.btn1 {
  float:left;display:block;background:transparent url(askbtn_bg_001.gif) no-repeat;padding-top:1px;margin:0 3px;width:68px;height:20px;line-height:20px;color:#9f6536;text-align:center;text-decoration:none;
}
a.btn1:hover {
    background:transparent url(askbtn_bg_002.gif) no-repeat; color:#0076af;text-decoration:none;
}

/*--单页面侧面导航--*/
.tree_nav{ width:220px; line-height:42px; text-align:center;}
.tree_nav li { background:url(menu_b.gif) no-repeat;}
.tree_nav a { display:block; height:42px; font-size:14px;}
.tree_nav a:hover,a.s {
	background:url(menu.gif) no-repeat;
	height:42px;
	width:220px;
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}
.tree_d{ background:url(bg.gif) no-repeat 10px 0; height:10px;}

.abc .t a:link,.abc .t a:visited{
	color: #000000;
}
/*图片内容页样式*/

.photomain3 .picright{width:670px; float:right;}
.photomain3 .picright .right01{border:#E6E6E6 1px solid;}
.photomain3 .picright .right01 h1{text-align:center;font-size:18px;height:60px;line-height:60px;color:#000;}
.photomain3 .picright .right01 h2{text-align:center;font-size:14px;color:#666;font-weight:normal;}
.photomain3 .picright .right01 h2 a{color:#369;}
.photomain3 .picright .right01 .showpic{width:670px;}
.photomain3 .picright .right01 .nph_intro{padding:10px;}

.photomain3 .picright .right02{}
.photomain3 .picright .right02 .tit{background:url(newsbg.png) no-repeat left -72px; height:35px; line-height:35px; position:relative; font-size:14px; color:#369;padding-left:15px; border-right:#E6E6E6 1px solid;}

.photomain3 .picright .right02 .right02box{border:#E6E6E6 1px solid;border-top:none;height:142px;overflow:hidden;}
.photomain3 .picright .right02 .right02box ul{padding:8px;}
.photomain3 .picright .right02 .right02box li{width:25%;float:left;text-align:center;}
.photomain3 .picright .right02 .right02box img{padding:2px;border:#E6E6E6 1px solid;margin-bottom:8px;}
.photomain3 .picright .right02 .right02box a:hover{color:#f60;text-decoration:none;}

.photomain3 .picright .right02 .right03box{border:#E6E6E6 1px solid;border-top:none;height:100%;overflow:hidden;padding-bottom:10px;}



.photomain3 .picright .title{background:url(newsbg.png) no-repeat left -72px; height:35px; line-height:35px; position:relative; font-size:14px; color:#369;padding-left:15px; border-right:#E6E6E6 1px solid;}
.photomain3 .picright .rightbox{border:#E6E6E6 1px solid;border-top:none;padding:20px;height:100%;overflow:hidden;}

.photomain3 .picright .rightbox #content_nei{}
.photomain3 .picright .rightbox #content_nei ul{}
.photomain3 .picright .rightbox #content_nei li{height:120px;border-bottom:#E8E8E8 1px dashed;}
.photomain3 .picright .rightbox #content_nei h1{width:120px;float:left;}
.photomain3 .picright .rightbox #content_nei h1 img{padding:2px;border:#E8E8E8 1px solid;}
.photomain3 .picright .rightbox #content_nei h2{width:490px;float:right;}
.photomain3 .picright .rightbox #content_nei h2 a{font-size:14px;color:#369; font-weight:normal;}
.photomain3 .picright .rightbox #content_nei h2 a:hover{color:#ff6600;text-decoration:none;}
.photomain3 .picright .rightbox #content_nei h2 span.intro{font-size:12px;font-weight:normal;}




/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:660px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {
    height:86px;
    background:#FFF;
	padding:5px;
}
.thumb_1 {
	text-align: center;
	float: left;
	height: 50px;
	width: 60px;
	padding-top: 30px;
	font-weight: 400;
	font-size: 14px;
	color:#000;
}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;
	width: 590px;
}
.thumb_2_1 {
	background:url(qh1.gif) no-repeat 0px 7px;
	float: left;
	height: 73px;
	width: 35px;
	cursor:pointer;
	
	margin-left:10px;
	_margin-left:0px;
}
.thumb_2_2 {
	background:url(qh2.gif) no-repeat 0px 7px;
	float: right;
	height: 73px;
	width: 35px;
	cursor:pointer;
}
#scrool_div {
	width:508px;
	position:relative;
	height:80px;
	overflow:hidden;
}
#scrool_wrap {height:78px;position:absolute;width:20000px;}
#scrool_wrap li {width:90px;height:70px;float:left;margin-right:5px;}
#scrool_div img{
	width:80px;
	height:60px;
	margin:5px;
}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}
/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:590px;}
.imggrouplist li{width:130px;float:left;margin:2px;border:1px #999999 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:120px;height:90px}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
/*平行显示方式样式结束*/
#pageNext{text-align:right}
