   /*siteLink*/

.menuToReturn {
  width:460px !important;
  float:right;
  text-align:right;         
  font-size:8pt;
  color:#666666;
}

.menuToReturn a {
  color: #666666;
  font-size:8pt;
  text-decoration: none;
}

.menuToReturn a:hover{
  color: #666666;
  font-size:8pt;
  text-decoration: underline;
}

/*mainTitle Menu*/
table.MainTitle {
  width:840px !important;
  height: 30px !important;
  margin-top: 30px;
  margin-bottom:20px;
}

table.MainTitle td.mainLink{
  width:310px !important;
}


/*Contents*/
	 #agreement_container {
       width: 840px !important;
       height: auto;
	   margin-top:0px;
       border-top: 1px solid #dddddd;
       color: #666666;
     }

	 #agreement_container .mainTitle {
       width: 250px !important;
       height: auto;
       margin-top: 15px;
	   margin-bottom: 10px;
	   margin-left: 30px;
       color: #000000;
	   font-size:10pt;
       font-weight: bold
     }
	 .mainTitle_Emphasis {
       color: #000000;
       font-weight: bold
     }

	 #agreement_container .subRule {
       width:380px !important;
	   float:right;
	   font-weight:bold;
	   margin-bottom:30px;
	 }

	 #agreement_container .subTitle {
       width: 300px !important;
       height: auto;
       margin-top: 5px;
	   margin-bottom: 5px;
	   margin-left: 40px;
       color: #313131;
       font-weight: 500;
     }

	 #agreement_container .content_text {
       width: 780px !important;
       margin-left: 25px;
	   color: #666666;
   	   height: auto;
       border: 0px solid #dddddd;     
	   font-weight: normal !important;
	   text-align:justfy;

	 }
	
	 #agreement_container .content_Subtext {
       width: 625px !important;
       margin-left: 15px;
	   color: #446c89;
   	   height: auto;
       border: 0px solid #dddddd;     
	   font-weight: normal !important;
	   text-align:justfy;
      }
     #agreement_container .content_Sub_intext {
       width: 600px !important;
       margin-left: 10px;
	   color: #446c89;
   	   height: auto;
       border: 0px solid #dddddd;     
	   font-weight: normal !important;
	   text-align:justfy;

	 }

	 #agreement_container .content_text,
	 #agreement_container .content_Subtext,
	 #agreement_container .content_Sub_intext{
     }
	  
     .noBackg {
       color: #666666; 
	   font-weight: normal;
	   margin-left:20px;
	   border:0px solid #dddddd;
	  }
     
	 .noBackg_main {
       color: #666666; 
	   font-weight: normal;
	   border:0px solid #dddddd;
	  }	 
	  #agreement_container ol li.first,
	  #agreement_container ol li.second,
	  #agreement_container ol li.third,
	  #agreement_container ol li.forth,
	  #agreement_container ol li.fifth,
	  #agreement_container ol li.sixth {
       color: #666666; 
	   font-weight: normal;
	   }
 
      #agreement_container ol li.first{list-style-image: url(http://img.adic.co.kr/images/list_img/first.jpg);}
      #agreement_container ol li.second{list-style-image: url(http://img.adic.co.kr/images/list_img/second.jpg);}
	  #agreement_container ol li.third{list-style-image: url(http://img.adic.co.kr/images/list_img/third.jpg);}
	  #agreement_container ol li.forth{list-style-image: url(http://img.adic.co.kr/images/list_img/forth.jpg);}
	  #agreement_container ol li.fifth{list-style-image: url(http://img.adic.co.kr/images/list_img/fifth.jpg);}
	  #agreement_container ol li.sixth{list-style-image: url(http://img.adic.co.kr/images/list_img/sixth.jpg);}


	  ul.decimal {
       list-style-type: decimal;
	  }

	  ul.none {
       list-style-type: none;
	  }