﻿body 
{   
	 background: url(img/1024_1.png) repeat scroll 0 0 #eaedf4;
}

html, body,p,ul,li,img
{
    font-family: 'lucida grande',tahoma,helvetica,arial,'bitstream vera sans',sans-serif;
    margin: 0;
    padding: 0;
	overflow-y: hidden;
}

#welcome #giantbackground 
{
    background: url("img/shouye1024_1.jpg") no-repeat fixed 50% 0px transparent; height:830px; 
}

.button_div
{ 
	padding:350px 0 0 0;
	width:100%;
	height:50px;
	text-align:center;
}

.home_button
{
	cursor:pointer;
	margin:0 35px 0 0;
}

.home_button2
{
	cursor:pointer;
}

.copyright_div
{
	padding: 135px 0 0 0;
	width:100%;
	height:30px;
	text-align:center;
	font: 12px arial;
	color: #4344F3;
}





