﻿/*create by Ben Yeah (mail:also123kimo@gmail.com)*/
*{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight: normal;
	color: #000000;
}

#hide{
	width:100%;
	height:100%;
	position:absolute;
	z-index:10000;
	top:0px;
	left:0px;
}

br{
	line-height: 8px;
}

ul{
	list-style:none;
}

a{
	text-decoration:none;
	color:black;
}

select{
	width:95%;
	height:25px;
}

a:hover{
	color:red;
}

body{
	width:100%;
	background-color: #e9e9e9;
}

div.f_first{
   width:26%;
	float:left;
}

#title{
	height:55px;
	width:100%;
	color:white;
	font-size:20px;
	font-weight:bolder;
	background-color: #000164;
}

#main{
	border:2px outset;
	overflow:auto;
}


#left{
	width:13.6%;
	height:650px;
	border-right:1px outset;
	float:left;
	background-color: #cacdff;
	padding-left:6px;
	padding-top:6px;
}

#left li{
	margin:6px 0px 0px 8px;
}

#left li a{
	font-weight:normal;
	font-size:12px;
	display:block;
}

#left li a:hover{	
	background-color: #c8c8ff;
}
#left li ul li{
	margin:5px 0px 0px 9px;
	height:20px;
}
#left li ul a{
	font-weight:normal;
}

#right{
	width:85%;
	height:650px;
	float:left;
	background-color: #f4f4ff;
	overflow:auto;
}

div.form{
	width:95%;
	margin:15px 0px 0px 20px;
	border:1px outset white;
	overflow:auto;
}

div.e_form{
	width:99.5%;
	margin:0px 0px 0px 0px;
	overflow:auto;
}

div.d_form{
	border:1px outset white;
	overflow:auto;
	position:absolute;
	left:225px;
	top:141px;
	background-color: #f7f7f7;
	z-index:10;
	width: 76%;
	}

div.t_form{
	width:940px;
	border:2px inset;
	overflow:auto;
	position:absolute;
	left:35px;
	top:10px;
	background-color: #f4fff4;
	z-index:10;
}

div.ti_form{
	width:60%;
	border:2px outset black;
	overflow:auto;
	position:absolute;
	left:20%;
	top:80px;
	background-color: #d3d3d3;
	z-index:30;
}

div.ti_form input{
	width:99%;
	
}
div.f_title2{
	width:99.2%;
	height:28px;
	border:1px outset;
	text-align:center;
	background-color: #fcdcc4;
	font-weight:bolder;
	border-top-color: #ff7171;
	border-top-style: solid;
	border-top-width: 1px;
}
div.f_title{
	width:auto;
	height:auto;
	color: #e60000;
	text-align:center;
	background-color: #c9d7f6;
	font-weight:bolder;
	font-size:14px;
	letter-spacing:2px;
	padding-top:3px
}
div.f_title1{
	width:auto;
	height:16px;
	color: black;
	text-align:center;
	background-color: #8889ff;
	font-weight:bolder;
	font-size:14px;
	letter-spacing:2px;
	padding-top:3px
}

.c1{
	width:40%;

}

.c2{
	width:5.6%;
}

.c13{
   width:6.5%;
   font-size:15px;
}

.c3{
   width:9.5%;
}

.c4{
	width:70px;
}


.c44{
	width:100px;
}

.c12{
	width:80px;
}

.c33{
   width:60px;
}

.c35{
   width:50px;
}

.h7{
	width:14.6%;
	background-color: #ffecec;
}

.t7{
	width:14.6%;
	cursor:pointer;
	background-color: #f9f9f9;
	overflow:hidden;
}

.th7{
	background-color: #ffecec;
}

.button{
	width:40px;
	margin:0px;
	padding:0px;
	height:20px;
	font-size:13px;
}
.search{
	padding-bottom:10px;
	background-color: #e6e6e6;
	padding-top:5px;
}

.s_button{
	width:48px;
   height:24px;
}

.show_button{
	width:85px;
   height:23px;
}

.c_box{
	width:20px;
}

.cd_search{
	width:120px;
	height:14px;
}

.cycle{
	width:90%;
}

.city{
	width:15%;
}

.region{
	width:180px;
}

.address{
	width:40%;
}

.program{
	width:25%;
}

.phone_title{
	width:15%;
}

.phone{
	width:45%;
}

.phone1{
	width:65%;
}

.name{
	width:30%;
}

.mail{
	width:90%;
}

div.f_head9 div{
	background-color: #ce7200;
	float:left;
	border:1px outset white;
	text-align:center;
	font-weight:normal;
	height:18px;
	border-top:1px solid black;
	overflow:hidden;
	color:white;
	padding-top:3px;
}

div.f_data9{
	clear:both;
}


div.f_data9 div{
	border:1px outset;
	float:left;
	text-align:center;
	font-size:13px;
	height:18px;
	overflow:hidden;
	vertical-align: middle;
}

div.f_left{
	width:24%;
	background-color: #f2f8ff;
	float:left;
	border:1px inset;
}


div.f_right{
   width:75.2%;
	float:left;
	border:1px solid black;
}


div.f_left div{
	height:20px;
	border-bottom:1px solid black;
	font-weight:bolder;
	padding-left:10px;
   padding-top:6px;
}


div.f_right div{
	height:24px;
	border-bottom:1px solid black;
	background-color: #ececec;
	padding-left:10px;
   padding-top:2px;	
}



input{
	width:95%;
	height:16px;
	margin:0px 0px 0px 0px;
}


input.sex{
	width:20px;
}

input.money{
	width:85%;
}
select.birth{
	width:110px;
	height:22px;

}

div.submit {
	clear:both;
	text-align:center;
   padding:1px 0px 4px 0px;
   border-bottom:1px dotted black;
}

div.submit a{
	font-size:15px;
	background-color: #CCCCCC;
	padding:0px 13px 0px 13px;
	border:1px outset;
}

div.submit a:hover{
	color:white;
	background-color: maroon;
	font-weight:bolder;
}

#login{
  position:absolute;
  width:75%;
  z-index: 15;
  top:150px;
  left:12.5%;
}

div.img{
	float:left;
	margin:10px 0px 5px 35px;
	padding:2px; 
	border:2px outset;
   width:160px;  
   height:230px;  
   text-align:center;
}


div.img img{
  width:100%;
  height:90%;
}

div.img a{
	text-align:center;
	font-weight:bolder;
}

div.line{
	clear:both;
	margin-bottom:25px;
}


div.f_head5  div{
	width:14.0%;
	background-color: #ededed;
	float:left;
	border:1px outset;
	text-align:center;
	font-weight:bolder;
	height:25px;
}

div.f_data5{
	clear:both;
}

div.f_data5  div{
	width:14.0%;
	border:1px outset;
   float:left;
   text-align:center;
   font-size:15px;
   height:45px;
}

div.f_head5 span div{
	width:33.0%;
	background-color: #ededed;
	float:left;
	border:1px outset;
	text-align:center;
	font-weight:bolder;
	height:25px;
}

div.f_data5 span div{
	width:33.0%;
	border:1px outset;
   float:left;
   text-align:center;
   font-size:15px;
   height:45px;
}

div.f_data5 select{
	width:95%;
	height:30px;
}

div.f_data5 input{
	margin:2px 0px 0px 6px;
	font-size:15px;
	height:20px
}

div.f_left span div{
	height:95px;
	border-bottom:1px solid black;
	font-weight:bolder;
	padding-left:10px
}

div.f_right span div{
	height:90px;
	border-bottom:1px solid black;
	background-color: #ececec;
	text-align: center;
}

div.f_right div textarea{
	width:98%;
	height:90px;
	margin:3px 0px 0px 0px;
}


div.up_pic{
	width:95%;
	float:left;
	margin:2px 0px 0px 0px;
}

div.up_pic img{
	margin-left:15px;
   margin-top:0px;
}

.file{
	margin-left:6px;
	width:150px;
}

.page{
	text-align:center;
}

.pn{
	margin-left:6px;
	cursor:pointer;
}

div.f_first{
   width:25%;
	float:left;
	padding-left:10px;
}

div.f_second{
	width:22%;
	float:left;
	border:1px solid black;
}

div.f_thrid{
   width:51%;
	float:left;
	border:1px solid black;
}

div.f_second div{
	height:34px;
	border-bottom:1px solid black;
	font-weight:bolder;
	padding-left:10px
	padding-top:10px;
}

div.f_thrid div{
	height:28px;
	border-bottom:1px solid black;
	background-color: #ececec;
	padding-left:10px;
	padding-top:6px;
}
