/* CSS Document */

	body {
	margin:0px auto;
	text-align:center;
	scrollbar-face-color:white;
	scrollbar-highlight-color:skyblue;
	scrollbar-shadow-color:skyblue;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:#049fc4;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	background-color:#C0C0C0;}
	
	/*基本定义*/	
	div,ul,li,form,input,select {margin:0px; padding:0px; border:0px; font-size:12px; color:#2C1817;}

	a:link {font-size:12px; color:#191919; text-decoration:none;}
	a:visited {font-size:12px; color:#191919; text-decoration:none;}
	a:hover {font-size:12px; color:#ff0000; text-decoration:none;}

    .a-black:link { font-size:12px;color: #000; text-decoration:none;}
    .a-black:visited { font-size:12px; color: #000; text-decoration:none;}
    .a-black:hover { font-size:12px; color: #ff0000; text-decoration:underline;}
	
    .a-white:link { font-size:12px;color: #fff; text-decoration:none;}
    .a-white:visited { font-size:12px; color: #fff; text-decoration: none;}
    .a-white:hover { font-size:12px; color: #ff0000; text-decoration: none;}

    .a-white2:link { font-size:14px;color: #fff; text-decoration:none;}
    .a-white2:visited { font-size:14px; color: #fff; text-decoration: none;}
    .a-white2:hover { font-size:14px; color: #ff0000; text-decoration: none;}

    .a-white3:link { font-size:16px;color: #fff; text-decoration:none;}
    .a-white3:visited { font-size:16px; color: #fff; text-decoration: none;}
    .a-white3:hover { font-size:16px; color: #ff0000; text-decoration: none;}

    .a-blue1:link { font-size:12px;color: #0D5399; text-decoration:none;}
    .a-blue1:visited { font-size:12px; color: #0D5399; text-decoration: none;}
    .a-blue1:hover { font-size:12px; color: #ff0000; text-decoration: none;}
	
    .a-grey:link { font-size:12px;color: #5B5B5B; text-decoration:none;}
    .a-grey:visited { font-size:12px; color: #5B5B5B; text-decoration: none;}
    .a-grey:hover { font-size:12px; color: #ff0000; text-decoration: none;}
	
    .a-green:link { font-size:12px;color: #848424; text-decoration:none;}
    .a-green:visited { font-size:12px; color: #848424; text-decoration: none;}
    .a-green:hover { font-size:12px; color: #ff0000; text-decoration: none;}

    .a-blue:link { font-size:12px;color: #0770AA; text-decoration:none;}
    .a-blue:visited { font-size:12px; color: #0770AA; text-decoration: none;}
    .a-blue:hover { font-size:12px; color: #ff0000; text-decoration: none;}
	
    .a-green1-sec:link { font-size:14px;color: #1E8581; text-decoration:none;}
    .a-green1-sec:visited { font-size:14px; color: #1E8581; text-decoration: none;}
    .a-green1-sec:hover { font-size:14px; color: #ff0000; text-decoration: none;}

    .a-blue2:link { font-size:12px;color: #264A7C; text-decoration:none;}
    .a-blue2:visited { font-size:12px; color: #264A7C; text-decoration: none;}
    .a-blue2:hover { font-size:12px; color: #ff0000; text-decoration: none;}

    .a-blue3:link { font-size:12px;color: #2B75B2; text-decoration:none;}
    .a-blue3:visited { font-size:12px; color: #2B75B2; text-decoration: none;}
    .a-blue3:hover { font-size:12px; color: #ff0000; text-decoration: underline;}

	.black-12-20 { font-size:12px; color:#5C5C5C; text-decoration:none;}
	.white-12-20 { font-size:12px; color:#fff; text-decoration:none;}
	.red-12-20 { font-size:12px; color:#ff0000; text-decoration:none;}
	.blue-12-20 { font-size:12px; color:#0770AA; text-decoration:none;}
	.blue1-12-20 { font-size:12px; color:#1969AA; text-decoration:none;}
	.hei-16-20 {font-size:16px; font-family:"黑体"; color:#0A407E; text-decoration:none;}
	.green-12-20 {font-size:12px; color:#638C0A; text-decoration:none;}
	.blue-14-20 {font-size:14px; color:#076EA9; font-weight:bold; text-decoration:none;}
	.white-14-20 {font-size:14px; color:#fff; text-decoration:none;}
	.white-16-20 {font-size:16px; color:#fff; text-decoration:none;}
	.grey-12-20 { font-size:12px; color:#DEE0DF; text-decoration:none;}
	.grey-14-20 { font-size:14px; font-weight:bold; color:#404040; text-decoration:none;}
	.news-14-20 { font-size:14px; font-weight:bold; color:#6e6e6e; text-decoration:none;}
	.green-16-20 {font-size:16px; color:#237600; font-weight:bold; text-decoration:none;}
	.text-search {width:100px; height:15px; margin-bottom:4px; border:0px; background-color:#D9DADE; border-top:1px solid #B8B9BB; border-left:1px solid #B8B9BB;}
	.left {float:left;}
	.right {float:right;}
	.clear {clear:both;}
	.hidden {display:none;}
	.bg {background:none;}
	.box1 
	{ 
	border: 1px solid #256BA7; 
	width: 92px; 
	height: 20px; 
	clip: rect( 0px, 91px, 18px, 0px ); 
	overflow: hidden; 
	} 
	.box2 
	{ 
	border: 1px solid #256BA7; 
	width: 90px; 
	height: 18px; 
	clip: rect( 0px, 79px, 16px, 0px ); 
	overflow: hidden; 
	} 
	select 
	{ 
	position: relative; 
	left: -2px; 
	top: -2px; 
	background-color:#5899D1;
	width: 93px; 
	line-height: 14px; color: #E0DEDF; 
	border-style: none; 
	border-width: 0px; 
	} 
	.pad_lef_15 {padding-left:15px;}
	.pad_lef_65 {padding-left:65px;}
	.pad_lef_11 {padding-left:11px;}
	
	/*页面*/
	#container {width:800px; background:#fff url(../../images/zh_CN/t_j-test/page-bg.gif) repeat-x top left; margin:0px auto;}
	#container1 {width:800px; background:#fff; margin:0px auto;}

	/*页头部分*/
	#header {width:696px; background-color:#fff; margin-top:21px; padding:2px;}
	#logo {width:179px; height:95px; background:url(../../images/zh_CN/t_j-test/logo.gif) no-repeat;}
	#nav {width:515px; height:95px; background-color:#366EA1;}
	#banner {width:696px; height:132px; background:url(../../images/zh_CN/t_j-test/banner.jpg) no-repeat; margin-top:2px; }
	
	/*导航部分*/
	.nav_col {height:45px; margin-top:50px; margin-left:2px;}
	.nav_col_list {float:left; width:119px; height:45px; line-height:45px; display:block; background:url(../../images/zh_CN/t_j-test/nav-bg.gif) repeat-x;}
	.nav_col_dow {width:2px; height:45px; background:url(../../images/zh_CN/t_j-test/nav-dow.gif) no-repeat; margin:0px 3px; float:left;}
	
	/*查询部分*/

	/*内容部分*/
	#content {width:696px; padding-left:2px; padding-right:2px; text-align:left; margin:0px auto;}
	#side {width:170px; background:#3B7CB4;}
	#main {width:524px;}

	/*左栏*/
	#lef_col {text-align:left;}
	#lef_col_title {height:24px; text-align:left; border-bottom:1px solid #558BBA;}
	#lef_col_body {padding:15px 0px;}
	.lef_col_box1 {height:25px; text-align:left;}
	.log_text {width:92px; height:16px; line-height:16px; background-color:#5997D0; border:1px solid #266BA6; border-bottom:none;}
	#lef_col_gn {width:170px; background:url(../../images/zh_CN/t_j-test/lef-dash.gif) no-repeat left top; padding-top:15px; padding-bottom:5px;}
	
	/*中栏*/
	#cen_cols {width:261px; margin-right:1px;}
	#cen_col {width:259px; border:1px solid #999; margin-left:2px;}
	#cen_col_title {width:259px; height:24px; line-height:24px; background:url(../../images/zh_CN/t_j-test/main-top.gif) repeat-x; text-align:center;}
	#cen_col_body {background-color:#fff; padding-top:10px; padding-left:5px; padding-bottom:5px;}
	.cen_col_list {height:20px;}
	.cen_col_dow {width:20px; height:16px; background:url(../../images/zh_CN/t_j-test/dow1.gif) no-repeat; }
	.cen_col_news {width:230px; height:16px; background:url(../../images/zh_CN/t_j-test/main-dash.gif) repeat-x left bottom; line-height:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
	.cen_col_more {height:20px; line-height:20px; margin-top:5px; text-align:right; padding-right:25px; }

	/*图片新闻*/
	#pic_col {width:260px; background-color:#fff; margin-top:1px; margin-left:2px;}
	#pic_col_title {height:25px; line-height:25px; text-align:center; background-color:#2A70AE;}
	#pic_col_body {height:160px; background-color:#D1E5EE; margin-top:2px; overflow: hidden; padding-top:15px;}
	.pic_col_list {width:235px; height:18px; line-height:18px; background:url(../../images/zh_CN/t_j-test/dow3.gif) no-repeat 8px 4px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding-left:25px;}
	.pic_col_pic {width:65px; margin-top:5px; margin-right:8px; }
	.pic_col_news {width:160px; margin-top:5px; }
	.pic_col_more {height:20px; line-height:20px; margin-top:5px; text-align:right; padding-right:15px;}

	
	/*右栏*/
	rig_cols {width:260px;}

	/*滚动新闻*/
	#rol_col {width:258px; border:1px solid #999;}
	#rol_col_title {width:258px; height:24px; line-height:24px; background:url(../../images/zh_CN/t_j-test/main-top.gif) repeat-x; text-align:center;}
	#rol_col_body {background-color:#F9F9FB; padding-top:10px; padding-left:5px; padding-bottom:5px;}
	.rol_col_list {height:18px;}
	.rol_col_dow {width:25px; background:url(../../images/zh_CN/t_j-test/dow2.gif) no-repeat center; }
	.rol_col_news {width:215px; height:16px; }
	.rol_col_more {height:20px; line-height:20px; margin-top:5px; text-align:right; padding-right:25px; }

	/*右栏新闻*/
	#rig_col {width:260px; background-color:#fff; margin-top:1px;}
	#rig_col_title {height:25px; line-height:25px; text-align:center; background-color:#2A70AE;}
	#rig_col_body {background-color:#F3F3F3; margin-top:2px; padding:15px 5px 12px 5px;}
	.rig_col_list {width:230px; height:18px; line-height:18px; background:url(../../images/zh_CN/t_j-test/dow3.gif) no-repeat 8px 4px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding-left:25px;}
	.rig_col_dow {width:30px; height:16px; background:url(../../images/zh_CN/t_j-test/dow3.gif) center no-repeat; text-align:center;}
	.rig_col_news {width:215 px; line-height:16px;}
	.rig_col_more {height:20px; line-height:20px; margin-top:5px; text-align:right; padding-right:20px; }
	
	/*友情链接*/
	#fel_col {width:615px; margin-top:479px !important; margin-top:4px;}
	#fel_col_title {width:33px; height:81px; background:#C2DFFF; border:1px solid #479EED; text-align:center;}
	#fel_col_body {width:579px; height:81px; background:#F5FAFE; border:1px solid #88C5F4; border-left:none;}
	
	/*版权*/
	#footer {width:696; background-color:#fff; padding:2px; margin:0px auto;}
	#foot_list {width:696px; height:12px; background-color:#2E5F8A; }
	#foot_col {line-height:20px; margin:15px 0px; text-align:center;}
	
	/*二级页面*/
	/*左栏*/
	#sub_lef_col {width:170px; background:#3B7CB4; text-align:left;}
	#sub_lef_col_title {height:24px; line-height:24px; text-align:center; border-bottom:1px solid #538DBD;}
	#sub_lef_col_body {width:170px; height:300px; padding-top:15px; }
	.sub_lef_col_list {height:30px; }
	.sub_lef_col_dow {width:30px; height:30px; background:url(../../images/zh_CN/t_j-test/dow3.gif) center no-repeat; text-align:center;}
	.sub_lef_col_news {width:130px; line-height:30px;}
	.sub_lef_col_sea {height:35px; text-align:center;}

	/*右栏*/
	#sub_rig_col {width:514px; background-color:#fff; text-align:left; margin-left:10px;}
	#sub_rig_col_title {height:21px; background:url(../../images/zh_CN/t_j-test/sub-dash.gif) repeat-x bottom left; text-align:left; margin-top:10px;}
	.sub_rig_col_title_box1 {width:30px; height:20px; margin:0px 10px; background:url(../../images/zh_CN/t_j-test/dow4.gif) center no-repeat;}
	.sub_rig_col_title_box2 {465px; height:20px; line-height:20px; text-align:left;}
	#sub_rig_col_body {width:475px; padding:15px 20px;}
	.sub_rig_col_list {height:20px; margin-bottom:5px;}
	.sub_rig_col_dow {width:30px; height:10px; background:url(../../images/zh_CN/t_j-test/dow1.gif) center no-repeat; text-align:center;}
	.sub_rig_col_news {height:20px; line-height:20px;}
	.sub_rig_col_more {height:30px; line-height:30px; background:url(../../images/zh_CN/t_j-test/sub-dash.gif) repeat-x top left; padding:0px 15px;}

	/*新闻页*/
	#rea_col {width:800px margin:0px auto; padding-bottom:30px; background-color:#fff;}
	#rea_col_top {width:800px; height:50px; background:#3E7CAD; border-bottom:1px solid #9DBDD4;}
	#rea_col_page {border-top:25px solid #BFBFBF; margin-top:1px; padding:0px 52px;} 
	#rea_col_title {height:35px; line-height:35px; background:url(../../images/zh_CN/t_j-test/sub-dash.gif) repeat-x bottom; margin-top:30px; }
	#rea_col_body {clear:left;}
	.rea_col_box1 {padding:25px; text-align:left;}
	.rea_col_box2 {height:30px; text-align:center;}
