


html,body,div,ul{
	margin:0px;
	padding:0px;
	font-family: "宋体";
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	line-height: 20px;
	}
	
body{

	background-image: url(product/image/background.jpg);
	background-color:#a5c8e1;
	background-repeat: repeat-x;
	background-position: top;
	border-width:0px;
	
	}
ul
{
	padding:0; 
	margin:0; 
	list-style-type:none ;
}


p{
	font-family: "宋体";
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	line-height: 20px;

	}

label{
	font-family: "宋体";
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	line-height: 20px;
	}

/* 页头 和 页面的阴影CSS */
#guider a:link{font-weight : normal;text-decoration : none ;color : #004b87 ;}
#guider a:visited {font-weight : normal;text-decoration : none ;color : #004b87 ;}
#guider a:hover {font-weight : normal;text-decoration : none ;color : #004b87 ;}
#guider a:active {font-weight : normal;text-decoration : none ;color : #004b87 ;} 



#left_edge
{
   vertical-align :top ;
    width:8px;
    background-image:url(image/left_shadow-1.jpg);
	background-position:0px 755px;
	background-repeat:repeat-y;
}
#right_edge
{
    vertical-align :top ;
    width:8px;
    background-image:url(image/right_shadow-1.jpg);
	background-repeat:repeat-y;
	background-position:0px 755px; 
}


#container          /*总体上的层,包括整个页面  */
{
     margin:0px auto;
     width:916px;
     padding:0px;

     background-color: #FFFFFF;
     background-image: url(image/bottom_shadow.jpg);
     background-repeat: no-repeat;
     background-position:bottom center;
}



#header{        /* 头  */
	margin:0px auto;
	height:62px;
	}
#headerLeft{
	background-image: url(image/logo.jpg);
	 background-repeat :no-repeat;
	float:left;
	width:200px;
	height:62px;
	 cursor:pointer;
	}
#headerRight
{
    float:left;
	background-image: url(image/top.jpg);
	 background-repeat :no-repeat;
	width:700px;
	height:62px;
	}
#headerRight div
{
    float:right;
   padding-top:8px;
    padding-right:5px;
    vertical-align :middle ;
}

#headerRight .contact a
{
    float :left ;
    font-size :12px;
    padding-top:0px;
    color:#d6d6d6;
    
}
#headerRight .Text
{
 float:left;
 display:block;
   color:white;
   font-weight:bold;
   padding-top:20px;
}
#headerRight .contact
{
    line-height:20px;
}
#headerRight .contact a:hover{color:#dc5000;}
#headerRight .contact img
{
    float:left;
    padding-top:3px;
    padding-right:5px;
   
}
#language
{
    cursor :pointer;
      font-size:12px;
}

#language li.header
{
    width:90px;
    height:21px;
    text-align :center;
    line-height:21px;
    padding-left:10px;
    text-decoration:underline;
    color:#e6f0fa;
    background-image:url(image/language.jpg);
    background-repeat :no-repeat;
    background-position:8px 3px;
    

}

*html body form #language li.header
{
    padding-top:3px;
}

#language li ul
{
   
    top:32px;
 }
#language li ul li
{
     margin-top:1px;
     color:#1e2d3c;
     width:80px;
     height:20px;
     line-height:20px;
     background-image:url(image/1.gif);
     background-repeat :no-repeat;
     background-position :center;
}


#SuccessContent
{
   padding-bottom:20px;
}
#SuccessContent .s
{
   font-size:14px;
    font-weight:bold;
    /*color:#69a5d7;*/
    color:#568abc;
    padding-bottom:10px;
}
.textCenter
{ 
	text-align:center;
}
.textLeft
{ 
	text-align:left;
    margin-right:15px;
}
#guider{
	margin:0px 0px;
     padding-left:10px;
	width:890px;
	height:24px;
	
	background-image: url(image/navigation.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

.navSub
{

	border-bottom: 1px solid #003C6B;
	border-left:1px solid #003C6B;
	border-right:1px solid #003C6B;
	font-size:9pt;
}

.navSubSub
{
	
	border-left:1px solid #003C6B;
	border-right:1px solid #003C6B;
	font-size:9pt;
    border-top: 1px solid #003C6B;
}

#bottomText
{
    height :60px;
    margin:10px auto 0px auto; 
    width:916px;
    text-align :center ;
    font-size:12px;
    font-family:Arial;
}

#base
{
	margin:10px 0px 50px 25px;
	}
#base1
	{
	    margin:10px 20px 50px 25px;
	}

#category
{
	
	width:158px;
	
	float:left;

	height:auto;
	}
.image
{
    width:158px;
    height:23px;
 }

	
#cateLogo{
	height:24px;
	}
#nList
{
	width:158px;
    line-height:15px;
	padding-bottom:25px;
	background-color:#ebf0f5;
	
	background-image:url(image/about_us_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;	
}
.smallTitle{
	font-size:14px;
	/*color:#69a5d7;*/
	color:#568abc;
    font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	border-bottom:1px dashed #ACACAC;
	padding-bottom: 3px;
	}
	#CText
{
    float:left;
	width:612px;
	margin-left:25px;
}
#text
{
    float:left;
	width:640px;
	margin-left:25px;
	min-height:600px;
	_height:600px;
 
	overflow:visible;
	padding-top:0px;
 
	
	}
	
#footer
{
   clear:both;

   width:850px;
   margin:0px 25px 0px 25px;
   padding-top:10px;

   padding-bottom:5px;
 
    border-top:solid 1px #bec3c8;
}

#footer ul li
{
    float:right;
    font-size:12px;
    padding-right:15px;
    
}
#footer ul li img
{
    padding-right:5px;
}
#footer ul li a
{
    color:#323232;
    vertical-align:top;
    text-align:center;
    text-decoration:none;
    line-height:15px;
}
#footer .last
{
    padding-right:0px;
}
#footer ul li a:link{font-weight : normal;text-decoration : none ;color:#323232;}
#footer ul li a:hover{font-weight : normal;text-decoration : none ;color :#dc5000;}	
#nList .subMenu a
{
    color:#73787D;
    text-decoration :none;
}	
#nList .subMenu
{
   font-family:Arial;
   font-size:11px;
}
#nList .rootMenu
{
   width:100%;
}
#nList td.subMenu
{
  background:url(image/line.jpg) no-repeat 0px 11px;
}
#nList a.subMenu
{
  line-height:14px;
}
#nList a:hover{text-decoration:underline;}
#nList .rootMenu a:link{font-weight : normal;text-decoration : none ;color:#323232;}
#nList .rootMenu a:visited {font-weight : normal;text-decoration:none;color:#323232;}
#nList .rootMenu a:hover{font-weight: normal;}
#nList .subMenu a:link{font-weight: normal;color :#73787D;}
#nList .subMenu a:hover{font-weight: normal;}

#nList .selected a:visited{font-weight:normal;text-decoration :none;color :#dc5000;}


#detail{
	width:512px;
	float:left;
	margin:0px 20px 0px 25px;
	 min-height:600px;
	_height:600px;
	}

#blank
{
    clear:both;
    width:512px;
    height:200px;
    
}	

	
#path{
	text-align: left;
    line-height :16px;
	

	font-size:12px;
	color:#A0A0A0;

	margin:16px 0px 18px 25px;
	}
	#path .rootpath a{ 
	text-decoration:underline;
	}
#path a:link{font-weight : normal;color : #A0A0A0 ;}
#path a:visited {font-weight : normal;color : #A0A0A0 ;}
#path a:hover {font-weight : normal;text-decoration : none ;color : #FF7800 ;}
#path a:active {font-weight : normal;text-decoration : none ;color : #FF7800 ;} 


#Title{
	padding-top:20px;
	width:612px;
	padding-bottom:10px;
	background-image: url(product/image/line-2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	 font-size:24px;
	}
.MidTitle
{
    padding-top:20px;
	padding-bottom:10px;
	background-image: url(product/image/line-2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}	
#trial
{
    margin-top:60px;
    text-align:right;
    margin-right:10px;
    margin-bottom:20px;
}
#trial a,#all a
{
    color:Black;
}
#trial a:link{ text-decoration:underline;color:black;}
#trial a:hover{ text-decoration:underline;color:#dc5000;}

#trial .trial
{
  background-image:url(image/free_trial_i.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  padding-left:25px;
  line-height:25px;
  padding-top:3px;
}
#trial .demo
{
  margin-left:40px;
  padding-left:25px;
  background-image:url(image/demo_icon.jpg);
  background-position:left center;
  background-repeat:no-repeat;
  padding-top:3px;
}
.TitleText
{
    font-size:24px;
    margin-bottom:20px;
     padding-top:20px;
}
#ImgLinks img
{
   /*margin-bottom:10px;*/
}
#ImgLinks .TrialImg
{
/*
  padding-top:70px;
  margin-bottom:10px;*/
}
#ImgLinks .TrialImg a
{
  color:Black;
  text-decoration:none;
}
#ImgLinks .TrialImg a:hover{ text-decoration:underline;}
.Line
{
  
}
.S_Flash
{
    width:512px;
}
.blueText
{
    /*color:#69a5d7;*/
    color:#0c5eaa;
    font-weight:bold;
}
#link
{
    float:left;
	width:140px;
}

#link .links
{
}
#link .links a
{
    color:Black;
    text-decoration:underline;
}
#link .part1
{
    font-size:16px;
    color:#0D5595;
     text-align:right;
     font-weight:bold;
     padding-right:8px;
}

#link .part2
{
    background-color:#F9FAFC;
    padding-top:4px;
    padding-bottom:8px;
}

#link .modules
{
    padding-top:30px;
    width:140px;
    margin-bottom:20px;
 
}
#link .modules ul
{
    margin:0px;
    padding:0px;
   
    padding-top:10px;
    padding-bottom:10px;
}
#link .modules ul li
{
  line-height:14px;
    background:url(image/line.jpg) no-repeat left 12px;
     padding-left:5px;
    padding-top:7px;
}
#features
{
    background-color:#f5faff; 
    border-left:solid 1px #dce6f0; 
    border-right:solid 1px #dce6f0;
}
#all
{
    margin-left:20px;
    padding-top:5px;
    border-top:solid 1px #dce6f0;
}
#link .modules ul li a{color:#787878; text-decoration:none;}
#link .modules ul li a:link{ text-decoration:none;}
#link .modules ul li a:hover{color:black; text-decoration:underline;}
 #all a:link{ text-decoration:underline;color:black;}
 #all a:hover{ text-decoration:underline;color:#dc5000;}
 #all a{color:#787878; text-decoration:underline;}
 
.linkSpace{
	height:150px;
	width:inherit;
}

.clearFloat{
	clear:both;
	}