/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
background:url(../images/center_bg_04.jpg) repeat-x;
}

a img{
border:none;
}


h1{
font-size:18px;
color:#000000;
padding:0px 0px 10px 10px;
margin:0px;
}

.box h1 a{
font-size:18px!important;
color:#000000!important;
}

.left_bg{
background:url(../images/left.jpg) left top repeat-x;
width:50%;

/*border: 2px solid #000;*/
}

.right_bg{
background:url(../images/index_04.jpg) left top repeat-x;
width:50%;
/*border: 2px solid #000;*/
}

.center{
background:url(../images/index_04.jpg) left top repeat-x;
}


.content{
background:url(../images/cnt_bg_55.jpg) top left repeat-y;
width:903px;

/*border-bottom:1px solid #417042;*/

}



.box{
height:480px;
background:#ffffff;
border-left: 1px solid #ACB4BF;
border-bottom:1px solid #5D6267;
border-right: 1px solid #ACB4BF;
vertical-align:top;
}

.box strong{
color:#000!important;
font-size:12px!important;
}

.box strong span{
color:#0000ff;
}

.home_box{
height:380px;
background:#ffffff;
border-left: 1px solid #ACB4BF;
border-bottom:1px solid #5D6267;
border-right: 1px solid #ACB4BF;
}

.affiliate_box{

background:#ffffff;
border-left: 1px solid #ACB4BF;
border-bottom:1px solid #5D6267;
border-right: 1px solid #ACB4BF;
}

.text{

font-size:12px;
color:#000000;
margin-right:10px;
}

	.text table{
	height:100px;
	}

	.text strong{
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
	
	}
	
	.text a{
	font-size:12px;
	color:#0000ff;
	}
	
	.text a:hover{
	color:#FE5200;
	}
	
	.text ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
	.text ul a{
	font-size:14px;
	color:#274287;
	}
	
	
	
.text_right{
width:244px;
font-size:12px;
color:#000000;
padding:0px 0px;
}

.text_right td{
padding:10px 0px;
}

	.text_right strong{
	font-size:14px;
	font-weight:bold;
	color:#000000; 
	}
	
	.text_right strong span{
	color:#FE5200;
	}
	
	
.text_btm{
font-size:12px;
color:#000000;

}




.text_btm td{
padding-right:5px;
}



.footer{
font-size:11px;
color:#000000;
}

.footer a{
color:#0000ff;
text-decoration:underline;
}

.footer a:hover{
text-decoration:none;
}


.img{
 padding:0px; 
 margin:0px;
 }
 
 
 .height_set{
 height:4px;
 #height:0px;
 }
 
 
 .form{
 background:url(../images/header_images_18.jpg) no-repeat;
 width:352px;
 height:382px;
 padding:0px;
 margin:0px;
 font-size:12px;
 color:#000000;
 }
 
 	.form .input_size{
	width:228px;
	height:20px;
	border:1px solid #000000;
	}
	
	.form textarea{
	width:228px;
	height:120px;
	border:1px solid #000000;
	}
	
	
	p.ft-txt{
	font-size:10px!important;
	text-align:justify;
	font-weight:normal;
	}