/* CSS Document */
#imgs
{
   padding-top:15px;
}
#detail .TitleText
{
  margin-bottom:25px;
}
#imgs img {
    cursor: pointer;
    display: block;
    float: left;
    margin: 0;
    padding-right: 1px;
    text-align: center;
}
.first span
{
     font-family: "ËÎÌå";
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	line-height: 20px;
	
    display:block;
    padding-top:10px;
}
.first .smallTitle{
	width:512px;
	padding-top:25px;
	font-size:14px;
    font-weight:bold;
    color:#113C8D;
	border-bottom:1px dashed #ACACAC;
	padding-bottom: 3px;
}
.first ul
{
    padding-top:20px;
}
.first ul li{
    background-image:url(image/dot.jpg);
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left:12px;
	font-size:12px;
	color:#505050;
	line-height:22px;
	}
.first .demo{
	width:inherit;
	text-align:right;
	padding-top:50px;
	}
#faqContent
{
    padding-top:15px;
}
#faqContent .header
{
    line-height:20px;
    
    height:20px;
    width:512px;
    padding-bottom:4px;
    border-bottom :solid 1px #c8c8c8;
    margin-bottom:10px;
}
#faqContent .header span
{
    float:left;
    font-weight:bold;
	color:#113C8D;
	font-family:Arial;
	font-size:14px;
	
	
}
#faqContent .header img
{
   cursor:pointer;
    float:right;
}

#faqContent .question
{
  font-family:Arial;
  font-size:12px;
  background-image:url(/support/image/icon-wenhao.jpg);
  background-repeat:no-repeat;
  background-position:3px 2px;
  padding-left:20px;
 
  cursor:pointer;
}
#faqContent ul
{
    padding:0px;
    margin :0px;
}
#faqContent ul li
{
    padding-top:6px;
}
#faqContent .answer
{
    display :none;
    margin-top:10px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:10px;
    padding-right:10px;
    background-color:#ebf0f5;
    color:#505050;
}
#faqContent .answer p
{
    margin :0px;
    padding:0px;
   
}
.faqText
{
   padding-top:40px;
}

#moduleList{

 padding-top:42px;
 width:130px;
 height:390px;
 background-image:url(image/moduleList.jpg);
 background-repeat:no-repeat;
}
.aa1
{
  vertical-align:top;
  text-align:center;
}
#pannel4
{
  padding-top:20px;
   text-align:center;
   padding-left:30px;
}
#pannel4 table
{
  width:452px;
}
#pannel4 td
{
  text-align:center;
  width:226px;
}
#pannel4 td.rr1
{
   padding-left:15px;
}
#moduleList ul
{
 margin:0px;
 padding:0px;
}

#moduleList ul li
{
 height:23px;
 font-size:12px;
 display:block;
 text-indent:25px;
 color:#004b87;
}

#moduleList ul #focus
{
	background-image: url(image/arrowhead.jpg);
	background-repeat: no-repeat;
	background-position: 12px 4px;
}

#moduleList a:link{font-weight : normal;text-decoration : none ;color : #515151 ;}
#moduleList a:visited {font-weight : normal;text-decoration : none ;color : #515151 ;}
#moduleList a:hover {font-weight : normal;text-decoration : underline ;color : #515151 ;}
#moduleList a:active {font-weight : normal;text-decoration : none ;color : #515151;} 	

