/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	background-image:url(../images/main_bg.gif);
	font-weight:normal;
	background-color:#FFFFFF;	
	color:#cbcbcb;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;}
	
/*---body---*/

/*---bg---*/

.rbox{
   background-image:url(../images/bgR_02.jpg);
   background-repeat:repeat-x;}
   
.rboxL{
   background-image:url(../images/bgR_04.jpg);
   background-repeat:repeat-y;}
   
.rboxR{
   background-image:url(../images/bgR_06.jpg);
   background-repeat:repeat-y;}
   
.rboxB{
   background-image:url(../images/bgR_08.jpg);
   background-repeat:repeat-x;}
   
.footerBG { 
   background-image:url(../images/index_21.jpg);
   background-repeat:no-repeat;}
   


/*---txt---*/
.toptxt{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 17px;
   font-weight:normal;}

.maintxt{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 17px;
   font-weight:normal;}
   
.maintxt a{
   font-family:Arial, Helvetica, sans-serif;
   color:#cbcbcb;
   font-size: 13px;
   line-height: 17px;
   text-decoration:none;
   font-weight:bold;}
   

.maintxt a:hover{
   font-family:Arial, Helvetica, sans-serif;
   color: #fff;
   font-size: 13px;
   line-height: 17px;
   text-decoration:none;
   font-weight:bold;}
   
.titleB{
   font-family:Arial, Helvetica, sans-serif;
   color:#cbcbcb;
   font-size: 25px;
   line-height: 17px;
   text-decoration:none;
   font-weight: normal;}
   
.bluetxt{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 17px;
   color:#00c2de;
   font-weight: bold;}
   
.orangetxt{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 17px;
   color:#ff3d00;
   font-weight: bold;}
   
.orangetxt a{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 17px;
   color:#ff3d00;
   font-weight: bold;
   text-decoration:none;}
   
.orangetxt a:hover {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 17px;
   color:#fffec6;
   font-weight: bold;
   text-decoration:none;}
   
.yellowtxt{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 17px;
   color:#fffec6;
   font-weight: bold;}

.yellowtxt02{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 17px;
   color:#ff9500;
   font-weight:bold;}
  
  
.greentxt{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 17px;
   color: #a1b50a;
   font-weight: bold;}

.dividot{
   font-family:Arial, Helvetica, sans-serif;
   color:#ff430f;
   font-size: 10px;
   font-weight: normal;}


