@charset "utf-8";
/* CSS Document */

body {
	background-color:#ccc;
	margin-left:0px;
	margin-top:0px;
	font-family:Arial,Helvetica,Microsoft JhengHei,sans-serif;
}

#wrap{
	width:1100px;
	margin:0 auto;
	}

.content{
	width:1100px;
	height:775px;
	background: url(../images/bg.jpg) center 0 no-repeat ;
}
.ctwrap{
	width:495px;
	height:700px;
	float:right;
	position:relative;
	padding-right:50px;
}

.emsdlogo{
	float:right;
	padding-top:36px;
}

.fsizesel{
	display:inline-block;
	width:120px;
	height:33px;
	float:right;
	padding-top:25px;
}
.fswrap{
	float:left;
}
 .sela1{
	padding-right:24px;

}

.sela2{
	padding-right:24px;

}

.sela3{

}

.titlewrap{
	float:right;
	padding-top:25px;
	padding-bottom:23px;
}

.menuwarp{
	float:right;
	width:495px;
	height:445px;
	
}

.selmenu1{
	padding-top:10px;
	width:495px;
	height:80px;
	
	background: url(../images/menu1.png) center 0 no-repeat ;
	
}

.selmenu2{
	padding-top:10px;
	width:495px;
	height:80px;
	
	background: url(../images/menu2.png) center 0 no-repeat ;
}

.selmenu3{
	padding-top:10px;
	width:495px;
	height:80px;
	
	background: url(../images/menu3.png) center 0 no-repeat ;
}

.selmenu4{
	padding-top:10px;
	width:495px;
	height:80px;
	
	background: url(../images/menu4.png) center 0 no-repeat ;
}

.selmenu5{
	padding-top:10px;
	width:495px;
	height:80px;
	
	background: url(../images/menu5.png) center 0 no-repeat ;
}

.footer{
	background:#FFF;
	padding-left:50px;
	height:75px;
}

.menuwarp .selmenu1,.selmenu2,.selmenu3,.selmenu4,.selmenu5, a {
  text-decoration: none;
  color: #FFF;
  outline: none;
  display:inline-block;
}

.menuwarp .selmenu1,.selmenu2,.selmenu3,.selmenu4,.selmenu5, a:hover{
	color: #CCC;
}

.w3cwrap{
	width:88px;
	float:left;
	padding-top:25px;
	
	
}
.icon{
	width:139px;
	margin-left:38px;
	float:left;
	padding-top:12px;
}

.logowrap{
	float:left;
	display:inline-block;
	width:280px;
	height:73px;


	}
.read{
	float:right;
	display:inline-block;
	text-align:right;
	padding-right:19px;
	padding-top:19px;
}
.read a{
	text-decoration:underline;
	color:#666;
}
.read a:hover{
	color:#0F2FED;
}
