/*背景颜色*/
body { background:url("/images/v5/home_bg.jpg") no-repeat scroll 0 0 transparent;
      background-color:#000000;
	  }
.clear { clear:both;}
/* start of a的整体设置*/
a:link {
        color:#333333;     /*设置默认的颜色*/
		text-decoration:none;
		}
a:visited {
          color:#333333;   /*设置点击后的颜色*/;
		  text-decoration:none;
		  }
a:hover {
        color:#FF9900;     /*设置鼠标经过时的颜色*/
		text-decoration:none;
		}
a:active {
         color:#333333;   /*点击时的颜色*/
		 text-decoration:none;
		 }
/*end of a的整体设置*/
 

/**首页第一条导航*/
.ul_left  { float:left;}
.ul_right { float:right;}
.ul_left  li, .ul_right li{ float:left; margin-right:5px; margin-left:5px;}
.heap_top { background:none repeat scroll 0 0 #FBFCFD; border:1px solid #EDF1F4; float:left; width:960px;}


/**头部以及导航条*/
.head { float:left; width:960px; background:url("/images/v4/topmenu.gif") repeat-x scroll center bottom transparent; padding-bottom:10px; padding-top:5px;}
.head_ul li { line-height:35px;   }
.head_ul li a { font-size:14px; font-weight:bold;}
.word2 ,.word2_shadow,.word4 ,.word4_shadow {
background:url("/images/v4/nav_bg.gif") no-repeat scroll 0 0 transparent
}
.word2{
	width:57px;
	padding-left:15px;
	background-position:-77px 0;
}
.word4  {
	background-position:-101px -47px;
	padding-left:10px;
	width:86px;
}
.word4_shadow {
	padding-left:10px;
	width:90px;
	background-position:0px -93px;
}
.word2_shadow{
	width:61px;
	padding-left:15px;
	background-position:-77px -93;
}


/**第一行样式*/
.line_1 {
	padding-top:10px;
}

/**第一行左边区域*/
.line_1_left {
border:1px solid #DEDEDE;
width:691px;
float:left;
}

/**第一行左边区域_1*/
.float_left_1 {
width:385px;
height:449px;
padding-top:10px;
float:left;
overflow:hidden;    /*为修改中间发布新闻处2010-6-4*/
}
/**第一行左边区域_2*/
.float_left_2 {
	float:left;
	padding-left:3px;
	width:300px;
}


/**第一行右边区域*/


.line_1_right {
	border:1px solid #DEDEDE;
	background:#f2f3f1;
	width:255px;
	float:left;
	margin-left:10px;
	height:450px;
	padding-bottom:10px;

}



/*第二行样式***/
.line_2_left {
border:1px solid #DEDEDE;
width:691px;
float:left;
height:1540px;    /*2010-6-4*/
padding-bottom:10px;
}

.line_2_right {
	border:1px solid #DEDEDE;
	background:#f2f3f1;
	width:255px;
	float:left;
	margin-left:10px;
	padding-bottom:10px;
	height:1540px;     /*2010-6-4*/
	overflow:hidden;        /*这作了高溢出的修改 20100527*/
}


/**第二行左边区域_1*/
.float_left_21 {
width:388px;

padding-top:10px;
float:left;

}
/**第二行左边区域_2*/
.float_left_22 {
	float:left;
	padding-left:3px;
	width:300px;

	padding-top:10px;
}

/**/
.float_left_22 .list_img span { line-height:14px;}

/**第二行左边通用标题*/
.line_2_head{
	float:left;
	width:661px;;
	height:24px;
	line-height:24px;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #f69600;
	padding-top:5px;

}
.line_2_rhead
 {
    margin:5px;
	margin-top:10px;
 	margin-bottom:0px;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	float:left;
	width:225px;

 }
 .line_2_rhead h2 {
 	font-size:14px; color:#000;
 }
.line_2_head h2 { float:left;} 
.line_2_head h2 a {
font-size:16px; color:#000;
line-height:24px;
height:24px;
}


/**红色标题*/
.news_1st { text-align:center; padding-bottom:10px;}
.news_1st h2 { line-height:26px;}
.news_1st h2 a {
	color:#f00;
	font-size:16px;
	font-weight:normal;
	font-family:"黑体";
}
.news_1st span {  font-size:9pt;}


/**新闻列表*/
.news_list  { line-height:21px; padding-top:10px; float:left; padding-bottom:5px; }
.news_list  dt { float:left; width:72px; padding-right:3px; text-align:right;  }
.news_list  dd { float:left; width:290px; white-space:nowrap; overflow:hidden;  text-overflow:ellipsis;}   /*这也作了溢出的修改20100527*/
.news_list a { font-size:14px; text-decoration:none;;}
.news_list li { line-height:21px;}
.dis { display:none;}
.show { display:block;}

/*修改解决关于文字溢出的问题20100527*/
.news_list_left1 { width:295px; white-space:nowrap; overflow:hidden;  text-overflow:ellipsis; padding-left:5px;}
.news_list_left22 { width:290px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_lin2_right { width:234px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_lst_span span { display:block; width:300px; height:28px; line-height:14px; overflow:hidden; text-overflow:ellipsis; margin:0px auto; color:#333333;}   /*使在首页发布新闻处的头条span固定宽与高且溢出的隐藏*/





/**图片列表*/
.list_img {
margin-top:10px;
width:127px; 
float:left;
text-align:center;
}
.list_img  img { height:79px; width:109px; border:1px solid #dedede; padding:2px;}

/**图文混排列表*/
.list_img_text{
	float:left;
	padding-left:5px;
	margin-bottom:5px;
}


.list_img_text img { border:1px solid #dedede; padding:2px; width:80px; height:72px; float:left;}
.list_img_text_title {float:left; padding-bottom:5px; padding-left:5px; }
.list_img_text_title a{ font-size:14px; font-weight:bold;    }
.list_img_text_info {padding-left:5px; float:left;  width:150px; line-height:21px; }
.list_img_text_info a { font-size:9pt; color:#000000; text-decoration:none;}
.saisi  { padding-left:10px; color:green;}
.saisi a { font-size:12px; }


.news_links li  { float:left; margin-right:8px; width:96px;   overflow:hidden; line-height:25px; height:25px;}


/*首页论坛*/
#forumBar { clear:both; width:960px; height:300px; margin-top:10px;}
.forum_title { width:940px;	height:25px; border-bottom:1px solid #f69600; margin:0 10px 5px 10px;}
.forum_title .title {line-height:25px; height:25px; font-size:14px; color:#000; font-weight:bold; float:left;}
.forum_title span {line-height:25px; height:25px; float:right;padding-right:10px;}
#forumBar h3 { margin-bottom:5px; line-height:25px; background:#EFF5F5;}
.forum_list { width:290px; height:280px; float:left; margin-left:20px; margin-top:10px; border-right:1px solid #CCCCCC; font-family:Georgia, "Times New Roman", Times, serif;}
.forum_list li { width:290px; line-height:23px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px; border-bottom: 1px dotted #CCCCCC;}


