@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}



#leader_right{
	width:520px;
	margin-left:33px;
	margin-top:10px;
	float:left;
	height:auto;
	background-image: url(images/leader/3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#leader_1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7e7e7e;
	line-height: 22px;
	background-image: url(images/leader/1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 410px;
	padding-top: 75px;
	padding-left: 90px;
	margin-bottom:20px;
}
#leader_2{
	background-image:url(images/leader/2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:60px;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7e7e7e;
	line-height: 22px;
	margin-bottom:140px;
}









