﻿body {
	background-image:url(/pics/patten.gif);
	background-color:#00000;
	background-repeat:repeat;
	font-size:12px;
	margin:auto;
	text-align:center;
	line-height:20px;
	color:#535353;
	font-family:Arial;
	}

.xtop{
	height:50px; 
	width:100%;
	aborde-bottom:1px solid black;
	}

.xmain{
	border:1px solid #441A38;
	border-top:10px solid #441A38;
	border-bottom:10px solid #441A38;
	background-color:#ffffff;
	width:980px;
	padding:0px;
	height:480px;
	}

.xmainright{
	float:left; 
	background-position:50% 50%;
	width:480px;
	height:480px; 
	border-right:6px solid #441A38;

	}
	
.xmainleft{
	
	background-color:#ffffff;
	width:100%;
	height:480px;
	padding-top:10px; 
	padding-left:10px; 
	text-align:left;
	}
	
.xpcode{
	width:200px;
	padding-top:5px;
	height:30px;
	background-color:menu;
	margin-top:40px;
	filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=80,finishOpacity=80);
	}

.xinput{
	height: 60px;
	width:260px;
	border:3px solid menu;
	font-size:50px;
	font-weight:bold;
	padding:3px;
	padding-top:8px;
	line-height:50px; 
	float:center;
	}

.btndisabled{
	filter:gray;
	}

.xfont {
	width:150px;
	height:40px;
	float:left;
	margin:3px;
	text-align:center;
	}
	
.xpicslt span{
	width:100px;
	height:100px;
	filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60,finishOpacity=60);
	background-color:balck; 
	border:2px solid menu;
	margin-top:300px; 
	float:center;
	margin-left:10px;
	
	}

table{
	font-size:12px;
	}