@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------
##############################################################
system/index.html
##############################################################
--------------------------------------------------------------*/
/*size, print button----------------------------------------*/
#system #container #main #left #btn {
width:184px; margin:5px 0px 2px 408px;
}
#system #container #main #left #btn ul {
margin:0px; padding:0px;
}
#system #container #main #left #btn li {
margin:0px 2px 0px 0px; padding:0px; float:left;
}
#system #container #main #left #btn .btn_txt {
float:left; margin:3px 5px 0px 0px;
}
#system #container #main #left #btn li.print {
margin:0px 0px 0px 6px;
}
/*----------------------------------------------------------*/

#system #container #main #left #systemcontent ul {
margin:3px 0 0 17px;
width:550px;
}
#system #container #main #left #systemcontent ul li {
margin:0 0 3px 0;
padding-left:1em;
text-indent:-1em;
}

#system #container #main #left p {margin:1px 0 0 17px}
#system #container #main #left h4 {
margin:1px 0 0 17px;
font-weight:bold;
}
#system #container #main #left #systemBox1 {
background: url(../images/system_bg01.gif) repeat-y;
margin:11px 0 24px 10px
}
#system #container #main #left #systemBox1 ul{
margin:1px 0 16px 10px;
width:550px;
}
#system #container #main #left #systemBox1 li{margin:0 0 3px 0}
#system #container #main #left .position1 {margin:10px 0 25px 10px}
#system #container #main #left #systemBox2 {
background: url(../images/system_bg01.gif) repeat-y;
margin:10px 0 25px 10px;
border-bottom:1px solid #d4d4d4;
width:568px;
}
#system #container #main #left #systemBox2 ul{
margin:4px 0 0px 10px;
width:550px;
}
#system #container #main #left #systemBox2 li{margin:0 0 3px 0}
#system #container #main #left #systemBox2 .position2 {margin:6px 0 10px 6px}
#system #container #main #left #systemBox2 #orangeBox {
	border:1px solid #e1e1e1;
	background:url(../images/system_bg02.gif) repeat-x bottom;
	width:534px;
	margin:0 0 15px 15px;
	text-align: center;
}
#system #container #main #left #systemBox2 #orangeBox ul{
	margin:7px 42px 5px 42px;
	width:450px;
	text-align: center;
}
#system #container #main #left #systemBox2 #orangeBox li{
	margin:4px 0 0 0;
	text-align: left;
}
#system #container #main #left .systemBox3 {
border: 1px solid #d4d4d4;
width:560px;
margin:5px 0 25px 10px;
padding:15px 0 12px 0;
}
#system #container #main #left .systemBox3 .b3Left {
float: left;
width: 376px;
margin:0;
}
#system #container #main #left .systemBox3 .b3Left h4{
margin:0 0 2px 10px;
padding:0 0 0 0;
line-height:14px;
}
#system #container #main #left .systemBox3 .b3Left ul{
margin:5px 0 0 14px;
padding:0;
width:370px;
}
#system #container #main #left .systemBox3 .b3Left p{
margin:5px 0 9px 14px;
width:370px;
line-height:1.5em;
}
#system #container #main #left .systemBox3 .b3Left img.arrow{
vertical-align:middle;
margin:0 3px;
}
#system #container #main #left .systemBox3 img.left {float:left}
#system #container #main #left .systemBox3 p.left {
float:left;
width:150px;
height:113px;
}

/*size, print button----------------------------------------*/
/*
#system #container #main #left #btn {
margin:5px 0 3px 408px;
padding:0;
width:184px;
}
#system #container #main #left #btn ul {margin:0;width:184px;padding:0;background:none}
#system #container #main #left #btn li {float:left;height:17px;margin:0 2px 0 0;padding:0;text-indent:0;background:none}
#system #container #main #left #btn img {float:left}
#system #container #main #left #btn .btn_txt {margin:3px 3px 0 0}
#system #container #main #left #btn li.print {margin:0 0 0 6px}*/


