@charset "utf-8";
/*이미지 테두리 없애기*/
img {border:none;}
body {margin:0; padding:0;}

#headerBg {width:100%;background:#090909;}
#header {position:relative; width:1000px; margin:0 auto; height:156px; background-image:url('../images/HeaderBg.jpg');background-repeat:no-repeat;}
#loginText {position:relative; top:15px; left:840px; width:100px; color:#ffffff; font-family:Calibri;}
.loginTextJoin {color:#FF9613; }
.loginTextJoin:hover {color:#111111;}
#headerSearch {position:relative; top:30px; left:700px; width:209px;height:21px; border:2px solid #313131;}
#searchInputText {position:relative; width:209px; height:19px; border:0px solid black; background-image:url('../images/HeadSearchBg01.jpg'); background-repeat:no-repeat;}
#searchSubmit {position:relative; top:-20px; left:180px; width:24px; height:20px; border:0px solid black;}
#subLink {position:relative; top:48px; left:426px; width:470px; color:#ffffff; border:0px solid white; font-family:Calibri;}
.linkText {color:#BFBFBF;text-decoration: none}
.linkText:hover {color:#FF9613;}

/*Top Contents*/
#contentsBg {position:relative; width:100%; background-image:url('../images/MainBgTile.jpg'); background-repeat:repeat;border:0px solid black; height:100%;}
#mainContents{margin:0 auto; border:0px solid red; height:100%;}
#topContents {margin:0 auto; position:relative; top:-50px; width:861px; height:260px; border:0px solid black; background-image:url('../images/SubBg.png'); background-repeat:no-repeat; z-index:0;}

#contentSequence {margin:0 auto; position:relative; top:-50px; width:861px; height:1900px; border:0px solid black; background:#F5F5F5; z-index:0;}

#title1{position:relative; top:50px; left:50px; width:861px; height:20px; border:0px solid black; font-size:22px; font-weight: bold; font-family:Calibri;}
#bar1 {margin:0 auto; position:relative; top:50px; width:772px; height:22px; border:0px solid black; background-image:url('../images/SubOrangeLine.png'); background-repeat:no-repeat;}

.nContentLeftBox {float:left; position:relative; top:-160px; left:40px; width:640px; height:100%; border:0px solid black; font-size:16px; font-weight: light; font-family:Calibri;}
.nContentRightBox {float:right; position:relative; top:-160px; left:-40px; width:120px; height:100%; border:0px solid black; font-size:16px; font-weight: light; font-family:Calibri;}
.nContentBox {position:relative; top:0px; left:0px; width:640px; height:400px; border:0px solid red; font-size:16px; font-weight: light; font-family:Calibri;}

.nTitle {position:relative; top:0px; left:10px; width:540px; height:16px; border:0px solid black; font-size:20px; font-weight: bold; font-family:Calibri;}
.nDate {position:relative; top:20px; left:10px; width:500px; height:10px; border:0px solid black; font-size:16px; font-weight: light; font-family:Calibri;}
.nContent {position:relative; top:30px; left:10px; width:620px; height:200px; border-bottom:1px solid black; font-size:16px; font-weight: light; font-family:Calibri;}

#nSocialIcon {position:relative; top:10px; left:10px; width:99px; height:16px; border:0px solid black;}

/* Footer */
#bottomBg {position:relative; top:-24px; width:100%; height:124px; background-image:url('../images/bottomBgTile.jpg'); background-repeat:repeat; }
#bottom {position:relative; top:0px; width:1000px;  margin:0 auto;  height:156px; background-image:url('../images/bottomBg.png');background-repeat:no-repeat;}
#backBtn {position:relative; top:0px; left:700px; width:200px; height:36px; background-image:url('../images/BottomButton.png');background-repeat:no-repeat;}
#bottomLink {position:relative; top:12px; left:300px; width:600px; color:#333333; border:0px solid white; font-family:Calibri;}
.btlinkText {color:#333333;text-decoration: none;}
.btlinkText:hover {color:#FF9613;}

#copy {position:relative; top:36px; left:226px; width:870px; color:#333333; border:0px solid white; font-family:Calibri;}
