a.work1{
    color: #FFF;
	text-decoration:none;
}
a.work1:hover{
    color:#FC0;
    -o-transition: color .20s linear;
    -webkit-transition: color .20s linear;
    -moz-transition: color .20s linear;
    transition:  color .20s linear;
	text-decoration:none;
}


.sidebar2{
	float:left;
	width:939px;
	height:500px;
	background-color:#FFF;
	border-right:#d3d3d3 1px solid;
	border-bottom:#d3d3d3 1px solid;
	position:relative;
	}

.bar_R{
	background-image:url(../images/bar_gray.jpg);
	background-repeat:repeat;
	width:939px;
	height:15px;
	}
/*--左欄--*/
.sidebar_p{
	margin-left:45px;
	margin-top:20px;
	width:240px;
	color:#464664;
	text-align:justify;
	float:left;
	}
.title{	
	font-size:22px;
	color:#464664;
	
	line-height:29px;
	}
.en{
	font-size:16px;
	color:#464664;
	text-align:left;
	padding-bottom:20px;
	}
.number{
	color:#F03;
	}
.ifo{
	margin-top:12px;}
	
/*--Google map--*/

.sidebar_map{
	margin-left:45px;
	
	color:#464664;
	text-align:justify;
	float:left;
	}

.container{
	margin:20px 15px 15px 15px;}

