@charset "utf-8";
#chart_main {
	background-color: #000000;
	position: relative;
	width: 660px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
#chart_month {
	position: absolute;
	height: 27px;
	width: 380px;
	top: 273px;
	left: 250px;
	font-family: Tahoma;
	font-size: 14px;
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
	color: #003300;
}
#chart_content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
.chart_h1 {
	font-size: 16px;
	color: #92C428;
}

#chart_header {
	height: 350px;
	width: 660px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.chart_box {
	width: 150px;
	color: #006600;
}
#chart_detail {
	width: 660px;
	color: #CCCCCC;
}
#chart_detail_header {
	height: 150px;
	width: 800px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#chart_detail_content {
	width: 700px;
	margin-left: 40px;
	position: relative;
	height: auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}
#chart_detail_main {
	background-color: #201003;
	position: relative;
	width: 800px;
	background-image: url(images/detail_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#pic_content{
	text-align:left;
	z-index:255;
}
.pic img{
	border:solid 5px #fff;
}
.picbox{
    width:150px;
    height:150px;
    position:relative;
    margin: 5px;
}
.picbox div{
    width:150px;
    height:150px;
    position:absolute;
    top: 0px;
	font-family:tahoma;
    font-size:smaller;
    color:#902797;
}
.picbox .picbox0{
    width:150px;
    height:150px;
    position:relative !important;
    text-align:center;
	left:5px;
}
.picbox0 img{
	border:solid 3px #fff;
}
.picbox1{
    left: 155px;
    text-align:center;
}
.picbox1 img{
	border:solid 3px #fff;
}
.picbox2{
    left: 310px;
    text-align:center;
}
.picbox2 img{
	border:solid 3px #fff;
}
.picbox3{
    left: 460px;
    text-align:center;
}
.picbox3 img{
	border:solid 3px #fff;
}
.picbox .del_btn{
	background:url(/e-chart/images/del.png);
	position:absolute;
	left:140px;
	top:140px;
	width:10px;
	height:10px;
	cursor:pointer;
}
.chart_h2 {
	font-size: 16px;
	color: #E0E0E0;
}
.chart_h3 {
	font-size: 16px;
	color: #ffffff;
}
#request {
	width: 131px;
	height: 35px;
	float: left;
	position: absolute;
	left: 40px;
	top: 111px;
}
#day {
	width: 445px;
	height: 25px;
	float: left;
	position: absolute;
	background-image: url(pic/03.gif);
	left: 189px;
	top: 118px;
	font-family: Tahoma;
	font-size: 16px;
	color: #FFCC66;
}
