@import url(layout2.css);

body {
margin: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/back_top.gif);
background-repeat: repeat-x;
background-color: #fff;
color: #f00;
}

p {
font-family: Verdana, "MS Sans Serif", sans-serif;
font-size: 12px;
line-height: 18px;
color: #000;
margin-top: 0px;
margin-bottom: 8px;
}


p3 {
font-family: Verdana, "MS Sans Serif", sans-serif;
font-size: 9px;
line-height: 15px;
color: #000;
margin-top: 0px;
margin-bottom: 8px;
}


li {
font-family: Verdana, "MS Sans Serif", sans-serif;
font-size: 12px;
line-height: 18px;
color: #000;
margin-top: 0px;
margin-bottom: 8px;
}
.main {
text-align: left;
color: #000;
}

.emphasis {
text-decoration: underline;
}

.footer {
color: #666;
font-size: 9px;
margin-top: 0px;
margin-bottom: 0px;
line-height: 12px;
}

li {
color: rgb(0,0,240);
}

a:link,a:visited,a:hover {
font-weight: bold;
color: rgb(0,0,0);
text-decoration: none;
}

a:hover {
background-color: #fa0;
color: #fff;
text-decoration: underline;
}

a:active {
background-color: #aaa;
color: #fff;
text-decoration: none;
}

.menu1left,.menu2left {
line-height: 13px;
margin-top: 0px;
margin-bottom: 0px;
font-weight: bold;
}

.menu1left {
margin-top: 6px;
font-size: 13px;
color: #000;
padding: 2px 0px 2px 8px;
text-align: left;
}

.menu2left {
font-size: 10px;
text-align: left;
padding: 0px 0px 1px 15px;
}

img {
margin: 0px;
border: 0px;
}

.head1 {
color: rgb(0,0,0);
line-height: 20px;
text-align: left;
font-weight: bold;
margin-bottom: 8px;
font-size: 18px;
}

.h1 {
color: rgb(0,0,0);
line-height: 20px;
text-align: left;
font-weight: bold;
margin-bottom: 8px;
font-size: 18px;
}


.head2 {
color: rgb(0,0,0);
line-height: 20px;
text-align: left;
font-weight: bold;
margin-bottom: 8px;
font-size: 16px;
}

.head3 {
color: rgb(0,0,0);
line-height: 16px;
text-align: left;
font-weight: bold;
margin-bottom: 8px;
font-size: 14px;
}



.price {
color: rgb(255,0,0);
font-weight: bold;
font-size: 18px;
}

.price1 {
color: rgb(255,0,0);
font-weight: bold;
font-size: 14px;
}

.gray {
color: #ccc;
}