/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
  color: #464646;
  margin: 0px;
  padding: 0px;
  font: normal 13px normal 宋体;
  text-align:left;
  
  background-color: #FFFFFF;
  line-height:20px;
}
.content_line {
   border-width: 0px 0px 1px 0px;
   border-style:dotted;
   border-color:#CCCCCC;
   }
.title_line {
   border-width: 0px 0px 1px 0px;
   border-style:solid;
   }
.title {
   font:"宋体";
   font-size:14px;
   font-weight:bold;
   color:#FFFFFF;
   text-align:center;
   width:110px;
   }
.recommandlist {
   font:"宋体";
   font-size:12px;
   color:#85BE03;
   text-align:center;
   }
.leftmenu {
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border-color:#54666C;
  }
.pagetab {
  border-width:0px 0px 0px 1px;
  border-style:solid;
  border:#778891;
  cursor:pointer;
  }
.indextop10{
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border:#778891;
  }
.indextop10wf {
  border-width:2px 2px 2px 2px;
  border-style:solid;
  border-color:#F1F1F1;
  }
.indexdotted{
  border-width:0px 0px 0px 1px;
  border-style:dashed;
  border:#778891;
  }
.indextop10while{
  border-width:0px 0px 1px 0px;
  border-style:solid;
  border:#778891;
  }
.jmflmenu {
  border-width:0px 0px 0px 0px;
  border-style:solid;
  border:#778891;
  color:#035BA5;
  }
.littlebox_rl {
  line-height:-2px;
  }
  

  
  

a{
	color: #464646;
	text-decoration: none;
        line-height:20px;
}

a:link {
  color: #464646;
  text-decoration: none;
  line-height:20px;
}

a:visited {
  color: #464646;
  text-decoration: none;
  line-height:20px;
}

a:hover
{
  color: #3399FF;
  line-height:20px;
}

a.red:link {
  color: #FF3333;
  text-decoration: none;
  font-weight: bolder;
}

a.red:visited {
  color: #FF3333;
  text-decoration: none;
  font-weight: bolder;
}

a.red:hover
{
  color: #000000;

  font-weight: bolder;
}

a.title:link {
 font-family: Tahoma, Arial, sans-serif;
 color: #DCDDDE;
 margin: 0px;
 padding: 0px;
  font-weight: bold
}

a.title:visited {
 font-family: Tahoma, Arial, sans-serif;
 color: #DCDDDE;
 margin: 0px;
 padding: 0px;
  font-weight: bolder
}

a.title:hover {
 font-family: Tahoma, Arial, sans-serif;
 color: #F19202;
 margin: 0px;
 padding: 0px;
  font-weight: bolder;
}

h1{
 font-family: 华文细黑;
 font-size: 20px;
 color: #DCDDDE;
 margin: 0px;
 padding: 0px;
 font-weight: 800;
 z-index: 9;
}

h2{
 font-family: Tahoma, Arial, sans-serif;
 font-size: 114%;
 color: #464646;
 margin: 0px;
 padding: 0px;
 text-align:center;
}

h3{
 font-family: Tahoma, Arial, sans-serif;
 font-size: 100%;
 color: #437899;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Tahoma, Arial, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Tahoma, Arial, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



  input, select {
  font-size: 12px;
  font-family: "tahoma";
  color:#333333;
  background-color: #FFFFFF;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

 td, tr {
  font-size: 12px;
  font-family: "tahoma";
  color:#464646;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  margin: 0px;
  padding: 0px;
  line-height:180%;
}

li {
  font-family: "tahoma";
  color: #464646;
  line-height:180%;
}


radio {

  border-color: #B5CDE6;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

textarea {
  font-size: 12px;
  font-family: Arial;
  color: #464646;
  background-color: #F7FAFA;
  border-color: #B5CDE6;
  border-style: dotted;
  border-width: 1px 1px 1px 1px;
}

image {
  margin: 0px;
  padding: 0px;
}

hr {
  color: #DCDCDC;

}


/***********************************************/
/* Components                                  */
/***********************************************/
