디자인 레이아웃 CSS

body{
margin:0;
padding:0;
text-align: center;
font-family: arial;
}

a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:hover {
text-decoration:  underline;
border: none;
 }
 
/* Layout */


#pagewidth-800{
width:770px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all.gif) repeat-y 0px 140px;
margin-bottom: 20px;

float: left;
border: solid; border-width: thin;
}

#entire{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
}

#header {
height:  200px;
width:  100%;
}
 
#top_top {
width: 100% ;
text-align: right;
height: 30px;
}

#top_middle {
height: 150px;
width: 100%;
background: transparent;
}
#top_logo {
float: left;
height: 100%;
width: 300px;
}
#top_banner {
float: right;
height: 100%;
width: 600px;
text-align: left;
}
#top_bottom {
height: 40px;
width: 100%;
}
#topmenu {
float: left;
height: 40px;
width: 750px;
}
#search {
float: right;
height: 40px;
width: 210px;
}


#content {
height: 100%;
width: 100%;
background: transparent;
}

#content_left {
float: left;
width: 200px;
}
#leftmenu {
width: 200px;
}
#leftbanner {
width: 200px;
}

#content_center {
float: left;
width: 570px;
}
#pathway {
float: left;
height: 10px;
width: 570px;
}
#viewcontent {
float: left;
height: 100%;
width: 570px;
}
#content_right {
float: right;
width: 195px;
float: right;
}
#rightmenu {
width: 195;
}
#rightbanner {
width: 195;
}

#footer {
text-align : center;
height: 80px;
width: 100%;
background: transparent;
float: left;
}

이 글과 관련있는 글을 자동검색한 결과입니다 [?]

by luckydana | 2007/10/29 15:07 | CMS | 트랙백 | 덧글(0)

트랙백 주소 : http://mylifeis.egloos.com/tb/928792
☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]

:         :

:

비공개 덧글

◀ 이전 페이지 다음 페이지 ▶