﻿/* CSS Document */

body, div, ul, li
{
	padding: 0;
	text-align: center;
}
body
{
	font: 12px;
	text-align: center;
}
ul
{
	list-style: none;
}
#Tab1
{
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}
#Tab2
{
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}
.Menubox
{
	background: url(../images/37.jpg) repeat-x;
	width: 550px;
	height: 29px;
	line-height: 29px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
}


.Menubox ul
{
	margin: 0px;
	padding: 0px;
}
.Menubox li
{
	float: left;
	display: block;
	cursor: pointer;
	width: 104px;
	text-align: center;
	color: #0573BC;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
}
.Menubox li.hover
{
	padding: 0px;
	width: 104px;
	background: url(../images/02.gif);
	color: #fff;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	display: block;
}
.Contentbox
{
	clear: both;
	margin-top: 0px;
	text-align: center;
	overflow: hidden;
}

.in_put
{
	height: 16px;
	width: 137px;
	overflow: hidden;
}

.in_put_a
{
	width: 55px;
	height: 16px;
	overflow: hidden;
}

.main_tabl td
{
	line-height: 25px;
	height: 30px;
}

#con_two_1
{
	padding-top: 10px;
}


