﻿*{margin:0px auto;padding:0;color:#000;}/*全局的3F5FA6*/
body{background:#ECF3FB;font-size:12px;width:950px;font-family:宋体;}
a:link{color:#3F5FA6;text-decoration:none;}
a:visited{color:#524e4e; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:none;}
a:active{color:#524e4e; text-decoration:none;}
.left_div{margin:5px 0px 0px 0px;padding-bottom:1px;width:640px;float:left;}/*上边距为5 其他为零*/
.right_div{margin:5px 0px 0px 6px;width:260px;float:right;}/*div相互间距6px*/
.title{color:#395699;padding:6px 0px 0px 10px;font-size:14px;height:17px;}/*每个H1标题background:url(/Img/ent_admin.gif) repeat-x;border-bottom:1px solid #3F5FA6;*/

/*-----按钮样式-------*/
.btn
{
	font-size: 12px;
	background:url(/Img/btn.gif) 0px -5px;
	border:1px solid #7AADC8; 
	padding-top:2px; 
	cursor:pointer;
}

/*弹出窗口活模式框的背景*/
.btn_bg { background:url(/Img/btn.gif) 0px 0px; 
	border:1px solid #7AADC8; 
	height:21px;
	line-height:21px;
	cursor:pointer;
	width:372px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-left:0;
	}
.btn_bg1 { background:url(/Img/btn1.gif) 0px -64px;
	 border:1px solid #8b9c56;
	  height:21px;
	  line-height:21px;
	  cursor:pointer;
	  width:372px;
	  white-space:nowrap;
	  overflow:hidden;
	  text-overflow:ellipsis;
	  margin-left:0;
	  }
	  
#right_ul{
margin-top:12px;
margin-left:20px;
list-style:none;
}
#right_ul li{
margin-top:10px;}
	
.tab{float: left; margin-top: 5px; margin-bottom: 5px; line-height: 30px;margin: 5px auto; width:440px;}
/*----浮动div-----*/
#upcontent {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#upcontent li {
	font-size:12px;
	color:#333;
	line-height:150%;
}
#tittleup {
	font-size:14px;
	font-weight:bold;
	color:#000066;
	padding-left:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0daec;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
a.od {
	float:right;
	font-size:14px;
	color: #CC0000;
	text-decoration: none;
}
a.od:hover {
	color:#FF0000;
}
#myDiv {
	background:#EDF1F8;
	border: 2px solid #849BCA;
    margin-top:2px;
	margin-left:2px;
	float:left;
	overflow:hidden;
	position:absolute;
	left:150px;/*距左边*/
	top:150px;/*距顶部*/
	cursor:move;
	float:left;/*filter:alpha(opacity=50);*/
	z-index: 10;
}
.contentup {
	padding:20px;
}
/*------*/

