﻿
/* Cascading Style Sheet for browneyes.co.kr */


/* web-font */


/* default-style */

img {
	border: 0;
	}

.clear {
	clear:both;
	}

input {
 border:1px solid #dcccb9;
}

textarea {
 border:1px solid #dcccb9;
}

body {
	font-family:tahoma;
	font-size:9pt;
}


/* supplement-style */

.ajax_indicator {
 position: absolute; 
 top: 78px;
 left: 50%;
 margin: 0px 0 0 450px;
 width: 20px;
 height: 20px;
 background-image: url(../images/common/menu_ajaxindicator.gif);
 display:none;
}

#account_info {
float:right;
text-align:right;
top: 200px;
font:8pt, Tahoma;
color:#fff;
background-color: #6f7272;
}

/* header-style */

#header_logo {
 position: absolute; 
 top: 30px;
 left: 50%;
 margin: 0px 0 0 -490px;
 width: 150px;
 height: 35px;
 background-image: url(../images/common/logo.gif);
 background-repeat: no-repeat;
}


#header_menu {
 position: absolute; 
 top: 75px;
 left: 50%;
 margin: 0px 0 0 -500px;
 width: 1000px;
 height: 24px;
 border-top:1px dotted #8b5516;
 border-bottom:1px dotted #8b5516;
}

#header_menu_right {
 position: absolute; 
 top: 75px;
 left: 50%;
 margin: 0px 0 0 350px;
 width: 120px;
 height: 24px;
 border-top:1px dotted #8b5516;
 border-bottom:1px dotted #8b5516;
}

.header_menu {
 float:left;
 height:24px;
 border:0;
}


#header_menu_roll {
 position: absolute; 
 top: 100px;
 left: 50%;
 margin: 0px 0 0 -500px;
 width: 1000px;
 height: 10px;
}

#header_menu_roll_right {
 position: absolute; 
 top: 100px;
 left: 50%;
 margin: 0px 0 0 350px;
 width: 120px;
 height: 10px;
}

.header_menu_roll {
 float:left;
 width:65px;
 height:10px;
 border:0;
}


/* document-container-style */


#document_container {
 position: absolute; 
 top: 115px;
 left: 50%;
 margin: 0px 0 0 -500px;
 width: 1000px;
 background:url(../images/common/document_container_bg.gif) repeat-y right #fff;
 word-wrap:break-word;
}

#document_container_left {
float:left;
width:680px;
margin:0px;
padding-left:20px;
margin-right:20px;
overflow:hidden;
}

#document_container_right {
clear:both;
float:right;
width:290px;
margin:0px;
padding-left:20px;
margin-right:10px;
overflow:hidden;
}


/* guestbook-style */

.guestbook_title {
	height:20px;
	padding-top:2px;
	padding-left:10px;
	padding-right:6px;
	background:url(../images/guestbook/title_bg.gif);
}

.guestbook_reply {
	font:8pt;
	background-color:#efe7de;
	padding:14px;
	margin-top:4px;
}

#guestbook_input_form {
	width:270px;
	text-align:right;
	line-height: 1.6;
}

#guestbook_reply_input_form {
	padding-top:20px;
	border-top:1px dotted #8b5516;
	width:270px;
	text-align:right;
	line-height: 1.6;
}


/* profile-style */

#profile_input_form {
margin-top:14px;
width:270px;
text-align:right;
line-height: 1.6;
}



/* footer-style */

