﻿/* CSS Document */

body,td,th {
	color: #656565;
	font-family: 宋体;
	font-size: 12px;
	}
a:link,a:visited {
	color: #333333;
	text-decoration: none;
	line-height:20px
    }
a:hover {
	text-decoration: underline;
	color:#FF0000;
	line-height:20px
    }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(bg.jpg) repeat-y center;
	background-color:#f1f1f1;
	font:normal "宋体" 13px;
	line-height:20px;
}
.top5 {
    padding-top:5px;
}
.dh_border{
    border:3px #e5e5e5 solid;
	}

.link_center{
  background:	url(link_bg.gif) repeat-y left;
	letter-spacing:1px;
	padding-left:18px;
	}
	
.project_task{
    line-height:23px;
	  padding-left:10px;
	}

.news{
  line-height:22px;
	padding:8px 0 0 12px;
	}
	
a.news1:link, a.news1:visited{
    color:#656565;
    line-height:22px;
	  text-decoration:none;
    }
	
a.news1:hover{
	text-decoration:underline;
	color:#CC0000;
  line-height:22px;
    }
	
.right_border {
    padding:20px 18px 20px 18px;
    }

.column_bline{
	border:1px #e1e1e1 solid;
	}
	
.right_menu{
	border:1px #e1e1e1 solid;
	background:url(icon1.gif) no-repeat 17px center;
	text-indent:36px;
	color:#525252;
	background-color:#FFFFFF;
	font-size:13px;
	}

a.right_menu1:link, a.right_menu1:visited {
	font-size: 13px;
	color:#525252;
	text-decoration:none;
    }
	
a.right_menu1:hover {
	font-size: 13px;
	color:#CC0000;
	text-decoration:underline;
    }
	
.image{
    border:1px solid #cccccc;
	padding:3px;
	}
	
.bottom{
    text-align:center;
	height:76px;
	background:#f3f3f3;
	font-size:10pt;
	line-height:20px;
	}
	
	
	
/*二级页面使用的*/
.left_Two{
    padding-left:23px;
	}

.left_menu_Two{
    line-height:20px;
	color:#333333;
	padding:6px 0 6px 16px;
	}
	
.left_menu2_Two{
    background:url(icon_Two.gif) no-repeat 16px center;
	line-height:26px;
	text-indent:32px;
	font-weight:bold;
	}
.left_menu2_Two a, .left_menu2_Two a:visited, .left_menu2_Two a:hover{
    color:#2475a2;
	line-height:26px;
	text-indent:32px;
	font-weight:bold;
	}

	
.intro_bg{
    width:165px;
	height:23px;
	background: url(intro_bg_Two.gif);
	font-weight:bold;
	text-indent:17px;
	}
.intro_bg a, .intro_bg a:visited{
    color:#FFFFFF;
	margin-left:7px;
    }
.intro_bg a:hover{
	margin-left:7px;
	text-decoration:none;
	color:#FFFF00;
    }
	
.right_Two{
    padding:0 0 0 24px;
	}
	
.lm_title{
	color:#333333;
	font-weight:bold;
	font-size:15px;
	padding:0 0 0 5px;
	}
	
.linebg_Two{
    background:url(linebg_Two.gif) repeat-x top;
	height:18px;
	}

.rig_lujing_Two{
    text-align:right;
	padding-right:6px;
	width:507px;
	}
	
.content_text{
    line-height:20px;
	color:#4e4e4e;
	font-size:13px;
	padding:0 0 10px 12px;
	}
	
.content_column{
	padding:0 10px 12px 0;
	}
.content_column span{
	color:#000000;
	font-size:13px;
	line-height:24px;
	border-bottom:dashed 1px #000000;
	margin-right:28px;
	}
.content_column span a {
    text-decoration:none;
	color:#000000;
	}
.content_column span a:hover{
    text-decoration:none;
	color:#FF0000;
	}
	
.news_list{
    padding:5px 0 5px 20px;
	font-size:13px;
	line-height:20px;
	}
	
	
a.MYListA:link {color: black;font-size:13px;
} 
a.MYListA:visited {color: black;font-size:13px;
} 
a.MYListA:hover{COLOR: red;font-size:13px;
} 
a.MYListA:active {color: black;font-size:13px;
}