body{
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
}
.clearn{
	margin: 0px;
	padding: 0px;
	clear: both;
}


/*=============================================================================================


首页背景，行高，网页的居中都在body里面控制


=============================================================================================

*/

A:link{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
	color: #000000;
}
A:visited{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	
}
A:hover{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: underline;
}

A.footer:link{
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	
	color: #9f9f9f;
}
A.footer:visited{
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #9f9f9f;
	
}
A.footer:hover{
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	color: #CACACA;
	text-decoration: none;
}


/*==============================================================================================


网页中的链接样式及颜色在上面控制


==============================================================================================
*/
#search{
	width: 250px;
	text-align:left;
	padding: 0px;
	margin-top:5px;
	margin-left: 10px;
	float:left;	
}
#tags{
	width: 714;
	text-align:left;
	padding:0px;
	margin-top:10px;
	height:34;
}
.btn_search{
	margin:0;
	padding:0;
	width:24px;
	height:20px;
	border:none;
	background-image: url(/tupian/search_button_submit.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #CCCCCC;
	text-align: left;
}
#nav{
	height:48px;
	width:1004px;
	
	
}
#nav ul{
	list-style-type: none;
	width: 962px;
	height: 48px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#nav li{
	float: left;
	text-align: center;
	width: 108px;
	height: 38px;
	margin-top: 7px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 37px;
}
#nav a:link{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#nav a:visited{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
#nav a:hover,#nav A.currclass:link,#nav A.currclass:visited{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-image: url(images/nav_hover_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#index_news{
	height: 407px;
	width: 259px;
	background-image: url(/tupian/index_news.jpg);
	text-align: left;	
	
}
#index_news ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index_news li{
	margin-bottom: 16px;
	text-align: left;
	height: 24px;
}

#index_news a:link{}
#index_news a:visited{}
#index_news a:hover{}


#links{
	height: 352px;
	width: 259px;
	background-image: url(/tupian/index_links.jpg);
	text-align: left;	
	
}
#links ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#links li{
	margin-bottom: 16px;
	text-align: left;
	height: 24px;
}
#links a:link{}
#links a:visited{}
#links a:hover{}


#index_footer{
	float: left;
	height: 95px;
	width: 980px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f15930;
	text-align:left;
	background-image: url(/tupian/index_55.jpg);
}
#index_footer_links{
	float: left;
	height: 40px;
	width: 960px;
	margin-left: 20px;
	text-align: left;
	line-height: 40px;
}

#topicinfo{
	font-weight:normal;
	text-align:center;
	font-size:12px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
#topicfooter{
	margin-top: 20px;
	width: 660px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D5D5D5;
	text-align: left;
	padding: 10px;
	line-height: 20px;
}
#content{
	margin-left:40px;
	margin-right:60px;
	margin-top:20px;
	text-align:left;
	line-height: 30px;
	font-size: 14px;
}
#joinus{
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	margin-left:20px;
	margin-top:15px;
	margin-right:20px;
}
#flote_pic1{
	width: 994px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9ca0a3;
	border-left-color: #9ca0a3;
	background-color: #DEE8F4;
}
#flote_pic2{
	width: 994px;
	border: 1px solid #9ca0a3;
	background-color: #fde9d0;
	text-align: center;
	line-height: 20px;
}
#news_index{
	width: 636px;
	height:auto;
	margin-right: 70px;
	margin-left: 60px;
	margin-top:70px;
	line-height:30px;
}

#news_index ul{
	text-align: left;
	list-style-type: none;
	height: auto;
	width: 636px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news_index li{
	width: 636px;
	height: auto;
	margin-bottom: 30px;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news_index a:link,#news_index a:visited{
	color: #000000;
    font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#news_index a:hover{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#Content_right_top{
	width:259px;
	height:292px;
	float:left;
	margin-top: 15px;
}
#Content_right_top1{
	width:259px;
	height:34px;
	float:left;
	background-image: url(/tupian/Index_video1.jpg);
	background-repeat: no-repeat;
}
#Content_right_top2{
	
	float: left;
	height: 24px;
	width: 257px;
	margin-top: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
/*
==============================================================================================


网页中的用div+css块控制的样式主要在上面控制


==============================================================================================
*/


.header_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d54717;
	float: left;
	line-height: 40px;
	padding: 0px;
	font-weight: bold;
}
.header_tel2 {
	font-family: "宋体";
	font-size: 22px;
	color: e77036;
	font-weight: bold;
}
.footer_eng{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.Service_bigclass{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
A.Service_smallclass:link,A.Service_smallclass:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

A.Service_smallclass:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}


#index_about{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-right: 32px;
	margin-left: 32px;
}
#about{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 46px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-right: 70px;
	margin-left: 60px;
	height: 609px;
}

#about_culture{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 32px;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-right: 16px;
	margin-left: 18px;
}

#single_page{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 46px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-right: 70px;
	margin-left: 60px;
	height: auto;
}
#topic{
	font-weight:bold;
	text-align:center;
	font-size:16px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

/*==============================================================================================


网页中字体的样式变化主要在上面控制


==============================================================================================
*/
.online_text_box1{
    background-image: url(images/online_text_box1.jpg);
	height: 110px;
	width: 348px;
	}

.online_text_box2{
	background-image: url(images/online_text_box2.jpg);
	height: 110px;
	width: 348px;
}
.table_border{
	border: 1px solid #dddddd;
}

/*搜索*/
.search{width:99%;float:left;padding-left:0px;line-height:25px; text-align:left; margin-left:30px; margin-top:30px;}
.search_lstitle{
	padding-left:0px;
	font-size:12px;
	color:#000;
	height:30px;
	line-height:30px;
	border-bottom:#dcdcdc 1px solid;
	font-weight:bold;
}

.articlesearch{
	text-align:left;
	padding:0px;
	margin-left: 30px;
}
.articlesearch ul{
	margin: 0px;
	padding: 0px;
}
.articlesearch li{
    text-align:left;
	border-bottom:1px dashed #dcdcdc;
	margin-bottom:10px;
	margin-top:10px;
	list-style-type: none;
}
.art_title{
   font-size:12px;color:#003366;
}
.art_title a{color:blue;font-size:13px}
.artintro{
  line-height:24px;color:#555; letter-spacing:1px; font-size:12px;
}
.arturl a{
  color:green;font-size:12px;
}
.btn_search{
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	color: #010064;
	border: 1px solid #7f9db9;
	height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.search_input{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
.search_box{
	height: 20px;
	width: 76px;
	border: 1px solid #7f7f7f;
}
