body {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto auto auto;
	color: #000;
}
/*p {
	padding:2px;
	margin:0px;
}*/
input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}

.login_bg {
	background-image: url(../images/login_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.login_img {
	background-image: url(../images/login_img.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 350px;
	height: 230px;
}
.login_txt1 {
	padding-top: 14px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #141325;
}
.login_txt2 {
	height: 40px;
	width: 115px;
	padding-left: 25px;
	font-weight: bold;
	color: #141325;
}

#main_container{
	width:1000px;
	height:auto;
	margin:auto;
	padding:0px;
}
.top_bar {
	width:1000px;
	height:38px;
	background-color:#4a4a4a;
}
.top_bar .top_my {
	float: left;
	padding: 10px 10px 10px; 0;
	color: #FFF;
	font-size: 12px;
}
.top_bar .top_text {
	float: right;
	padding: 10px 10px 0 0;
	color: #FFF;
	font-size: 12px;
}
.top_bar .top_text a {
	color: #FFF;
	text-decoration: none;
}
.top_bar .top_text a:hover {
	text-decoration: underline;
}
.top_bar .top_my a {
	color: #FFF;
	text-decoration: none;
}
.top_bar .top_my a:hover {
	text-decoration: underline;
}
#header{
width:1000px;
height:173px;
background:url(../images/header_bg.jpg) no-repeat center;
background-position:0px 0px;
margin:auto;
}
#logo{
float:left;
padding:15px;
}
#main_content{
clear:both;
}
/*---------------- menu tab----------------------*/
#menu_tab{
	width:1000px;
	height:50px;
	background-color:#fff;
}
.left_menu_corner{
width:9px;
height:50px;
float:left;
background:url(../images/menu_left.gif) no-repeat center;
}
.right_menu_corner{
width:9px;
height:50px;
float:left;
background:url(../images/menu_right.gif) no-repeat center;
}
ul.menu {
	list-style-type: none;
	float: left;
	display: block;
	width: 982px;
	margin: 0px;
	padding: 0px;
	background: url(../images/menu_bg.gif) repeat-x;
}

ul.menu li {
	float: left;
	font-size: 11px;
	color: #333;
	padding-right: 8px;
	padding-left: 8px;
}
ul.menu li ul {
	list-style-type:none;
	display: block;
	margin: 5px;
	padding: 0px;
}
ul.menu li ul li {
	float: none;
	line-height: 20px;
}
ul.menu li ul li a {
	text-decoration: none;
	color: #676d77;
}
ul.menu li ul li a:hover {
	text-decoration: none;
	color: #333;
}
ul.menu li.divider {
	float: left;
	width: 2px;
	height: 50px;
	background: url(../images/menu_divider.gif) no-repeat center;
}
.menu_col1 {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 50px;
}
/*--------------content----------------*/
#content_block {
	background-image: url(../images/content_block.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 20px;
	margin-top: 20px;
}
#content_block h2 {
	margin-bottom: 15px;
	margin-left: 20px;
	letter-spacing: -0.05em;
	text-decoration: none;
	color: #333;
	font-size: 24px;
}

/*.box {
	width: 960px;
}
.box .top {
	height: 12px;
	background-image: url(images/details_box_top.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.box .center {
	background-image: url(images/details_box_center.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 12px;
	padding-right: 12px;
}
.box .bottom {
	height: 12px;
	background-image: url(images/details_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
}*/
.box {
	width: 976px;
	padding: 12px;
	background-color: #4a4a4a;
	color: #FFF;
}
.TableList {
	margin-top: 15px;
	border-top: 1px solid #bcbcbc;
	border-left: 1px solid #bcbcbc;
}
.TableList td {
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	padding: 5px;
}
.TableList .title {
	background-color: #dcdcdc;
	font-weight: bold;
}
.TableList a {
	text-decoration: none;
	color: #000;
}
.TableList a:hover {
	color: #A5A5A5;
}
/*--------------footer----------------*/
.footer{
width:1000px;
clear:both;
height:65px;
background:url(../images/footer_bg.gif) repeat-x top;
}

.Input0 {
	width: 60px;
}
.Input1 {
	width: 100px;
}
.Input2 {
	width: 150px;
}
.Input3 {
	width: 200px;
}
.Input4 {
	width: 250px;
}
.Input5 {
	width: 300px;
}
.Input6 {
	width: 350px;
}

.ButtonTab, .TotalTab {
	text-align: right;
}
.TotalTab input {
	text-align: right;
	margin-top: 3px;
}

.Table3 td {
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Table2 td {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Table4 {
	margin-top: 10px;
}
.Table4 td {
	padding: 5px;
	background-color: #dcdcdc;
}
.Table5 {
	margin-top: 10px;
}
.Table5 td {
	padding: 5px;
}

.listLight, .listLight input, .listLight a, .listLight span {
	color: #C3C3C3;
}
.listNotFinished, .listNotFinished input, .listNotFinished a, .listNotFinished span {
	color: #1188c1;
}
span.markRed {
	color: #e1836d;
	font-weight: bold;
}
a.redText {
	color: #e1836d;
}
.alertText {
	color: #e1836d;
}
.td2 {
	background-color: #fdfdfd;
}