
			*{
				margin:0px ;
				padding: 0px;
				list-style: none;
				text-decoration: none;
				outline: none;
				
			}
			body{
				min-width: 1200px;
				background-color: #07284b;
				
			}
			
.currentcl{
	color: #FFFFFF;
}
.currentbg{
	background-color: #1e50ae;
	position: relative;
}
.classify{
    width: 1.5em; height: 1.5em;
    vertical-align: middle;
    fill: currentColor;
    overflow: hidden;	
    margin-right: 40px;
}
/*下拉条*//*下拉条*//*下拉条*//*下拉条*/
.pulldown{
	width: 240px;
	height: 520px;
	background: white;
	position: absolute;
	left: 0px;
	z-index: 2;
	display: none;
	color: #18181F;
	font-weight: normal;
}
.pulldown>li{
	height: 63px;
	line-height: 63px;
	border: 1px solid #f1f1f1;
	cursor: pointer;
}
.pulldown>li>span{
	float: right;
	margin-right: 40px;
	color: lightslategray;
	opacity: 0.8;
}
.pulldown>li>ul{
	width: 200px;
	height: 518px;
	background-color: white;
	display: none;
	position: absolute;
	left: 240px;
	top: 0px;
	border: 1px solid #1e50ae;
	border-left-color: transparent;
}
.pulldown>li>ul>li{
	width: 200px;
	padding: 20px 0px;
	float: left;
}
			
	#major{
      	
      	        width: 1200px;
				height:465px;
				margin-left: auto;
				margin-right: auto;
				background-color:#ffffff;
				font-family: "微软雅黑";
				margin-bottom: 10px;
      }

			
	
			div.box{
				width: 1200px;
				height: 275px;
				margin-left: auto;
				margin-right: auto;
			    margin-top: 0px;
			}
			
			.box img{
              	width: 1200px;
				height:275px;
				margin-left: auto;
				margin-right: auto;
        }
			div.list{
				width: 90px;
				height: 45px;
				margin-top: 7px;	
				padding-left: 13px;
			  border-bottom:1px solid #1e50ae;
			}
			
			.list span{
				font-size: 16px;
				line-height: 45px;
				color: #1e76c9;
				margin-left: 7px;
				font-weight: 100;
					
			}
			section.main{
				width: 1200px;
				height: 460px
				margin-left: auto;
				margin-right: auto;
				padding-top: 20px;
				
			}
			
			section.main #text label{
				line-height: 38px;
				margin-left: 472px;
				color:#666666;
				font-size: 14px;
				
			}

			.main #text #accont,#myword, #omyword,#myname,#myemail,#myphone{
				width: 270px;
				height: 23px;
				
			}
			
			.main #text #mytxt{
				width: 272px;
				height: 40px;
				margin-top: 15px;
				max-height: 100px;
				
				
			}
			.main #text #myphone{
				width: 165px;
			}
			.main #text select{
				height: 25px;
				width:100px ;
				color: #8c8ca6;
				font-size: 10px;
				margin-left: -5px;
				background: #f7f7f7;
				border: none;
				border: 1px #dadada solid;

			}
			.main #text .leave{
				vertical-align: top;
			}
			
			.enroll{
				width: 345px;
				height: 45px;
				position: relative;
				left: 50%;
				margin-left: -170.5px;
				margin-top: 15px;
			}	
			
			.enroll .remiddle{
				width: 300px;
				height: 45px;
				position: absolute;
				background:url(../img/blue_middle.png) repeat-x;
				top: 0px;
				left: 74px;
		   
			}
			
		    .remiddle button{
		    	width:250px;
		    	height: 40px;
		    	border: none;
		    	background: none;
		    	cursor: pointer;
		         color: #ffffff;
		         line-height: 46px;
		        font-size: 14px;
		      padding-left: 60px;
	
		    }
			
			
			.enroll .releft{
				position: absolute;
				left: 59px;
			}
			
		  .enroll .reright{
				position: absolute;
				right: -44px;
			}
			
			
				
			#text input,textarea{
				background: #f7f7f7;
				border: none;
				border: 1px #dadada solid;
			}
			