@charset "utf-8";
/* CSS Document */
#right_box_reconfig {
	width:280px;
	height:auto;
	float:left;
	padding-left:10px;
}
#wrap_a {
	padding:0 9px 10px 11px;
	background: url(../images/layout/bg_mycs_02.gif) no-repeat left bottom;
	float: left;
	width: 260px;
	height: auto;
}
.myc_ch {
	float:left;
	background: url(../images/layout/top_myc.png) repeat-y left top;
	width:260px;
	height:33px;
	margin: 0;
}
.bg_myc {
	background-image:url(../images/layout/bg_myc.png);
	width:260px;
	height:auto;
	float:left;
	margin: 0;
}
.bottom_myc {
	background-image: url(../images/layout/bottom_myc.png);
	width:260px;
	height:6px;
	float:left;
	margin: 0;
	background-repeat: no-repeat;
}
li.logID {
	background:url(../images/layout/bg_login_01.gif) no-repeat;
	height:32px;
	width:240px;
}
li.logPW {
	background:url(../images/layout/bg_login_02.gif) no-repeat;
	height:32px;
	width:240px;
}
input.boxID {
	margin:4px 0 0 70px;
	width:145px;
}
form.loginForm {
	margin:0 0 0 11px;
}
input.btnlogin_new {
	margin:0 9px 0 0;
}
ul.linklist {
	margin: 4px 0 0 11px;
	width: 220px;
}
ul.linklist li {
	padding:0 0 3px 0;
	background:url(../images/layout/icon_arrow02.gif) no-repeat 0px 2px;
}
ul.linklist li a{
	padding:0 0 0 15px;
}
dl#subscription {
	border-top:#999 1px dotted;
	margin: 5px 9px 0 11px;
}

