@charset "utf-8";
#content {
	background:#fff;
	height: 250px;
	width: 300px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#log_wrapp {
	background-image: url(login_03.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center center;
}
#forget_wrapp {
	background-color: #E1E1E1;
	margin-right: 30%;
	margin-left: 30%;
		
}

body{
	font-size: 12px;
}
.one {
	float: left;
	height: 250px;
	width: 320px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
li {
	list-style-type: none;
}

.style1 {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
}

#tea {
	float: right;
	width: 100%;
}

#admin {
	background:#fff;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	border: 1px solid #BAD6F8;
	font-size: 12px;
	height: auto;
	position: relative;
	padding: 5px;
}

#left {
	background-color: #BAD6F8;
	float: left;
	width: 20%;
	position: relative;
}

#right {
	float: right;
	position: relative;
	width: 78%;
}

#main {
	width: 100%;
	font-size: 12px;
	position: relative;
	
	
}

#title {
	float: right;
	width: 700px;
	background-color: #BAD6F8;
	position: relative;
}
a:link {
	color: #0105A7;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #0105A7;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FF0000;
}


a:active {
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
}

.temp_title {
  font-size: 1.3em;
  font-weight: bold;
  height: 20px;
  background: #eee;
  width: 300px;
 
}

.temp_table {
  width: 242px;
  height: 46px;
  margin-top: 8px;
}


.temp_table input {
  float:left;
  width: 116px;
  background: #fff;
  border: 1px solid #aaa;
  margin:1px 1px;
}
.font{
  
	font-size: 14px;
}
