@charset "utf-8";

/* 공통 */
.page_100 {width:100%; margin:0 auto;}
.page_con {width:1000px; margin:0 auto;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt40 {margin-top:40px;}
.mt60 {margin-top:60px;}
.mt80 {margin-top:80px;}
.mt100 {margin-top:100px;}
.fl {float:left;}
.clear {clear:both;}

/* 페이지 카테고리 */
#page_category {width:1000px; margin:60px auto 0 auto;}
.page_category_title {width:200px; float:left;}
.page_category_menu {width:800px; float:left;}
.page_category_menu li {float:left;}

/* 미국 */
.usa_yg_tab dl {float:left;}
.usa_yg_school td {width:500px; font-family:'맑은고딕','Malgun Gothic'; font-size:15px; color:#222; line-height:28px; text-align:left; vertical-align:top;}
.usa_yg_school td span {color:#aaa;}
.ygsc {color:#dc1626 !important; font-weight:bold;}


/* 랭킹 페이지 */
.rank-list, .new-list{
	font-family: 'Nanum Square';
	font-weight: normal;	
}

.rank-tab-menu, .new-tab-menu{
	overflow: auto;
}

.rank-tab-menu img, .new-tab-menu img{
	float: left;
}




table.rank tr{
	height: 45px;
	border-bottom: solid 1px #d4d4d4;
	border-right: solid 1px #d4d4d4;
}


table.rank th{
	width: 40px; background: whitesmoke;
	border-left: solid 1px #d4d4d4;
	border-right: solid 1px #d4d4d4;
	font-weight: bold;
	font-size: 15px;
	color: #b6986c;
}


table.rank td, table.new-list td{
	padding: 0 15px;
	font-size: 15px;	
}

table.rank td{
	width: 460px;
}



table.new-list, table.new-list th, table.new-list td:not(:first-child){
	
}

table.new-list th:not(:first-child){
	border-left: solid 1px #dddddd;
}

table.new-list td:not(:first-child){
	border-left: solid 1px #dddddd;
}

table.new-list td{
	color: #555555;
	font-size: 15px;
}

table.new-list tr{
	height: 45px;
	border-bottom: solid 1px #dddddd;
}

table.new-list th{
	width: 40px; background: whitesmoke;
	font-weight: bold;
	font-size: 15px;
	color: #b6986c;
}