div.merit h2{
	padding-top:50px;
}

div.merit h2 span {
	font-weight:700;
	font-size:25px;
}

div.merit form {
	width:940px;
	background:#f0f0fa;
	margin:20px auto;
	padding:10px 20px;
}

div.search-box {
	width:900px;
	margin:0 auto;
	background: #f0f0fa;
	padding: 20px 20px 0px 10px;
	clear:both;
}

div.merit ul.list {
	width:1000px;
	margin:20px auto;
}

div.merit ul.list li {
	width:19%;
	height:280px;
	background: #ebebeb;
	color:#333;
	text-align:center;
	padding:2%;
	margin:10px 1%;
	float:left;
}

div.merit ul.list li.yellow {
	height:400px;
}

div.merit ul.list li.yellow div.text img{
	margin:10px auto 0 auto;
}

div.merit ul.cam li {
	width:27.3%;
	height:300px;
}

.search-box_label {
	font-weight: 500;
	background: #004f99;
	padding: 2px 10px;
	margin: -10px -20px 10px -10px;
	color: white;
}

.search-box_label span {
	font-weight:normal;
	font-size:12px;
	color:#d5dde6;
}

.select {
	margin-right:5px;
	float:left;
}

div.search-box input {
	margin-left:15px;
}

.is-hide {
	display: none;
}

.purple {
	border-top: 5px solid #8070a9;
}

.pink {
	border-top: 5px solid #d1567f;
}

.yellow-green {
	border-top: 5px solid #9bbc3d;
}

.orange {
	border-top: 5px solid #e9923b;
}

.green {
	border-top: 5px solid #0eab9c;
}

.light-blue {
	border-top: 5px solid #5782bf;
}

.turquoise {
	border-top: 5px solid #01aac9;
}

.brown {
	border-top: 5px solid #be6671;
}

.blue {
	border-top: 5px solid #004f99;
}

i.blue {
	border:0;
}

.yellow {
	border-top: 5px solid #fcc92b;
}

div.merit ul.list li p {
	font-size:11px;
	color:gray;
	text-align:left;
	line-height:1.5;
}

div.merit ul.list li p a {
	font-size:11px;
	line-height:1.5;
}

div.merit ul.peripheral li p {
	font-size:13px;
	line-height:normal;
}

div.merit ul.peripheral li p a{
	font-size:13px;
	line-height:normal;
	padding-right:2px;
}

div.merit ul.list li p a:hover {
	text-decoration:underline;
}

div.merit ul.list li p span {
	font-size:12px;
	color:#004c7a;
}

div.merit ul.list li p.name {
	text-align:center;
	padding:10px 0 2px 0;
	font-size:16px;
	font-weight: 600;
	line-height:1.3;
}

div.merit ul.peripheral li p.name {
	font-size:18px;
}

div.merit ul.cam li p.name {
	padding:10px 0;
	color:#414242;
}

div.merit ul.list li p.name a {
	font-size:16px;
	font-weight: 600;
	line-height:1.3;
}

div.merit ul.list li p.name a i {
	padding-left:5px;
}

.purple-arrow {
	color:#8070a9;
}

.pink-arrow {
	color:#d1567f;
}

.yellow-green-arrow {
	color:#9bbc3d;
}

.orange-arrow {
	color:#e9923b;
}

.green-arrow {
	color:#0eab9c;
}

.light-blue-arrow {
	color:#5782bf;
}

.turquoise-arrow {
	color:#01aac9;
}

.brown-arrow {
	color:#be6671;
}

.blue-arrow {
	color:#004f99;
}

div.merit ul.list li p.type {
	background:#acb4bb;
	color:white;
	text-align:center;
	padding:0;
	margin:2px auto 15px auto;
	width:150px;
	font-size:11px;
}

div.merit ul.list li p.type-long {
	width:200px;
}

div.merit ul.list li p.long {
	margin:0 -10px;
}

div.merit ul.peripheral li div.pic img {
	width:auto;
	max-width:100%;
	margin:0 auto;
}





@media only screen and (max-width: 1100px) {

div.merit form {
	width:90%;
}

div.search-box {
	width:95%;
}

div.merit ul.list {
	width:95%;
}

div.merit ul.list li {
	width:27.3%;
}


.search-box_label {
	margin-top:-10px;
}

div.merit ul.list li p {
/*	text-align:center; */
}

div.merit ul.list li.yellow {
	height:450px;
}


}




@media only screen and (max-width: 850px) {

.select {
	font-size:13px;

}

div.merit ul.cam li {
	height:330px;
}

}



@media only screen and (max-width: 750px) {

div.merit form {
	width:100%;
	padding:10px 0;
}

div.search-box {
	width:90%;
}

div.merit ul.list {
	width:96.5%;
}

div.merit ul.list li {
	width:44%;
	padding: 20px 2%;
}

div.merit ul.list li.yellow {
	height:410px;
}

.select {
	margin:0;
}




}



@media only screen and (max-width: 590px) {

div.merit h2 span {
	font-size:20px;
}

}



@media only screen and (max-width: 500px) {

div.merit h2{
	padding-top:0;
}

div.merit ul.list li {
	width:94%;
	height:100%;
	margin-left:1px;
}

div.merit ul.list li.yellow {
	height:100%;
}

div.merit ul.list li.yellow div.pic {
	width:100%;
	float:none;
}

div.merit ul.list li.yellow div.text {
	width:100%;
}

div.merit ul.list li.yellow div.text img{
	margin:3px auto 10px auto;
}

div.search-box {
	width:85%;
}

div.pic {
	width:32%;
	float:left;
	overflow:hidden
}

div.pic img {
	width:100%;
}

div.pic img.tate {
	width:80%;
}

div.text {
	width:65%;
	float:right;
}

div.merit ul.list li p.type{
	text-align:left;
	margin:2px 0 0 0;
	color:#333;
	background:none;
	font-weight:500;
}

div.merit ul.list li p.name{
	padding-top:0;
	text-align:left;
}

div.merit ul.list li.yellow p.name{
	text-align:center;
}

div.merit ul.list li p {
	text-align:left;
}

div.merit ul.list li p.long {
	margin:0 -10px 0 0;
}






li.purple {
	border-left: 5px solid #8070a9;
	border-top:none;
}

li.pink {
	border-left: 5px solid #d1567f;
	border-top:none;
}

li.yellow-green {
	border-left: 5px solid #9bbc3d;
	border-top:none;
}

li.orange {
	border-left: 5px solid #e9923b;
	border-top:none;
}

li.green {
	border-left: 5px solid #0eab9c;
	border-top:none;
}

li.light-blue {
	border-left: 5px solid #5782bf;
	border-top:none;
}

li.turquoise {
	border-left: 5px solid #01aac9;
	border-top:none;
}

li.brown {
	border-left: 5px solid #be6671;
	border-top:none;
}

li.blue {
	border-left: 5px solid #004f99;
	border-top:none;
}

li.yellow {
	border-top:5px solid #fcc92b;
	border-left:none;
}


}





