@charset "utf-8";
/////* CSS Document */////  

/* 기본 */
*{margin:0;padding:0}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select, img {margin:0;padding:0;}
body,input,textarea,select,button,table{font-family:Dotum,AppleGothic,sans-serif;font-size:12px;}
img,fieldset{border:0 none;vertical-align: middle; margin:0;}
ul,ol, li {list-style:none;}
em,address{font-style:normal}
html, body  {height:100%;}


/*content*/

.main_content {width: 900px;margin: 0 auto; position:relative;margin-top:35px;}

.map {width:257px;height:199px;margin:0px;float:left;}
.maptitle {width: 257px;height:15px;margin-bottom: 17px;}
.mapcontent {width:257px;height: 169px;}

.content_first {position: relative;margin: 0px;padding: 0px;width: 900px;height:201px;}
.content1 {position: relative;margin: 0px;padding:0px;width:900px;height:201px;margin-top:30px;}
.content_bg {width:611px;height:201px;background-color:#e7e7e7;margin-right:30px;float: left;}
.content {width:607px;height:197px;margin:2px 2px 2px 2px;background-color:#fff;}

.con02 {float:left;width:200px; height: 197px;}

.con03 {width:607px;height:197px;margin:2px 2px 2px 2px;background-color:#fff;}
.con03 ul{float:left;cursor:hand;cursor:pointer;overflow:hidden;}
.con03 ul li{position:relative;float:left;}
.con03 ul .on_img {position:absolute;left:0px;top:0px;display:none}

.content_side {width:257px;height:199px;margin:0px;float:left;}

.player {width:257px;height: 149px;}
.player_title {width: 257px;height:15px;margin-bottom:16px;}
.player_button {width:257px;height:16px;margin-top:4px;}
.player_button ul {float:right;width:80px;position:margin:0px;padding: 0px;display: inline;}
.player_button ul li {float:left;margin-left:2px;}

.map_title {width: 257px;height:15px;margin-bottom: 17px;}
.title_img {float:left;}
.map {width:257px;height: 169px}

.more_button1 {float:right;margin-top:10px;}
.more_button2 {float:right;margin-top:11px;}