﻿.break_line { font: 0px/0px sans-serif;clear: both;display: block; }
h6 { margin-left: 30px; }
h6 span {
	background:#DA4D1B;
	border:1px solid #DA4D1B;
	color:#FFF;
	width:21px;
	height:22px;
	display:block;
	text-align:center;
	line-height:22px;
	font-family:Tahoma;
	float:left;
}
h6 a {
	display:block;
	float:left;
	border:1px solid #95CB00;
	width:21px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-family:Tahoma;
	color:#95CB00;
	margin-left:2px;
	text-decoration:none;
}
h6 a:hover {
	border:1px solid #900;
	color:#F60;
}
a.del 
{
	color:blue;
	text-decoration: none;
}
a.del:hover 
{
	color:Blue;
	text-decoration:none;
}
.txtinput {
	border:1px solid #7FC100;
}

body {
	margin:0px;
	padding:0px;
	/*
	background:#DA4D1B url(../images/bg.gif) no-repeat right top;
	*/
	background:#DA4D1B;
}
#main {
	float:left;
	width:760px;
	margin:0px auto;
	padding:0px;
}
#left {
	float:left;
	width:554px;
}
#left_header {
	float:left;
	width:554px;
	margin:0px;
	background:#DA4D1B;
	font-size:14px;
	line-height:normal;
}
#left_header ul {
	margin:0px 0px 0px 20px;
	padding:10px 10px 0px;
	list-style:none;
}
#left_header li {
	float:left;
	background:url(../images/header_normal_right.gif) no-repeat right top;
	margin:0px 6px 0px 0px;
	padding:0px;
}
#left_header a {
	display:block;
	background:url(../images/header_normal_left.gif) no-repeat left top;
	padding:8px 25px 4px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#left_header a:hover {
	color:#000;
}
#left_header #current {
	background-image:url(../images/header_current_right.gif);
}
#left_header #current a {
	background-image:url(../images/header_current_left.gif);
	padding-bottom:5px;
	color:#000;
}
#left_body {
	width:554px;
	margin:0px;
	padding:0px;
	background:url(../images/left_body_bg.gif) repeat-y;
}
#left_body dl {
	margin:0px 25px;
	padding:0px;
	list-style:none;
}
#left_body dt, dd {
	margin:0px;
	padding:0px;
	font-size:14px;
	height:20px;
	line-height:20px;
}
#left_body dt {
	color:#DA4D1B;
	font-weight:bold;
}
#left_body dd {
	font-size:12px;
	color:#615808;
	text-indent:2em;
	margin-bottom:15px;
	background:url(../images/tr_bg1.gif) repeat-x left bottom;
}
#left_body fieldset {
	width: 90%;
	padding: 10px;
	margin: 30px;
	border: 1px solid #7FC100;
}
#left_body legend {
	border: 1px solid #7FC100;
	padding: 5px;
}
#left_body fieldset label {
	width: 100px;
	text-align: right;
}
#left_body fieldset div {
	margin-top: 15px;
}

#left_page {
	margin:0px;
	padding:0px;
	font-size:14px;
	background:url(../images/left_body_bg.gif) repeat-y;
}
#left_page ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 50px 0px;
	background:url(../images/left_footer_bg.gif) no-repeat left bottom;
}
#left_page li {
	float:left;
	margin:0px;
	padding:0px 0px 0px 25px;
}
#left_page li a {
	text-decoration:none;
	color:blue;
}
#left_page li a:hover {
	text-decoration:underline;
}

#right {
	float:right;
	width:206px;
	margin:0px;
	padding:0px;
	background:url(../images/lime_panel_body_bg.gif) repeat-y;	
}
#right ul {
	list-style:none;
	margin:0px 25px;
	padding:0px;
}
#right li{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
#right li a.submit {
	width:148px;
	height:39px;
	display:block;
	line-height:39px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-size:18px;
	font-family:"黑体";
	font-weight:normal;
	letter-spacing:1em;
	background:url(../images/btn.gif) transparent no-repeat left top;
}
#right li a.submit:hover {
	color:#789A1C;
	background:url(../images/btn.gif) transparent no-repeat left bottom;
}
