/* CSS Document */

body {
    font-size:12px; margin:0; color:#4D4D4D; line-height:200%; font-family:Arial, "ËÎÌå"; text-align:center; background:url(../images/bg.gif);
}
div,form {
    margin:0; padding:0; border:0;
}
a {
	color:#4D4D4D; text-decoration:none;
}
a:hover {
	color:#C00; text-decoration:underline;
}
img {
    border:0;
}
p {
    line-height:200%;
}
input,textarea {
	border:#CCC 1px solid;
}
.red {
    color:#C00;
}
.gray {
    color:#999;
}
.top {
    margin-top:10px;
}
.top1 {
    margin-top:15px;
}
.btm {
    margin-bottom:10px;
}
.btm1 {
    margin-bottom:15px;
}
.line {
    border-bottom:1px dotted #999;
}
.line1 {
    border-bottom:1px solid #CCC;
}
.line2 {
    border-top:3px solid #EEE;
}
.list {
    background:url(../images/ico.gif) no-repeat 6px 10px; padding-left:22px;
}
.list1 {
    background:url(../images/ico.gif) no-repeat 6px 12px; padding-left:22px;
}
.pic {
    padding:4px; border:1px solid #CCC; background:#FFF;
}
.pic1 {
    padding:4px; background:url(../images/bg1.jpg) no-repeat;
}
.pic2 {
    padding:5px; background:url(../images/bg2.jpg) no-repeat;
}

.border {
    background:url(../images/border.jpg) repeat-x;
}
#head {
    background:url(../images/head.jpg) repeat-x; padding:0 25px;
}
#nav {
    background:url(../images/nav.jpg) repeat-x; border:1px solid #860000; 
}
#nav a {
    color:#FFF; font-weight:bold; font-size:14px;
}
#nav a:hover {
    color:#FFF;
}
.nav_ico {
    background:url(../images/nav_ico.jpg) no-repeat right;
}
.content {
    padding:8px 0;
}
.content2{
    padding:8px 10px;
}
.bg {
    background:#F7F7F7; border:1px solid #860000; border-top:none;
}
.tit {
    background:url(../images/tit.jpg) repeat-x; border:1px solid #860000; color:#FFF; font-weight:bold;
}
.tit a {
    color:#FFF;
}
.tit_bg {
    background:url(../images/tit_bg.gif) repeat-x center;
}
.in {
    margin:15px 0;
}
.title {
    font-size:20px; font-weight:bold; line-height:200%;
}
.text {
    padding-top:20px;
}
#contact {
    font-size:14.7px; font-weight:bold;  font-family:Tahoma, Arial, sans-serif; margin:15px 0;
}
#foot {
    background:url(../images/foot.jpg) repeat-x; padding:0 25px;
}
#foot a {
    font-weight:bold;
}