﻿body
{
	width: 100%;
	height: 100%;
	margin: 0;
	font-size: 12px;
	font-family: "Lucida Grande" ,Verdana, Lucida, Arial,Helvetica, 宋体,sans-serif;
	background-color: #d3d3d3;
}
form
{
	width: 100%;
	margin: 0;
	
}
#Div_Page
{
	width: 1004px;
	margin:0 auto 0 auto;
	background-color:#FFF;
}

#Div_Page2
{
	width: 900px;
	float: left;	
}

a
{
	color: black;
	text-decoration: none;
}

a:active
{
	color:black;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color: blue;		
}
.Botton_0 {border: 1px solid #133C63; background-color:#6D97CE;}
.Botton_2 {border: 0px; height:19px; width:43px;background-image: url(img/Btn_2.gif);}
.Botton_3 {border: 0px; height:19px; width:53px;background-image: url(img/Btn_3.gif);}
.Botton_4 {border: 0px; height:19px; width:66px;background-image: url(img/Btn_4.gif);}
.Botton_5 {border: 0px; height:19px; width:78px;background-image: url(img/Btn_5.gif);}
.Botton_6 {border: 0px; height:19px; width:91px;background-image: url(img/Btn_6.gif);}
.title_bg
{
	height: 33px;	
	background-position: left top;
	background-image: url(img/title_bg.gif);
	background-repeat: repeat-x;
}
.title_bg2
{
	height: 33px;
	width: 199px; 
	border-right: solid 1px #FFF;
	background-position: left top;
	background-image: url(img/title_bg2.gif);
	background-repeat: repeat-x;
}

.showArea
{
	width:645px;
	margin:34px auto 0 auto;	
}