@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#eeeeee;
	font-family: "宋体";
	font-size:12px;
}
td {font-size: 12px;}
p {text-indent: 2em;}
img {border:0px;}
.img1 {border:1px solid #b5b5b5;}
/*链接样式*/
a {
	text-decoration:none;
	color:#3f4344;
}
a:hover {
	text-decoration:underline;
	color:#c30101;
}
.gray a {
	text-decoration:none;
	font-weight:bold;
	color:#444444;
}
.gray a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#c30101;
}

/*翻页样式*/
.page {
	margin: 10px 10px 15px 10px;
	padding: 3px 22px 5px 0px;
	text-align:right;
	color:#333333;
	clear:both;
}
.page a {text-decoration:none;color:#333333;}
.page a:hover {text-decoration:underline;color:#d10f02;}
.page span {color:#FE0002;}

/*左右框架样式*/
.sidebar_index {
	margin:0px;
	padding:0px;
	background-image: url(../images/bg_sidebar.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #b2f1e0;
}

.leftbar {
	margin:0px;
	padding:0px;
	background-image: url(../images/bg_box4.gif);
	background-repeat: repeat-y;
}
	
.rightbar2 {
	width:731px;
	margin: 0px;
	float:left;
	padding:0px 0px 0px 18px;}
	
.rightbar {
	margin: 0px;
	border: 1px solid #b2f1e0;
	background-color:#f1fffc;
	padding:0px;}
	
.blank_sidebar {
	height:7px;
	padding:0px;
	clear:both;
	background-color:#fff;
	background-image: url(../images/line_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
/*主体框架*/
.mainbox {
	width:1002px;
	margin: 0px auto;
	padding:0px;
	background-image: url(../images/bg_mainbox.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#fff;
}
.mainbox_sub {
	width:1002px;
	margin: 0px auto;
	padding:0px;
	background-color:#fff;
}
.mainbox2 {
	width:990px;
	margin: 0px auto;
	padding:0px;
	}
.mainbox3 {
	width:968px;
	margin: 0px auto;
	background-color:#fff;
	padding:0px;
	}
	
.bg_body {
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}



/*导航样式*/
.mainnav {
	margin: 0px;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	height: 32px;
	color: #234300;
}
.mainnav .rightp{ float:right;}
.mainnav .leftp{ margin:0px; float:left;}

.mainnav ul {
	margin: 0px 0px 0px 241px;
	padding: 0px;
	overflow: hidden;
}
.mainnav li {
	margin: 0px;
	padding: 0px 20px;
	list-style: none;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	display: block;
	float: left;
	background-image: url(../images/line_01.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mainnav a {
	color: #fff;
	text-decoration: none;
}
.mainnav a:hover {
	text-decoration: underline;
	color: #f6de16;
}
.mainnav .line{background-image: url();}


.mainnav2 {
	margin: 0px;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	height: 32px;
	color: #234300;
}
.mainnav2 .rightp{ float:right;}
.mainnav2 .leftp{ margin:0px; float:left;}
.mainnav2 ul {
	margin: 0px 0px 0px 241px;
	padding: 0px;
	overflow: hidden;
}
.mainnav2 li {
	margin: 0px;
	padding: 0px 20px;
	list-style: none;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	display: block;
	float: left;
	background-image: url(../images/line_01.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mainnav2 a {
	color: #fff;
	text-decoration: none;
}
.mainnav2 a:hover {
	text-decoration: underline;
	color: #f6de16;
}
.mainnav .line{background-image: url();}


.menu_index {
	line-height:25px;
	height:28px;
	background-image: url(../images/bg_title3.gif);
	margin:0px; clear:both;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-repeat: repeat-x;
}
.menu_index .point1 { float:left; margin:0px;}
.menu_index .point2 { float:right; margin:0px;}
.menu_index ul{ margin:0px; padding:0px;}
.menu_index li{
	list-style:none;
	float:left;
	margin-right:5px;
	padding-top:3px;
	height:25px;
	width:81px; text-align:center;}
.menu_index li a { color:#fff; text-decoration:none;}
.menu_index li a:hover { color:#000; text-decoration:none;}
.menu_index .on {
	color:#000;
	text-decoration:none;
	background-image: url(../images/bg_tab1.gif);
	background-repeat: no-repeat;
}
.menu_index .more2 { float:right; padding-top:6px;}
.menu_index .more2 a{ color:#fff; font-size:12px; font-weight:normal;}



/*二级栏目样式*/
.menulist {
	margin: 0px auto;
	padding: 3px 0px 6px 0px;
	width:177px; color:#555555;
}
.menulist li {
	background-image: url(../images/bg_menu6.gif);
	height: 23px;
	list-style-type: none;
	margin: 0px;
	padding: 8px 0px 0px 38px;
	background-repeat: no-repeat;
}
.menulist .bg2{
	background-image: url(../images/bg_menu2.gif);
	background-repeat: no-repeat;
}
.menulist .bg3{
	background-image: url(../images/bg_menu3.gif);
	background-repeat: no-repeat;
}
.menulist .bg4{
	background-image: url(../images/bg_menu4.gif);
	background-repeat: no-repeat;
}
.menulist .bg5{
	background-image: url(../images/bg_menu5.gif);
	background-repeat: no-repeat;
}
.menulist .bg6{
	background-image: url(../images/bg_menu6.gif);
	background-repeat: no-repeat;
}
.menulist a {
	color: #555555;
	text-decoration: none;
}
.menulist a:hover {
	color: #d83826;
	text-decoration: underline;
}

/*头部样式*/
.bg_top {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_top.gif);
	height:6px;
	background-repeat: repeat-x;
	background-position: top;
}
/*公告*/
.Notice {
	padding-left:37px;
	color:#555555;
	height:33px;
	clear:both;
	background-image: url(../images/bg_top2.gif);
	background-repeat: repeat-x;
}
.Notice .left1{
	padding:0px 0px 0px 75px;
	line-height:28px;
	background-image: url(../images/icon_top1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.Notice .right1{
	padding:5px 0px 0px 22px;
	float:right;
	margin-right:30px;
	background-image: url(../images/icon_top2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}


/*banner样式*/
.banner {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height:200px;
	background-image: url(../images/ban_top2.jpg);
	background-repeat: no-repeat;
}
.banner .topwz{
	margin: 0px;
	color:#eafaff;
	line-height:26px;
	padding: 0px 16px 0px 241px;
}
.banner .topwz .rightwz2{ float:right; padding-top:0px;}
.banner .topwz .rightwz2 a{color:#eafaff; text-decoration:none;}


.banner .title{
	margin: 0px;
	font-weight:bold;
	font-size:38px;
	font-family:"黑体";
	color:#ff7e00;
	text-align:right;
	height:141px;
	line-height:141px;
	padding: 0px 0px 0px 0px;
}

.banner2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height:200px;
	background-image: url(../images/ban_top2.jpg);
	background-repeat: no-repeat;
}
.banner2 .topwz{
	margin: 0px;
	color:#eafaff;
	line-height:26px;
	padding: 0px 16px 0px 241px;
}
.banner2 .topwz .rightwz2{ float:right; padding-top:5px;}
.banner2 .topwz .rightwz2 a{color:#eafaff; text-decoration:none;}
.banner2 .title{
	margin: 0px;
	font-weight:bold;
	font-size:38px;
	font-family:"黑体";
	color:#ff7e00;
	text-align:right;
	height:141px;
	line-height:141px;
	padding: 0px 0px 0px 0px;
}

.ban_about {
	margin:0px;
	padding:0px;
	height:210px;
	background: url(../images/ban_about.jpg) no-repeat center;
}

/*标题样式*/


.bg_title1 {
	height:20px;
	background-image: url(../images/bg_title1.gif);
	padding:6px 6px 0px 2px;
	font-size:14px;
	margin:0px 18px 11px 18px;
	color:#0073b9;
	font-weight:bold;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_title1 .more {float:right;}
.bg_title1 .more a{ color:#4a9ed1; font-weight:normal; font-size:12px; text-decoration:none;}

.bg_title2 {
	height:23px;
	line-height:23px;
	background-image: url(../images/bg_title2.gif);
	padding:0px 0px 0px 0px;
	font-size:13px;
	margin:0px 6px 6px 6px;
	color:#fff;
	font-weight:bold;
	background-repeat: repeat-x;
}
.bg_title2 .more {float:right;}

.bg_title21 {
	height:24px;
	line-height:24px;
	background-image: url(../images/bg_title3.gif);
	padding:0px 0px 0px 0px;
	font-size:13px;
	margin:0px 6px 6px 6px;
	color:#fff;
	font-weight:bold;
	background-repeat: repeat-x;
}
.bg_title21 .more {float:right;}

.bg_title3 {
	height:24px;
	line-height:24px;
	background-image: url(../images/bg_title3.gif);
	padding:0px 0px 0px 0px;
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	background-repeat: repeat-x;
}
.bg_title3 .more {float:right;}
.bg_title3 .more a{ font-weight:normal; color:#cdedf9; text-decoration:none;}
.bg_title4 {
	height:24px;
	line-height:24px;
	background-image: url(../images/bg_title4.gif);
	padding:0px 0px 0px 0px;
	font-size:13px;
	margin:0px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	background-repeat: repeat-x;
}
.bg_title4 .more {float:right;}
.bg_title4 .more a{ font-weight:normal; color:#ffffff; text-decoration:none;}


.bg_title5 {
	height:24px;
	line-height:24px;
	background-image: url(../images/bg_title5.gif);
	padding:0px 0px 0px 0px;
	font-size:13px;
	margin:0px 0px 0px 0px;
	clear:both;
	color:#fff;
	font-weight:bold;
	background-repeat: repeat-x;
}
.bg_title5 .more {float:right;}
.bg_title5 .more a{ font-weight:normal; color:#cdedf9; text-decoration:none;}


.bg_title05 {
	padding:10px 0px 0px 6px;
	margin:4px 6px 3px 6px;
	color:#006ec4;
	font-weight:bold;
	background-repeat: repeat-x;
	background-image: url(../images/line_title03.gif);
	background-position: top;
}
.bg_title05 .more {
	padding:0px; float:right;
}


.bg_title6 {
	background-image: url(../images/bg_title6.gif);
	margin:0px 0px 4px 0px;
	height:31px;
	line-height:31px;
	font-size:13px;
	padding:0px;
	color:#fff;
	background-repeat: repeat-x;
}
.bg_title6 .bg1 {
	margin:0px;
	font-weight:bold;
	padding:9px 15px 12px 25px;
	background-image: url(../images/point_title6.gif);
	background-repeat: no-repeat;
}
.bg_title6 .point1 {float:right; margin:0px}
.bg_title6 .more {float:right; margin:6px 2px 0px 0px;}
.bg_title6 a{font-weight:normal; font-size:12px; color:#fff; text-decoration:none;}

.bg_title06 {
	background-image: url(../images/bg_title6.gif);
	margin:0px 0px 4px 0px;
	height:31px;
	line-height:31px;
	font-size:13px;
	padding:0px;
	color:#fff;
	background-repeat: repeat-x;
}
.bg_title06 .bg1 {
	margin:0px;
	font-weight:bold;
	padding:9px 15px 12px 25px;
	background-image: url(../images/point_title6.gif);
	background-repeat: no-repeat;
}
.bg_title06 .point1 {float:right; margin:0px}


.bg_title7 {
	padding:0px 0px 0px 30px;
	margin:0px 0px 4px 6px;
	color:#006ec4;
	height:24px;
	line-height:24px;
	font-weight:bold;
	background-repeat: no-repeat;
	background-image: url(../images/bg_title7.gif);
}

.bg_title8 {
	height:20px;
	padding:7px 17px 0px 10px;
	font-size:13px;
	margin-bottom:2px;
	color:#222; font-weight:bold;
}
.bg_title8 .more {float:right;}



/*当前位置*/
.postion {
	color: #000;
	padding:0px 5px 0px 0px;
	height:28px;
	line-height:25px;
	margin:0px 8px 20px 0px;
	background-image: url(../images/bg_postion2.gif);
	background-repeat: repeat-x;
}
.postion .leftwz {
	height:28px; width:180px;
	padding:0px 0px 0px 32px;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
	float:left;
	background-image: url(../images/bg_postion.gif);
	background-repeat: no-repeat;
}
.postion .rightwz {float:right;color: #999999;}

.postion a {
	text-decoration: none;
	color: #999999;
}

/*盒子*/
.box_1 {
	padding:0px; clear:both;
}
.box_1 .l1 {
	padding:0px 0px 0px 0px;
	text-align:center;
	width:324px;
	margin-right:6px;
	background-color:#fff;
	float:left;
	height:275px;
}
.box_1 .l1 a{color:#333333;text-decoration:none; font-weight:normal;}

.box_1 .ri1 .text1 h1{ color:#ff7102; font-size:14px; font-weight:bold; padding:0px; margin:0px;}
.box_1 .ri1 .text1{
	color:#666666;
	padding:3px 5px;
	line-height:168%;
	margin:0px 18px 6px 18px;
	border: 1px solid #cfe6f4;
	background-image: url(../images/bg_box1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box_1 .ri1 .text1 a{color:#ff7d02; text-decoration:none;}
.box_1 .ri1 {width:445px;height:275px;float:left; margin-right:6px; background-color:#fff;}

.box_2 {
	background-image: url(../images/bg_box2.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #f7e6cb;
	border-right: 1px solid #f7e6cb;
	padding:0px;
	margin: 0px;
	height:120px;
}
.box_3 {
	padding:0px;
	border-left: 1px solid #f2d9af;
	border-right: 1px solid #f2d9af;
	margin: 0px 6px 0px 5px;
}

.box_4 {
	padding:0px;
	border-left: 1px solid #a5daeb;
	border-right: 1px solid #a5daeb;
	margin: 0px 0px 0px 0px;
}
.box_5 {
	padding:10px 2px 0px 2px;
	border-left: 1px solid #f2d9af;
	border-right: 1px solid #f2d9af;
	margin: 0px 0px 0px 0px;
	height:180px;
}
.box_6 {
	padding:0px;
	border-left: 1px solid #a5d0eb;
	border-right: 1px solid #a5d0eb;
	margin: 0px 0px 0px 0px;
}
.box_7 {
	padding:0px;
	margin: 0px 5px 0px 5px;
}



.box_blank2 {padding:4px 0px 5px 0px; clear:both;}
.box_blank {padding:0px; clear:both;}

/*实线样式*/
.solid1 {border:1px solid #c8e2f4;padding:0px 0px 2px 0px; margin-bottom: 9px;}

/*关闭样式*/
.close {
	text-align:center;
	height:30px;
	padding:12px 0px;
	margin:10px 20px;
	background-image: url(../images/line_3.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*文本样式*/
 .content {
	color:#444444;
	margin:20px 0px;
	padding:10px 16px;
	line-height:200%;
}
.content_news { /*细览页样式*/
	line-height: 200%;
	color: #444444;
	padding: 0px;
	margin:10px 20px;
}
.cen {
	text-align:center;
	margin:0px 20px;
	background-image: url(../images/line_2.gif);
	padding:12px 0px;
	color:#7d7d7d;
	line-height:250%;
	background-repeat: repeat-x;
	background-position: bottom;
}
.cen .f-red {
	color:#ff4e00;
	font-size:16px;
	font-weight:bold;
	line-height:240%;
}

/*图片样式*/
.t_pic1 {padding:0px 0px 9px 0px;}
.p_point {padding:0px 0px 0px 0px; text-align:center;}
.p_point2 {padding:0px 0px 8px 0px;}


.t_pic4 {padding:0px 0px 8px 0px; background-color:#FFFFFF;}

.t_pic01 {padding:0px 0px 14px 0px; text-align:center;}
.t_pic2 {padding:0px;}
.t_pic3 {padding-bottom:9px; clear:both; background-color:#fff;}
.p_ban1 {padding:5px 0px 8px 0px; text-align:center;}



/*字体样式*/
.guadd2 {color:#fff;}
.guadd {color:#444444;}
.f-blue {color: #0291d2;}
.f-green {color: #006bd9;}
.f-red1 {color: #ff5400; font-weight:bold; font-size:14px; padding-right:22px;}
.f-gray {color: #555555;}

/*表单样式*/
.btn_1 {
	color:#fff; font-weight:bold;
	height: 24px;
	width:58px;
	margin:3px 0px;
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_1.gif);
	background-repeat: no-repeat;
}
.btn_2 {
	color:#000;
	height: 18px;
	width:49px;
	border-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/btn_2.gif);
	background-repeat: no-repeat;
}

.input1 {
	color:#000000;
	height: 16px;
	border: 1px solid #d2d2d2;
	background-color:#fff;
}
.select1 {
	color:#555555;
	background-color:#fff;
	width:180px;
}

/*列表类样式*/
.list_index1 {
	line-height: 150%;
	color: #555555;
	margin: 0px 0px 0px 10px;
	padding: 0px;}
.list_index1 li {
	list-style: none;
	margin: 0px;
	padding: 2px 0px 1px 12px;
	background-image: url(../images/arrow_6.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.list_index1 li a{ color:#555555; text-decoration:none;}

.list_index01 {
	line-height: 140%;
	color: #444444;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;}
.list_index01 li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;}
.list_index01 li a{ color:#444444; text-decoration:none;}

.list_index2 {
	line-height: 140%;
	color: #555555;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 0px 0px;}
.list_index2 li {
	/*列表底部的虚线*/
	list-style-type: none;
	background-image: url(../images/line_list.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 4px 0px 4px 0px;
}
.list_index2 li a {
	color: #555555;
	padding: 0px 0px 0px 18px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;	/*列表左边的箭头图片*/
}
.list_index2 .date{  padding-right:9px; float:right;}
.list_index2 li a:hover {
	color: #ff8b00;
	text-decoration:none;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;	/*列表左边的箭头图片*/
}
.list_index02 {
	line-height: 140%;
	color: #555555;
	margin: 0px 18px 0px 18px;
	padding: 0px;}
.list_index02 li {
	/*列表底部的虚线*/
	list-style-type: none;
	background-image: url(../images/line_list.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 4px 0px 4px 0px;
}
.list_index02 li a {
	color: #555555;
	padding: 0px 0px 0px 18px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;	/*列表左边的箭头图片*/
}
.list_index02 .date{  padding-right:9px; float:right;}
.list_index02 li a:hover {
	color: #ff8b00;
	text-decoration:none;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;	/*列表左边的箭头图片*/
}

.list_index3 {
	line-height: 140%;
	color: #444;
	margin: 0px;
	padding: 0px;}
.list_index3 ul{margin: 0px;padding: 0px;}
.list_index3 li {
	list-style-type: none;
	background-image: url(../images/bg_menu1.gif);
	background-repeat: no-repeat;
	width:57px;
	margin:0px 0px 0px 10px;
	float:left;
	height:26px;
	padding: 5px 0px 0px 20px;
}
.list_index3 li a {color: #555555; text-decoration:none;}
.list_index3 li a:hover {color: #eb6a00;text-decoration:underline;}


.list_index03 {
	line-height: 140%;
	color: #555555;
	margin: 0px;
	padding: 3px 0px 0px 0px;}
.list_index03 ul{margin: 0px;padding:0px;}
.list_index03 li {
	/*列表底部的虚线*/
	list-style-type: none;
	background-image: url(../images/line_list.gif);
	background-repeat: repeat-x;
	width:180px;
	float:left;
	background-position: bottom;
	padding: 4px 0px 4px 0px;
}
.list_index03 li a {
	color: #555555;
	padding: 0px 0px 0px 18px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;	/*列表左边的箭头图片*/
}
.list_index03 .date{  padding-right:9px; float:right;}
.list_index03 li a:hover {
	color: #ff8b00;
	text-decoration:none;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position:8px 4px;	/*列表左边的箭头图片*/
}

.list_index4 {
	line-height: 140%;
	color: #444;
	margin: 0px;
	padding: 0px;}
.list_index4 ul{margin: 0px;padding: 0px;}
.list_index4 li {
	list-style-type: none;
	background-image: url(../images/bg_menu2.gif);
	background-repeat: no-repeat;
	width:57px;
	margin:0px 8px 0px 4px;
	float:left;
	height:27px;
	padding: 5px 0px 0px 20px;
}
.list_index4 li a {color: #555555; text-decoration:none;}
.list_index4 li a:hover {color: #eb6a00;text-decoration:underline;}

.list_Notice {
	line-height: 140%;
	color: #4c4c4c;
	height:33px;
	margin: 0px;
	padding: 0px 0px 0px 10px;}
.list_Notice li {
	/*列表底部的虚线*/
	list-style-type: none;
	line-height:32px;
	padding:0px 0px 0px 19px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	float:left;
	background-position:5px 12px;	/*列表左边的箭头图片*/
}
.list_Notice li a {
	color: #4c4c4c;
	text-decoration:none;
}
.list_Notice li a:hover {
	color: #ff8b00;
	text-decoration:none;
}

.list_photo {
	line-height: 140%;
	margin: 0px;
	padding:0px;}
.list_photo li {
	/*列表底部的虚线*/
	list-style-type: none;
	width:74px;
	padding:10px 0px 0px 19px;
	float:left;
}

.list_link {
	line-height: 140%;
	color: #4c4c4c;
	clear:both;
	margin:0px;
	padding: 0px;}
	
.link{margin:0px;padding:0px;}
	
.list_link li {
	list-style: none;
	margin: 10px 5px 10px 5px;
	padding:0px;
	width:152px;
	float:left;}
	

.list_news {
	line-height: 140%;
	color: #4c4c4c;
	margin: 0px 8px 10px 0px;
	padding: 0px;}
.list_news li {
	list-style: none;
	margin: 0px;
	padding: 4px 10px 4px 30px;
	background-image: url(../images/arrow_4.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
.list_news li a{ color:#4c4c4c; text-decoration:none;}
.list_news span{ color:#555555; float:right;}
.list_news .bggray0{ background-color:#f6f6f6;}
.list_news .bggray1{ background-color:#ffffff;}

/*网页底部样式*/
.bottom {
	color: #555555;
	text-align:center;
	height:48px;
	clear:both;
	font-size:11px;
	line-height:220%;
	background-color:#fff;
	padding:10px 0px 20px 0px;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-position: top;
	background-image: url(../images/bg_bottom.gif);
}
.bottom a {
	color: #555555;
	text-decoration: none;
}
.bottom a:hover {
	color: #cb0000;
	text-decoration: underline;
}

