@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
#rolling_warpper
{
    width: 100%;
    height: 401px;
}
#rolling1
{
    margin: 0px auto;
    width: 100%;
    height: 401px;
    background: url("../images/main/rollingimg1.png") no-repeat center;
    position: relative;
}

/* #middlebar
{
    width: 100%;
    height: 14px;
    background: url("../images/main/mainpage_middlebar.png") repeat-x;
} */

#content
{
    margin: 0px auto;
    width: 1000px;
    height: 250px;
    padding-top: 30px;
    padding-left: 24px;
}
#content #service
{
    width:100%; /* 2015modify : 650px; */
    height: 211px;
    float: left;
}
#content #service ul
{
    margin-top: 18px;
}
#content #service li
{
    float: left;
    margin-right: 35px;
}
#content #service li:last-child {
    margin-right: 0;
}
#content #line
{
    background-position: url("../images/main/line.png");
    width: 2px;
    height: 211px;
    background: url("../images/main/line.png");
    background-repeat: no-repeat;
    float: left;
    margin-right: 25px;
    margin-left: 5px;
}

#content #news
{
    width: 310px;
    height: 211px;
    float: left;
}
#content #news #title
{
    width: 310px;
    height: 13px;
    margin-bottom: 15px;
}
#content #news #title li.more
{
    float: right;
    margin-top: 6px;
}

#morenews
{
    margin: 0px auto;
    width: 1000px;
    height: 149px;
    padding-top: 30px;
    padding-left: 24px;
}
.beacon_banner img{
	width: 310px;
}
#top_img {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
}
#top_img1 {
	margin-left: 175px;
	margin-top: 120px;
	position: absolute;
}
#top_img2 {
	margin-left: 90px;
	margin-top: 250px;
	position: absolute;
}

