﻿@import url("/Theme/BitTC/Css/Page.css");
http://www.bitpx.com/Default/Soft.bit
body * {
	line-height: 150%;
}
body {
	width: 710px;
	margin: 0 auto;
	background:#AED4EB;	
	font-size: 9pt;
}
.copyright {
	line-height: 20px;
	margin-top: 10px;
	text-align:center;
	color:white;
}
#Img
{
	width:700px;
	height:450px;
	margin:0 auto;
	background:url('/theme/bittc/default/1.jpg');
	position:relative;
}
#Soft
{
	display:block;
	height:50px;
	width:140px;
	position:absolute;
	left: 95px;
	top: 234px
}
#Eng
{
	display:block;
	height:50px;
	width:230px;
	position:absolute;
	left: 95px;
	top: 316px
}
