/***[basic]***/
*{
margin:0 0;
padding:0;
}

body
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
background: #000;
}

h1, h2, h3, h4, h5, h6
{
font-family: "Trebuchet MS";
font-weight: normal;
}

h1
{
font-size:20px;
padding-bottom:10px;
font-weight: bold;
}


h2
{
font: 17px "Trebuchet MS";
padding: 5px 0;
}

h3
{
font-size:15px;
font-weight:normal;
}

h4
{
font-size:12px;
color:#000;
padding-bottom:5px;
}

hr
{
height:1px;
border-top: 1px solid #213F1D;
color: #213F1D;
}

p
{
padding:0 15px 10px 0;
}

a
{
font-weight:bold;
text-decoration:none;
color:#fff;
}


a:hover
{
text-decoration:underline;
}

.clear {
display: block;
clear: both;
width: 100%;
height: 1px;
margin: 0 0 -1px;
font-size: 1px;
line-height: 1px;
}

span
{
color:#FF0;
font-size:15px;
float:left;
font-weight:bold;
padding:5px 0 0 9px;
}

img
{
border:0;
}




/***[structure]***/
#wrapper
{
background:url(../images/wrapper_img.jpg) repeat-y;
margin:0 auto;
width:768px;
overflow:hidden;
}

#banner
{
width:768px;
height:103px;
float:left;
}

#banner_right
{
background:url(../images/banner_img.jpg) no-repeat right top;
width:416px;
height:85px;
float:right;
text-align:right;
padding:18px 22px 0 0;
}

#banner_left
{
width:330px;
float:left;
}

#menu
{
width:768px;
background:url(../images/menu.jpg) repeat-x;
float:left;
}

#menu ul
{
list-style:none;
}

#menu ul li
{
background:url(../images/munu_list.jpg) no-repeat right;
float:left;
height:20px;
padding:8px 9px 0 14px;
font-size:11px;
margin: 0;
}

#menu a
{
text-decoration:none;
color:#000000;
font-weight:bold;
}

#menu a:hover
{
text-decoration:underline;
}

#menu_bottom
{
width:768px;
height:25px;
float:left;
}

#main
{
width:768px;
background:url(../images/content.jpg) repeat-x;
float:left;
}

#left
{
width:175px;
float:left;
}

#left h2
{
padding:10px 0 0 8px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
color:#FFFF00;
}

#box
{
background:url(../images/box_top.jpg) no-repeat;
width:165px;
height:25px;
float:right;
}


#box_middle
{
width:165px;
float:right;
}

#box_middle ul
{
list-style:none;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
padding:10px 0 0 9px;
}

#box_middle ul li
{
padding-bottom:8px;
margin: 0px;
}

#box_middle a
{
font-weight: bold;
}




/*
#box_middle ul
{
list-style:none;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
padding:10px 0 0 9px;
width:154px;
font-weight: bold;
}

#box_middle ul li a
{
width:140px;
padding-bottom:8px;
}

*/

#box_bottom
{
background:url(../images/box_bottom.jpg) no-repeat right top;
width:165px;
height:24px;
float:right;
}

#left_imgbox
{
width:165px;
height:157px;
background:url(../images/left_img.jpg) no-repeat right top;
float:right;
margin-top:15px;
}

#favorite_topbox
{
width:165px;
height:25px;
background:url(../images/favorite_topbox.jpg) no-repeat right top;
float:right;
margin-top:15px;
}

#favorite_middle
{
width:166px;
height:100px;
background:url(../images/favorite_middle.jpg) repeat-y;
float:right;
}

#favorite_middle ul
{
list-style:none;
padding:10px 0 0 9px;
}

#favorite_middle ul li
{
padding-bottom:8px;
}

#favorite_bottom
{
background: url(../images/favorite_bottom.jpg) no-repeat right top;
width:166px;
height:22px;
float:right;
}

#right
{
width:583px;
float:right;
padding-left:10px;
}

#right ul li
{
list-style-type: none;
margin-bottom: 10px;
}
#right img
{
float:left;
margin-right:10px;
}

#right a
{
text-decoration:underline;
}

#partners
{
width:156px;
float:right;
margin:0 10px 10px 15px;
}



#partners_top
{
width:165px;
height:29px;
background:url(../images/partners_top.jpg) no-repeat right top;
float:right;
}

#partners_middle
{
width:165px;
background:url(../images/partners_middle.jpg) repeat-y;
float:right;
}

#partners_middle ul
{
list-style:none;
}

#partners_middle ul li
{
padding:2px 0 3px 9px;
margin: 0;
}

#partners_middle ul li a
{
text-decoration:none;
}

#partners_bottom
{
background:url(../images/partners_bottom.jpg) no-repeat right top;
width:165px;
height:25px;
float:right;
}

#bottom
{
background:url(../images/bottom.jpg) right top;
width:758px;
height:32px;
padding-top:37px;
padding-left:10px;
}

.link_to_us
{
width:300px;
}

#deposit_option
{
width:447px;
}

#withdrawal_option
{
width:106px;
}


/***[form]***/

form
{
margin-top:15px;
}

fieldset
{
margin-bottom:10px;
display:block;
padding:10px 12px;
border-color:#060;
border: 0;

}
	
legend
{
font-size:12px;
font-weight:bold;
}
	
input
{
font-size:12px;
font-family:  arial;
}
	
label
{
font-size:12px;
display:block;
margin-top:5px;
}
	
input.frm_text
{
background:url(../images/textmenu.jpg) repeat-x;
height:22px;
width:300px;
color:#fff;
border: 1px solid #000;
padding: 5px 0 0 0;
}
	
textarea
{
background:url(../images/txtarea.jpg) repeat-x;
width:300px;
height:150px;
font: 12px arial;
border:0;
color:#fff;
border: 1px solid #000;
}
	
input.frm_submit
{
background:url(../images/textmenu.jpg) repeat-x;
height:28px;
display:block;
clear:both;
margin-top:10px;
font-size:12px;
padding:2px 4px;
border:0;
color:#fff;
}

form label span
{
		}
		
p.message span
{

font-weight:bold;
color:#FFC92A;
padding:0 0 0 15px;
		}




