/* CSS Document */
body{
	font-family:"幼圆", Arial, System, sans-serif;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#98D1FC;
	}
.cp{
	line-height:25px;
	width:800px;
	min-height:600px;
	height:auto !important;
	height:600px;
	margin:0 auto;
	}
.cp a:link,.cp a:visited{
	color:red;
	text-decoration:none
	}
.cp a:hover{
	color:#000000;
	text-decoration:underline;
	}
ul{margin:0; padding:0;}
li{list-style-type:none;}
.a{
	clear:both;
	margin:0 auto;
	width:910px;
	min-height:600px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:600px; /*兼容ie6*/
    overflow:visible;
	} 
#contant{
    float:left;
    width:910px;
    min-height:600px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:600px; /*兼容ie6*/
    overflow:visible;
	padding:5px;
	margin:0 auto;
	background-color:#FFFFFF;
	}
#top{
	width:910px;
	height:345px;
	margin-bottom:5px;
	}
#top .topother{
font-family:Arial, Helvetica, sans-serif;
	}
#top .topother a.link,#top .topother a:visited{
	text-decoration:none;
	color:#FFFFFF;
	}
#top .topother a.hover{
	text-decoration:none;
	color:#CCCCCC;
	}
.logo{
	float:left;
	width:123px;
	height:80px;
	}
.logoname{
	float:left;
	text-align:left;
	width:600px;
	height:20px;
	padding-top:10px;
	font-size:28px;
	color:#A28950;
	font-weight:bold;
	font-family:"幼圆", Arial, System, sans-serif;
	}
.topother{
	width:135px;
	height:17px;
	font-size:10px;
	padding-top:4px;
	float:right;
	margin-top:50px;
	background:url(image/otherbg.jpg) no-repeat;
	}

.links{
	clear:both;
	width:910px;
	height:35px;
	background:url(image/linkbg.jpg) repeat-x;
	}
.links ul{
	margin-left:10px;
	font-size:14px;
	}
.links ul li{
	float:left;
	display:block;
	line-height:37px;
	color:#FFFFFF;
	}
.links ul li a{
  display:block;
  float:left;
  padding:0px 12px 0px 12px;
  }
.links a:link,.links a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
.links a:hover{
	color:#000000;
	background:url(image/hoverbg.jpg) center no-repeat; 
	text-decoration:none;
	}
.shu{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.ad{
   width:910px;
   height:226px;
   margin-top:5px;
   }
/*end top*/
a:link,a:visited{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	color:#222222;
	text-decoration:underline;
	}
/*main*/
#main{
	width:910px;
	 min-height:600px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:600px; /*兼容ie6*/
    overflow:visible;
	text-align:left;
	background-color:#FFFFFF;
	 
	}
#left{
	float:left;
	width:198px;
	 min-height:600px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:600px; /*兼容ie6*/
	margin-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
#left ul{
	width:150px;
	margin-left:35px;
	margin-top:10px;
	margin-bottom:20px;
	}
#left ul li{
	display:block;
	line-height:23px;
	list-style-type:none;
	list-style-position:outside;
	border-bottom:1px dashed #24D543;
	}
#left ul li a{
	padding-left:15px;
	background:url(image/sub04_14.jpg) left center no-repeat;
	}
#left ul li a:link,#left ul li a:visited{
	color:#000000;
	text-decoration:none;
	}
#left ul li a:hover{
	background:url(image/sub04_11.jpg) left center no-repeat;
	color:#000000;
	text-decoration:underline;
	}
.lefttitle{
	font-size:14px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.left{
	float:left;
	text-align:left;
	width:198px;
	 min-height:600px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:600px; /*兼容ie6*/
    overflow:visible;
	padding-left:3px;
	margin-right:12px;
	 
	}
.leftcont{
    display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	line-height:20px;
	width:176px;
	height:auto;
	}
#right{
	float:left;
	width:694px;
	 min-height:710px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:710px; /*兼容ie6*/
	text-align:center;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
.right{
	float:left;
	width:697px;
	min-height:710px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:710px; /*兼容ie6*/
	}
.content{
	min-height:705px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:705px; /*兼容ie6*/
	border-left:1px solid #c0d7b7;
	border-right:1px solid #c0d7b7;
	}
.righttop{
	width:697px;
	min-height:200px;    /*高度最小值设置为：100px*/
    height:auto !important; /*兼容FF,IE7也支持 !important标签*/
    height:200px; /*兼容ie6*/
	}
.rightgdt{
	width:675px; 
	height:200px; 
	background:#CCCCCC; 
	overflow:hidden; 
	overflow-y:auto; 
	text-align:left; 
	margin-top:10px; 
	margin-bottom:10px;
	}
.hotpic{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	 width:150px;
	 height:200px; 
	 margin-left:8px;
	 margin-right:5px; 
	 float:left;
	 background-color:#FFFFFF;
	 }
.rightpic{
width:690px;
min-height:200px;    /*高度最小值设置为：100px*/
height:auto !important; /*兼容FF,IE7也支持 !important标签*/
height:200px; /*兼容ie6*/
margin-top:2px;
border:1px solid #999999;
background-color:#CCCCCC;
scrollbar-arrow-color: #000000; /*图6,三角箭头的颜色*/
scrollbar-face-color: #FFFFFF; /*图5,立体滚动条的颜色*/
scrollbar-3dlight-color: #FFFFFF; /*图1,立体滚动条亮边的颜

色*/
scrollbar-highlight-color: #FFFFFF; /*图2,滚动条空白部分的

颜色*/
scrollbar-shadow-color: #FFFFFF; /*图3,立体滚动条阴影的颜

色*/
scrollbar-darkshadow-color: #CCCCCC; /*图4,立体滚动条强阴

影的颜色*/
scrollbar-track-color: #CCCCCC; /*图7,立体滚动条背景颜色*/

scrollbar-base-color:#f8f8f8; /*滚动条的基本颜色*/
Cursor:url(mouse.cur); /*自定义个性鼠标*/
}
.picf{
	width:121px;
	height:125px;
	margin-top:5px;
	float:left;
	margin-left:6px;
	margin-right:5px;
	}
.pic{
	float:left;
	width:118px;
	height:95px;
	padding:2px;
	border:1px solid #CCCCCC;
	}
.title{
	width:117px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	text-align:center;
	}
.cptitle{
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
	}
.tupianzu{
	clear:both;
	margin-top:10px;
	position:relative;
	}
/*endmain*/

.blk_29 { width:697px;PADDING-RIGHT: 0px;  PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; OVERFLOW: hidden;  PADDING-TOP: 5px;  ZOOM: 1; POSITION: relative}
.blk_29 .LeftBotton { LEFT:6px; FLOAT: left; WIDTH: 11px; CURSOR: pointer; POSITION: absolute; TOP: 3px; HEIGHT: 114px}
.blk_29 .RightBotton {	RIGHT:6px; FLOAT: right; WIDTH: 11px; CURSOR: pointer; POSITION: absolute; TOP: 3px; HEIGHT: 114px}
.blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH:620px; background-color:#CCCCCC; padding:10px 10px 10px 10px;}
.blk_29 .box {	FLOAT: left; WIDTH: 110px; TEXT-ALIGN: center; margin-right:17px;}
.blk_29 .box IMG {	BORDER-RIGHT: #add2fc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #add2fc 1px solid; DISPLAY: block; PADDING-LEFT: 3px; BACKGROUND: #fff; PADDING-BOTTOM: 3px; MARGIN: 0px auto; BORDER-LEFT: #add2fc 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #add2fc 1px solid}
.blk_29 .box A:hover IMG {	BORDER-RIGHT: #5385cc 1px solid; BORDER-TOP: #5385cc 1px solid; BORDER-LEFT: #5385cc 1px solid; BORDER-BOTTOM: #5385cc 1px solid}
.rollphotos { position:relative;WIDTH: 679px; clear:both;}
.partC {	MARGIN-TOP: 10px; OVERFLOW: auto; WIDTH: 679px}
.partC .PC_left {	OVERFLOW: auto; WIDTH: 470px}
.partC .PC_right {	OVERFLOW: auto; WIDTH: 470px}
.partC .PC_left {	FLOAT: left}
.partC .PC_right {	FLOAT: right}
.indexnew{
	min-height:200px;
	height:auto !important;
	height:200px;
	width:auto;
	}
.indexnew ul li{
	display:block;
	height:20px;
	margin-right:10px;
	margin-top:3px;
	}
.indexnews{
	width:338px;
	height:150px;
	float:left;
	text-align:left;
	}
.indexnews ul{
	width:300px;
	height:auto;
	margin-left:10px;
	}
.indexnews ul li{
	list-style-type:none;
	list-style-position:outside;
	display:block;
	line-height:20px;
	border-bottom:1px dashed #CCCCCC;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(image/index_54.gif) no-repeat left center;
	}
.indexnews a:link,.indexnews a:visited{

text-decoration:none;
}
.indexnews a:hover{
color:#333333;
text-decoration:underline;
}
.leftnews{
	width:338px;
	height:25px;
	float:left;
	text-align:left;
	}
.leftnews ul{
	width:300px;
	height:auto;
	margin-left:10px;
	}
.leftnews ul li{
	list-style-type:none;
	list-style-position:outside;
	display:block;
	line-height:20px;
	border-bottom:1px dashed #CCCCCC;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(image/index_54.gif) no-repeat left center;
	}
.leftnews ul li a{
	display:block;
	}
.leftnews ul li a:link,.leftnews ul li a:visited{
	color:#000000;
	text-decoration:none;
	}
.leftnews ul li a:hover{
	color:#333333;
	text-decoration:none;
	}
.news ul li{
	display:block;
	height:20px;
	margin-right:10px;
	margin-top:3px;
	}
.news ul li a{
	display:block;
	background:url(image/arrawpoint.gif) no-repeat left center;
	padding-left:10px;
	}
.news ul li a:link,.news ul li a:visited{
	color:#000000;
	text-decoration:none;
	}
.news ul li a:hover{
	color:#333333;
	text-decoration:underline;
	background:url(image/arrawpoint2.gif) no-repeat left center;
	}
.spimg{
	width:120px;
	height:120px;
	padding:2px;
	border:1px solid #AAAAAA;
	float:left;
	}
.spc{
	width:510px;
	height:120px;
	margin-left:10px;
	margin-top:3px;
	float:left;
	}
.sptitle{
	font-size:14px;
	font-weight:bold;
	height:20px;
	}
.spcontent{
	width:510px;
	height:100px;
	}
.spa a:link,.spa a:visited{
	color:#FF6600;
	text-decoration:none;
	}
.spa a:hover{
	color:#FF6600;
	text-decoration:underline;
	}
.bt{
	width:168px;
	height:25px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	margin-left:5px;
	margin-bottom:10px;
	padding-left:15px;
	border-bottom:1px dashed #98D1FC;
	background:url(image/sub04_03.jpg) left center no-repeat;
	}
.lefttitle a:link,.lefttitle a:visited{
	color:#000000;
	text-decoration:none;
	}
.lefttitle a:hover{
	color:#111111;
	text-decoration:none;
	}
#yqlj{
   width:910px;
   min-height:30px;
   height:auto !important;
   height:30px;
   clear:both;
   margin:0 auto;
   font-family:Arial, Helvetica, sans-serif;
   }
.yqlj ul li{
   float:left;
   width:100px;
   margin-left:3px;
   height:20px;
   line-height:20px;
   margin-left:5px;
   }
.bottombt{background:url(image/bt3.jpg) repeat-x; width:auto; height:30px;}
.bottombt ul{
  list-style-type:none;
  margin-left:10px;
  }
.bottombt ul li{
  display:block;
  color:#00D936;
  font-size:14px;
  font-weight:600;
   float:left;
   width:100px;
   text-align:left;
   height:auto;
   margin-left:0;
   }
  
/*foor*/
#foor{
	font-family:Arial, Helvetica, sans-serif;
	width:910px;
	margin:0 auto;
	height:80px;
	margin-top:5px;
	background-color:#dedede;
	}
	
/*圆角边框*/
#ibox01 {overflow:hidden;height:1px;margin-right:3px;margin-left:3px;background-color:#c0d7b7;}
#ibox02 {height:1px;margin-right:2px;margin-left:2px;border-right-width:2px;border-left-width:2px;border-right-style:solid;border-left-style:solid;border-right-color:#c0d7b7;border-left-color:#c0d7b7;overflow:hidden;}
#ibox03 {height:1px;margin-right:1px;margin-left:1px;border-right-width:1px;border-left-width:1px;border-right-style:solid; border-left-style:solid;border-right-color:#c0d7b7;border-left-color:#c0d7b7;overflow:hidden;}
#ibox04 {overflow:hidden;height:1px;margin-right:1px;margin-left:1px;border-right-width:1px;border-left-width:1px;border-right-style: solid;border-left-style:solid;border-right-color:#c0d7b7;border-left-color:#c0d7b7;}
#ibox05 {overflow:hidden;height:1px;margin-right:1px;margin-left:1px;border-right-width:1px;border-left-width:1px;border-right-style: solid;border-left-style:solid;border-right-color:#c0d7b7;border-left-color:#c0d7b7;}
/*////////////////////////////*/

