@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 25px;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	padding: 5px;
}
#left_body {
	width: 175px;
	float: left;
	background-image: url(/images/left_top_bg1.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-left: 5px;
}
#left_menu {
	background-image: url(/images/left_top_bg2.jpg);
	padding-left: 10px;
	padding-bottom: 30px;
}
#left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 155px;
}
#left_menu li {
	display: inline;
}
#left_menu a {
	display: block;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	text-indent: 40px;
	background-image: url(/images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#left_lx_top {
	background-image: url(/images/lianxi_top.gif);
	height: 35px;
}
#left_lx_center {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #057BA5;
	border-left-color: #057BA5;
	height: 100px;
}
#left_lx_center ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left_lx_down {
	background-image: url(/images/lianxi_down.gif);
	background-repeat: no-repeat;
	height: 16px;
}

#left_menu a:hover {
	background-image: url(/images/icon.gif);
	text-decoration: underline;
}
.clear_flaot {
	clear: both;
}
#right_body {
	width: 785px;
	float: left;
	margin-left: 10px;
}
#banner {
	height: 80px;
}
#banner img {
	background-color: #F6F6F6;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#body_lr .input {
	width: 150px;
}
#body_lr {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#form1 {
	margin: 0px;
	padding: 0px;
}

.body_lr_td {
	padding-left: 30px;
}
#card {
	position: absolute;
	width: 320px;
	height: 150px;
	display: block;
	float: left;
}
.white_content {  display: none;  position: absolute;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  padding: 5px;  border: 2px solid #CCCCCC;  background-color: white;  z-index:1002;  overflow: auto;  } 

