@charset "utf-8";

/**** Old Style *******************************/
.subject_img {

  width:120px;

  height:80px;

  border:1px solid #0066FF;

  float:left;

}

.subject_txt{

  text-align:left;

  color:#193e50;

  padding-left:10px;

  float:left;

  font-size:12px;

  line-height:180%;

}

.subject_title{

  text-align:left;

  color:#193e50;

  font-size:14px;

  font-weight:bold;

}

.morelink{

  padding-right:10px;

  font-size:14px;

  text-align:right;

}

.subject_img img{

  height:78px;

  width:118px;

  border:0px;

  margin:1px 1px 1px 1px;

}

.morelink{

  font-size:12px;

  color:#666666;

}

.maindiv{

  width:100%;

  float:left;

  margin-bottom:16px;

}

.morelink a{

  color:#000066;

  font-size:12px;

}

.morelink a:hover{

  color:#FF0000;

  font-size:12px;

}

.bottomtd{

  border-bottom-color:#92d9ff;

  border-bottom-style:dotted;

  border-bottom-width:1px;

}


/**** New Style ******************************/
.halve, .halve a, .halve a:hover{
   font-size:12px;
   color:#006699;
   font-weight:bolder;
   text-align:left;
}
.recommend{
   float:left;
   display:inline;
   width:414px;
   height:280px;
   border:1px #CCCCCC solid;
   margin-top:5px;
   }

.recommend img{
   width:400px;
   height:265px;
   margin:7px;
   }
.recommend_word{
   float:left;
   display:inline;
   width:475px;
   height:280px;
   border:1px #CCCCCC solid;
   margin-top:5px;
   margin-left:7px;
}


.smallVideoList{
  text-align:center;
  float:left;
  display:inline;
  margin:18px 0px 0px 8px;
  background-image:url(../images/pic_bg.jpg);
  background-repeat: no-repeat;
  width:200px;
  height:155px;
}

.smallVideoList  img{
  margin:12px 4px 11px 10px;
  height:115px;
  width:170px; 
}
.caption{
   color:#000000;
   font-size:14px;
   font-weight:bolder;
   text-align:left;
   margin:23px 0px 0px 10px;
   width:220px;
   float:left;
   display:inline;
}

.caption a {
	font-size: 14px;
	font-weight: bold;
}

.caption a:hover{
	font-size: 14px;
	font-weight: bold;
}
.line{
  background-image:url(../images/dot.jpg);
  width:440px;
  height:1px;
  margin:10px 0px 0px 10px;
  float:left;
  display:inline;
}
.text{
  font-size:12px;
  color:#00274d;
  line-height:1.8em;
  text-align:left;
  margin:5px 0px 0px 10px;
  width:220px;
  float:left;
  display:inline;
}
#serviHead{
  text-align:left;
  height:24px;
  font-weight:bolder;
  background-image:url(../images/tit_bg.gif);
  background-repeat:no-repeat;
  font-size:14px;
  color:#1477b7;
  width:123px;
  text-align:center;
  padding-top:8px;
  float:left;
  display:inline;
}
.moremore{
	margin:5px 10px 5px 100px;
	float:right;
	height:20px;
	display:inline;
	font-size:12px;
	padding-left:10px;
	font-weight:bolder;
	color:#003399;
	
}

.moremore a {
	margin: 0px 2px 0px 2px;
}

.menu_main{

   width:900px;

   height:30px;

   background-image:url(../images/menuBg.png);

   background-repeat: repeat-x;

   padding-top:3px;

   padding-bottom:4px;

}

.newsTitle_s, .newsTitle_s a, .newsTitle_s a:hover{
  font-family:"黑体";
  color:#2b64aa;
  line-height:120%;
  font-size:16px;
  text-align:left;
}
.newsTitle_r{
  font-family:"黑体";
  color:#ff4e00;
  line-height:120%;
  font-size:20px;
  text-align:left;
}
.newsTitle_r a{
  font-family:"黑体";
  color:#ff4e00;
  line-height:120%;
  font-size:20px;
  text-align:left;
}

.newsContent_time{
    padding-top:4px;
	text-align:right;
	color:#b2b2b2;
	height:18px;
}

.content_div_float {
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}

.contentspace{

  width:890px;

  background-image: url(../images/dot.jpg);

  background-repeat: repeat-x;

  background-position:center;

  height:1px;

}





















