/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input { margin: 0px; padding: 0px; font-family:tahoma; text-align:right;}



body
{
	
	margin:0px;
	padding:0px;
	background-image:url(../images/image_body_back.jpg);
	background-repeat:repeat-x;
	background-color:#fcfbfb;
	color:#6d838f;
	font-size:12px;
	font-weight:normal;

	
}
	

td

{
	margin:0px;
	padding:0px;


}
	

h1,h2,h3,h4,h5,h6,form,input,td,table,hr
{
	padding:0px;
	margin:0px;
}
	

#container
{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	
}



#header
{
	float:right;
	width:848px;
	height:530px;
	background-image:url(../images/header_img.jpg);
	background-repeat:no-repeat;
	
}




.body_content
{
	float:right;
	border: #999 solid 1px;
	min-height:555px;
	margin-bottom:33px;
	
}


.data_box
{
	width:392px;
	min-height:243px;
	float:right;
	margin-left:10px;
	margin-right:10px;
}





.up
{
	margin-top:15px;
	
}

.dn
{
	float:right;
}





.splt
{
	height:240px;
	width:1px;
	background-color:#CCC;
	float:right;
	margin-top:4px;
	margin-bottom:4px;
}





.inner_data
{
	float:right;
	margin:5px;
}


.footer
{
	width:850px;
	float:right;
	margin-top:5px;
	margin-bottom:2px;
	border-top:#CCC solid 1px;
	
}

.r_foot
{
	float:right;
	width:380px;
	height:77px;
	margin-top:20px;
	margin-right:10px;
	
}


.l_foot
{
	float:left;
	margin-left:11px;
	width:138px;
	height:130px;
			
}











/*For Opening Page*/





.main_back
{
	background-image:url(../images/open_bg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:1239px;
	height:650px;
}









.btnz
{
	width:279px;
	height:81px;
	float:left;
	margin-top:555px;
	margin-left:266px;
}









































		a:visited  {color:#5ba8e0; text-decoration: none;}
		a:link  {color:#5ba8e0; text-decoration: none;}
		a:active  {color:#5ba8e0; text-decoration: none;}
		a:hover   {color: #7db718; text-decoration: none; }




