@charset "utf-8";
/* CSS Document */

body {
background-color:#8f2e14;
margin:auto
}

a {
color:#323232;
text-decoration:none;
}

a:hover {
color:#8f2e14;
}

.main {
background-color:#FFFFFF;
width:890px;
padding:20px;
margin:auto;
}

.headlogo {
float:left;
}

.headtxt {
text-align:right;
float:right;
font-size:10px;
color:#646464;
padding-right:10px;
padding-top:10px;
}

.headimg {
margin:5px 0px 20px 0px;
border-bottom:8px solid #8f2e14;
}

.left {
width:620px;
float:left;
margin-right:20px;
}

.right {
width:250px;
float:right;
}

.colum5title {
background-image:url(images/bar_bg.jpg);
background-repeat:repeat-x;
padding:4px 8px 4px 8px;
margin:20px 0px 10px 0px;
font-size:14px;
font-weight:bold;
color:#000000;
border:1px solid #917D2D;
}

.colum5 {
padding:7px 9px 7px 0px;
float:left;
border-right:1px dotted #969696;
border-bottom:1px dotted #969696;
margin-right:9px;
margin-bottom:10px;
font-size:12px;
color:#323232;
line-height:15px;
}


.colum5e {
padding:7px 0px 7px 0px;
float:left;
border-bottom:1px dotted #969696;
font-size:12px;
color:#323232;
line-height:15px;
}

#c5t {
font-weight:bold;
margin-top:4px;
text-align:center;
}

.colum2l {
width:300px;
float:left;
margin-right:20px;
margin-top:20px;
}

.colum2r {
width:300px;
float:right;
margin-top:20px;
}

.colum2title {
background-image:url(images/bar_bg.jpg);
background-repeat:repeat-x;
padding:4px 8px 4px 8px;
margin-bottom:17px;
font-size:14px;
font-weight:bold;
color:#000000;
border:1px solid #917D2D;
}

.colum2 {
font-size:11px;
color:#323232;
line-height:14px;
margin-bottom:10px;
}

.colum2b {
font-size:11px;
color:#323232;
line-height:14px;
margin-bottom:10px;
padding-top:9px;
border-top:1px dotted #969696;
}

#c2i {
float:left;
margin-right:10px;
margin-bottom:10px;
}

#c2t {
font-size:12px;
font-weight:bold;
margin-top:2px;
margin-bottom:4px;
text-align:left;
}

.sstxt {
font-size:10px;
color:#993333;
text-align:right;
margin-left:50px;
}

.bannercom {
font-size:10px;
color:#646464;
text-align:right;
}

.footer {
font-size:12px;
color:#646464;
margin-top:20px;
margin-bottom:10px;
padding:10px;
border-top:1px solid #969696;
}

.bottom10 {
margin-bottom:10px;
}

.bottom20 {
margin-bottom:20px;
}

.bottom22 {
margin-bottom:25px;
}