/* CSS Document */
/*------------------整体框架&顶部---------*/
@charset "gb2312";
body {padding:0px; margin:0px; font-size:12px; list-style:none; font-family:"宋体"; }
td{ font-size:12px;}
a{text-decoration:none; font-size:12px;}
a:hover{ text-decoration:underline}
#index_top{ background: url(../Images/index_top_bg.jpg) repeat-x top; color:#FFF; margin-bottom:1px;}
#search_input{ width: 211px ; height:21px; background: url(../Images/search_input.jpg) top right no-repeat; border:none; line-height:21px; color:#bcbdbd;}
.index_nav a{ color:#FFF;padding:0 5px;}
/*------------------首页中部-----------------*/
#index_main{ background: url(../Images/index_main_bg.jpg) top repeat-x;}
#index_cszl{ background:url(../Images/index_cszl_bg.jpg) no-repeat; margin-bottom:2px;}
#index_gkzl{ background:url(../Images/index_gkzl.jpg) no-repeat; margin-bottom:5px;}
#index_jzxx{ background:url(../Images/index_jzxx.jpg) no-repeat 0 0; margin-bottom:5px;}
#index_ftp_blog{ background:url(../Images/ftp_blog.jpg) no-repeat; margin-bottom:6px;}
#link1 {	BORDER-RIGHT: #aeb0a5 1px solid; BORDER-TOP: #aeb0a5 1px solid; Z-INDEX: 100; BACKGROUND: #e3e8db; FLOAT: right; BORDER-LEFT: #aeb0a5 1px solid; WIDTH: 138px; BORDER-BOTTOM: #aeb0a5 1px solid; POSITION: relative; HEIGHT: 18px}
.index_fl{ width:299px; height:20px; line-height:20px;}
.index_news { background:url(../Images/index_news.gif) repeat-x bottom; text-align:left;}
.index_news a{ color: #4c4c4c; }
.index_news a:hover{ color:#067ab3;}
.tab_pic a{ width:86px; height:24px; color:#FFF; display:block; float:left; text-align:center ; line-height:24px; margin-top:3px}
.tab_pic a:hover{ background:#FFF ; color:#02699e; text-decoration:none; font-weight:bold;}
.newtab_select{ background:#FFF ; color:#02699e !important; text-decoration:none; font-weight:bold; margin-top:3px}
.index_cszl a{ display:block; padding:0 5px;height:21px; line-height:21px; color:#838282;}
.index_cszl a:hover{ color:#fff; background:#39984a; text-decoration:none;}
.index_gkzl a{ color:#4c4c4c;}
.index_gkzl a:hover{ color:#18832c; text-decoration:none; font-weight:bold;}
#xwtp1 img { border:#e8e8e8 1px solid ; padding:1px;}
#xwtp2 img { border:#e8e8e8 1px solid ; padding:1px; margin:0 4px;}
.new_tab { width:880px; margin:0 auto;}
.new_tab a img{ border:#e7e7e7 1px solid; padding:1px;}
.wrap {
	float:left;
	width:700px
	overflow: hidden;
	height: 107px;}
.btn { float:left; width:20px; display:none;}
.imglist{ width:840px ; overflow:hidden;}
.topnews_tab{	PADDING-RIGHT: 0px; FONT-SIZE: 12px;MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; height:30px; padding-top:19px;}
.topnews_tab a{ display:table; width:81px; height:26px; background: url(../Images/tab1_b.jpg); color:#4e4e4e; line-height:26px; text-align:center; float:left; margin:0 2px;}
.tab_pic{ height:27px;}
.topnews_tabahover{display:block; width:81px; height:26px; background:url(../Images/tab1_a.jpg) no-repeat !important; text-decoration:none; font-weight:bold; color:#fff !important;}
/*------------------底    部-----------------*/
.bottom { color:#FFF ; padding-right:10px;}
.bottom a{ color:#FFF; padding-right:10px;}
/*------------------内页中右-----------------*/
.page_nav { color:#6c6d63; padding-right:15px;}
.page_nav a{ color:#6c6d63}
.bm_input { line-height:28px; height:28px; border:#eaeaea 1px solid; padding:0 8px; margin:0px;}
/*------------------内页中左-----------------*/
.page_left_menu a{ display:block ; width:217px; height:25px; border-bottom:#FFF 1px solid; line-height:25px; text-align:center; color:#323233;}
.left_menu_selected{ text-decoration:none; font-weight:bold; background:#FFF;}
.page_left_menu a:hover{ text-decoration:none; font-weight:bold; background:#FFF;}
.news_line{ background:url(../Images/index_news.gif) repeat-x bottom; color:#8b8989;}
.news_line a{ color:#4c4c4c;}
/*------------------控件样式-----------------*/
#Label_CP { color:#4C4C4C; }
#Label_CP A{ color:#4C4C4C;}
.Label_CP { color:#4C4C4C; }
.Label_CP A{ color:#4C4C4C;}
#C_page_Single { line-height:24px;}
#Button2 { width:79px; height:25px; background: url(../Images/bm_submit.jpg); border:none; cursor:hand;}
/*------------------YAHOO CSS RESET---------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul, li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}
