@charset "utf-8";
/*인트로페이지 위치 설정*/
.title_img {position:absolute; left:0px; top:170px;}
.week_list_title {color:#ffffff;}
.week_list {position:absolute; color:#ffffff; left:100px; top:280px; }
.week_list_start {background-color:#4C4C4C; font-weight:bold; color:white; }
.week_list_start_area:hover {color:#FFF29E; cursor:pointer;}

/*아웃트로페이지 위치 설정*/
.next_t_are {position:absolute; left:30px; top:170px; width:800px; }
.References_area {position:absolute; left:30px; top:370px; width:500px;}