﻿@charset "utf-8";
/* CSS Document */

* { margin:0 auto; padding:0 }
ul, li, dl, dt, p, br, h1, h2 { margin:0; padding:0 }
li { list-style:none }
a { color:#3a3a3a; text-decoration:none }
a:hover { color:#3a3a3a; text-decoration:underline }
img { border:none }
div { overflow:hidden }



body{
	font-size:12px;
	margin:0; 
	padding:0;
	background-color:#fff; 
	
	}
ul{
	padding:0;
	margin:0;
	list-style:none;}
	
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	}
a{
	color: #000;
	}
a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* 以下是首页 */
#globallink{
	
	width: 1001px;
	margin: 0px auto;
	
}
.input_orange01{ border: solid #80CEFC 1px; background-color: #ECF8FF;}
.text1{ width:95%;  line-height:20px; text-indent:20px; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
	}
#globallink ul{
    list-style:none;
	padding:0px; 
}
#globallink li{
	 font-size:13px; color:#FFF; font-weight:800;
	float:left; 
	text-align:center;
	width:100px; height:33px;
}
#globallink a{
	display:block;
	padding:9px 6px 5px 6px;!important
	padding:9px 6px 5px 6px;
	/*background: url(nav_but01.gif) no-repeat;*/
	margin:0px; 
}
#globallink a:link, #globallink a:visited{
	color:#fff;
	text-decoration:none;
}
#globallink a:hover{
	color:#000;
	text-decoration:none;
	background:url(nav_but011.gif) no-repeat;
	/* 替换背景图片 */
}


#main{
    width:1001px; 
	}
#main1{
	width:1001px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#top{
    width:981px; height:28px; background-image:url(top.gif); text-align:right; padding-right:20px; padding-top:0px;
	margin:0 auto; 
	}
#banner{ 
    width:1001px;
    height:216px;
    background-image:url(banner.jpg); 
	background-repeat:no-repeat;
	}
#nav1{ 
    width:1001px;
    height:30px;
	background-image: url(main_02.gif);
	background-repeat:no-repeat;
	}
#nav2{ 
    width:1001px;
    height:21px;
	background-image: url(main_03.gif);
	background-repeat:no-repeat;
	}
#left{ width:257px; float:left
	}
#left1{ width:207px; height:33px; background-image:url(main_05.gif); line-height:33px; padding-left:50px; font-size:14px; font-weight:800;
	}
#left2{ width:257px; height:192px; background-image:url(main_08.gif); text-align:center;
	}
#left3{ width:257px; height:31px; background-image:url(main_11.gif); line-height:31px; padding-left:50px; font-size:14px; font-weight:800;
	}
#left4{ width:257px; height:167px; background-image:url(main_13.gif);
	}
#center{ width:372px; float:left
	}
#midle{ width:1001px;
	}
#midle1{ width:1001px; background-image: url(midle_bg01.gif); line-height:33px; padding-left:50px; font-size:14px; font-weight:800;
	}
#midle2{ width:1001px;
	}
#center1{ width:372px;height:33px; background-image:url(main_06.gif); line-height:33px; padding-left:50px; font-size:14px; font-weight:800;
	}
#center2{ width:372px;height:390px; background-image:url(main_09.gif);
	}
#right{ width:372px; float:left
	}
#right1{ width:372px;height:33px; background-image:url(main_07.gif); line-height:33px; padding-left:50px; font-size:14px; font-weight:800;
	}
#right2{ width:362px;height:182px; background-image:url(main_10.gif); line-height:20px;  padding-left:5px; padding-right:5px; padding-top:0px;
	}
#right3{ width:322px;height:31px; background-image:url(main_12.gif); line-height:31px; padding-left:50px; font-size:14px; font-weight:800;
	}
#right4{ width:372px;height:167px; background-image:url(main_14.gif);
	}
#footer{ width:1001px;
	}
#footer1{ width:300px; height:41px; background-image:url(main_15.jpg); clear:both; float:left; padding-top:20px; padding-left:12px; color: #666;
	}
#footer2{ width:669px; height:41px; background-image:url(main_16.gif);float:left;padding-top:20px; padding-left:20px; color: #666;
	}
	
.list02{
	width:95%; 
	padding:5px 0px 0 0px; text-align:left;
	}

.list02 ul{
	
	}
.list02 li{ 
    line-height:22px; 
	background-image:url(dot.gif); 
	background-repeat:no-repeat; 
	background-position:0px 10px;
	padding:0 0 0 10px;
		}
.list02 a:link {
	color: #000;
	text-decoration: none;
}
.list02 a:hover {
	color: #155AA4;
	text-decoration: none;
}
.list02 a:visited {
	text-decoration: none;
}
.list02 a:active {
	text-decoration: none;
}
.list02 .cnt1{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list02 .cnt2{
	margin:0;
	padding:0;
	width:250px;
	float:left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.more01{ float:right;
	}		
.more01 a:link {
	color: #000;
	text-decoration: none;
}
.more01 a:hover {
	color: #f00;
	text-decoration: underline;
}
.more01 a:visited {
	text-decoration: none;
}
.more01 a:active {
	text-decoration: none;
}
#div01{ width:215px; height:45px; text-align:left; padding-top:5px;
	}
	
/*submenu style*/
.ul_horizontal li{
	float:left;
	margin-left:20px;
	line-height:21px;
}
#nav2 a:link {
	color: #000;
	text-decoration: none;
}
#nav2 a:hover {
	color: #155AA4;
	text-decoration: none;
}
#nav2 a:visited {
	text-decoration: none;
}
#nav2 a:active {
	text-decoration: none;
}
.listnew{
margin: 0px auto;
text-align: left;
}
.listnew ul{
list-style-type: none;

padding:20px;
}
.listnew li{
width: 98%; background-image: url(images/dot.gif); background-repeat:no-repeat; background-position:0 10px;
}
.listnew li a{
	color: #000;
	display: block;
	padding: 3px 0px 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.listnew li span{
float: right;/*使span元素浮动到右面*/
text-align: right;/*日期右对齐*/
padding-top:3px; color: #999;
}
.listnew li a:hover{
color: #069;
}

.little{
	width:1001px;
	height:35px;
	margin:0 auto;
	font-size:20px;
	font-family: "黑体";
	line-height:25px;
	text-align:center;
	padding-top:15px;
	
	color: #039;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}
.little0{
	width:986px;
	height:35px;
	margin:0 auto;
	font-size:20px;
	font-family: "黑体";
	line-height:25px;
	text-align:left;
	padding-top:15px;
	padding-left:15px;
	color: #039;
	}
.little-1{
	width:980px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	font-size:12px; text-align:center; color:#036;
	
}
.little-2{
	line-height:18px;
	margin:0 auto;
	font-size:12px;
	text-align:center;
	color:#F00;
	padding-left:15px;
	text-align:left;
	
}
.kuang{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;	}
.neirong{
	width:980px;
	text-indent:25px;
	line-height:25px;
	margin:0 auto;
	font-size:12px;  color:#000;
	
}
.datalist{
	border:1px solid #0099CC;	/* 表格边框 */
	font-family:Arial;
	border-collapse:collapse;	/* 边框重叠 */
	background-color:#eaf5ff;	/* 表格背景色 */
	font-size:12px;
}
.datalist caption{
	padding-bottom:5px;
	font:bold 1.4em;
	text-align:left;
}
.datalist th{
	border:1px solid #0058a3;	/* 行名称边框 */
	background-color:#4bacff;	/* 行名称背景色 */
	color:#FFFFFF;				/* 行名称颜色 */
	font-weight:bold;
	padding-top:4px; padding-bottom:4px;
	padding-left:12px; padding-right:12px;
	text-align:center;
}
.datalist td{
	border:1px solid #0099CC;	/* 单元格边框 */
	text-align:left;
	padding-top:4px; padding-bottom:4px;
	padding-left:10px; padding-right:10px;
}
.datalist tr.altrow{
	background-color:#c7e5ff;	/* 隔行变色 */
}
.img-rounded{
	width:135px;
	height:136px;
	*width:124px;
	*height:120px;	
}
.box-radius{
	position:relative;
	text-align:left;
	width:114px;
	height:33px;
	padding:3px;
	*top:-3px;
	margin-top:-3px;
	margin-bottom:2px;
	border:2px solid #6abe7a;
	border-radius:10px;
	-moz-border-radius: 10px; /* Firefox */ 
	-webkit-border-radius: 10px; /* Safari and Chrome */ 
	border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */ 
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */ 
}