#navContainer ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.notice {
border: 2px solid #F00;
padding: 0 10px 0 10px;
width: 530px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-moz-box-shadow: 10px 10px 5px #999;
-webkit-box-shadow: 10px 10px 5px #999;
box-shadow: 10px 10px 5px #999;
}
.notice h1 {
color: #333;
text-align: center;
text-transform: uppercase;
font-size: 1.5em;
font-family: verdana, serif;
}
.notice p {
color: #666;
font: 1em georgia, sans-serif;
}

.pad5
{
padding:7px;

}
.pad51
{
padding:10px 10px;


}
.pad10
{
padding:10px;


}
ul.key
{

/*list-style-image:url(./assets/images/arrow.jpg);

margin-left:0.7px;
list-style-position:inside*/
padding:3x;
margin:10px 10px;

}
ul.key li
{
line-height:60px;
padding-left:5px;
}
.invtable 
{
border-top:#f1f1f1;


}
.sizepci
{

height:350px;
overflow:hidden;
}

.line
{
height:10px;
background-color:#2584B4;


}
