@charset "UTF-8";
/* CSS Document */
body,ul,li,dl,dt,dd,table,tr,td,form,p,img,textarea,h1,h2,h3,h4,h5,h6,span{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
   }

body {
	color: #999;
	font-size:12px;
	text-align:center;
	line-height:15px;
	background:#000;
   }

.clear{clear:both;height:0px;overflow:hidden;}

.clearheight{clear:both;height:10px;overflow:hidden;}

.sammi_terms,.terms_pic
            {clear:both;
             margin:15px auto 0 auto;
			 width:980px;
			 overflow:hidden;
			 }
			 
.terms_pic{float:left;
           margin:0;
		   text-align:left;
		   }
		   
.terms_main{float:left;
            width:980px;
			height:640px;
			overflow:hidden;
			background-color:#1d1d1d;
			background-image:url(../images/terms/bg.gif);
			background-position:bottom;
			background-repeat:no-repeat;
			}
			
.terms_content{clear:both;
               margin:0 auto;
			   width:900px;
			   height:520px;
			   overflow:hidden;
			   background:url(../images/terms/bg2.gif) no-repeat;
			   }
			   
.terms_ct_f{clear:both;
            margin:0 auto;
			width:154px;
			height:34px;
			overflow:hidden;
			padding-top:2px;
			background:url(../images/terms/bg2_foot.gif) no-repeat;
			}
			
.terms_ct_text{float:left;
               width:805px;
			   overflow:hidden;
			   padding:5px 0 0 45px;
			   line-height:19px;
			   text-align:left;
			   color:#a5a5a5;
			   font-family:Arial, Helvetica, sans-serif;
			   }
			   
.terms_text{height:460px;
            overflow:hidden;
			}
			
.terms_tips{text-align:center;
            color:#ff4f02;
			padding-top:15px;
			}
			   
.terms_title{color:#ff4f02;
             padding-top:25px;
			 }
			 
.terms_ct_scrool{float:right;
                 width:15px;
				 overflow:hidden;
				 margin-top:18px;
				 padding-right:1px;
				 text-align:left;
				 }
				 
.terms_scrool_f{float:left;
                width:15px;
				height:8px;
				overflow:hidden;
				text-align:left;
				}
				
.terms_scrool_c{float:left;
                width:15px;
				overflow:hidden;
				background:url(../images/terms/scroll_c.gif) repeat-y;
				}
	
.terms_dl{float:left;
          width:980px;
		  height:40px;
		  overflow:hidden;
		  margin-top:15px;
		  text-align:center;
		  }
