body{
	background-image:url(images/bg01.gif);
	text-align:center;
}
#center_img{
	width:100px;
	height:100px;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:left
}
#header{
	position:absolute;
	height:152px;
}
#left{
	position:absolute;
	width:224px;
	height:597px;
	top:152px;
}
#right{
	position:absolute;
	width:776px;
	height:597px;
	margin-left:224px;
	top:152px;
}
#footer{
position:relative;
margin:0px;
top:746px;
}
#center_adopt {
	position:absolute;
	left:10px;
	top:45px;
	width:500px;
	height:221px;
	z-index:1;
}
#center_find {
	position:absolute;
	left:10px;
	top:340px;
	width:503px;
	height:221px;
	z-index:2;
}
#right_a {
	position:absolute;
	left:535px;
	top:50px;
	width:180px;
	z-index:3;
}
#right_a a{
	color:#3f98ba;
	text-decoration:none;
}
#right_b {
	position:absolute;
	left:535px;
	top:250px;
	width:180px;
	height:141px;
	z-index:4;
}
#right_b a{
	color:#f13fa8;
	text-decoration:none;
}
#right_c {
	position:absolute;
	left:535px;
	top:450px;
	width:208px;
	height:143px;
	z-index:5;
}
#right_c a{
	color:#754c24;
	text-decoration:none;
}
.right_text{
	font-size:9pt;
	line-height:180%;
}
.right_more_text{
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.center_line{
	background-image:url(images/center_line.gif);
}
#input_id{
position:absolute;
left:760px;
top:33px;
}
#input_pwd
{
position:absolute;
left:760px;
top:57px;
}
#input_btm
{
position:absolute;
left:850px;
top:28px;
}		
#top_member{
position:absolute;
left:700px;
top:30px;
width:300px;
text-align:center;
font-size:11pt;
}
.center_text{
	font-size:10pt;
	line-height:160%;
	text-align:left;
}
.search_text{
	font-size:9pt;
}


Input,Select{
	font-size:9pt;
}
Select.search{
	width:80px;
}

.id_input{
	width:113px;
	height:5px;
	padding-top:2px;
	position:absolute;
	top:30px;
}
.click_input{
	width:123px;
	height:60px;
	position:absolute;
	top:147px;
	right:344px;
}
.list_img{
	width:20%;
	height:20%;
	position:absolute;
}
#textover {
	width:210px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 0 0 0px;
	/*background: url('../images/icon_02.gif') no-repeat;
	background-position: 5px 6px;*/
}
#textover_c {
	width:150px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 0 0 0px;
	/*background: url('../images/icon_02.gif') no-repeat;
	background-position: 5px 6px;*/
}