/* CSS Document */
@import url("basic.css");


/*--------------------------------------------------------------------------------

00. system
 
--------------------------------------------------------------------------------*/

.mainCont h4{
background:none;
padding:0;
font-weight:normal;
font-size:12px;
text-indent:3px;
height:15px;
border-left:8px solid #333333;
margin:0 0 5px 0;
}
.mainCont h4 span{
font-size:10px;
color:#666666;
}

.system table{
border:1px solid #cccccc;
width:604px;
font-size:12px;
text-align:center;
padding:3px;
margin:0 0 10px 0;
}

.system th{
background-color:#ca1212;
color:#ffffff;
font-weight:normal;
padding:5px;
border-top:1px solid #800000;
border-left:1px solid #800000;
}
.system th span{
font-size:9px;
color:#ffffff;
display:block;
}

.system td{
font-weight:bolder;
padding:8px;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
}

.system p{
font-size:12px;
}

.system ul{
float:left;
display:block;
font-size:12px;
/*border:1px solid #000000;*/
}

.system ul li span{
color:#db2b42;
}

.system .ticket{
float:right;
width:190px;
height:92px;
display:block;
margin:0 8px 0 0;
_margin:0 4px 0 0;
}

.system .groupe_com{
width:590px;
margin:4px 0 5px 0px;
font-size:12px;
line-height:14px;
color:#ffffff;
display:block;
background-color:#ca1212;
padding:5px;
border:1px solid #800000;
}

.system .com{
width:590px;
margin:4px 0 5px 0px;
font-size:12px;
line-height:15px;
display:block;
background-color:#eeeeee;
padding:5px;
border:1px solid #cccccc;
}

.pv li{
background:url(../system/images/bg.gif) no-repeat;
width:150px;
height:20px;
float:left;
text-align:center;
font-size:12px;
margin:0 2px 2px 0;
line-height:21px;
/*border:1px solid #000000;*/
}

.pv span{
color:#FF3366;
padding:0 0 0 5px;
font-weight:bold;
}

.detail{
background:url(../system/images/detail.gif) no-repeat;
width:72px;
height:20px;
float:right;
margin:0 8px 0 0;
padding:4px 0 5px 15px;
display:block;
/*border:1px solid #000000;*/
}

.detail a{
color:#443a31;
}

.detail a:hover{
color:#CC0000;
}

/*--------------------------------------------------------------------------------

01. use
 
--------------------------------------------------------------------------------*/

.use dl{
width:600px;
padding:3px 0 0 2px;
/*border:1px solid #000000;*/
}

.use dt{
background:url(../system/images/step.gif) no-repeat;
width:42px;
height:17px;
float:left;
color:#FFFFFF;
font-size:12px;
text-indent:1px;
padding:0 0 0 2px;
/*border:1px solid #000000;*/
}

.use dd{
display:block;
line-height:17px;
font-size:12px;
margin:0 0 2px 0;
}

.use{
padding:0 0 5px 0;
/*border:1px solid #000000;*/
}

/*--------------------------------------------------------------------------------

02. Verboten
 
--------------------------------------------------------------------------------*/

.verboten {
width:605px;
/*border:1px solid #000000;*/
}

.verboten .no{
background:url(../system/images/no.jpg) no-repeat;
background-position:right;
margin:5px 0 0px 5px;
width:600px;
height:145px;
}

.verboten .no li{
list-style:circle;
margin:0 0 0 15px;
}

.verboten p{
padding:0 0 0 3px;
}