/* CSS Document */

body {
background-color:#ffffff;
padding:0;
margin:0;
font-size:90%;
}

#head {
width:800px;
height:100px;
}

#base {
width:800px;
background-color:#ffffff;
border-right:1px solid #eeeeee;
}

#side {
width:200px;
float:left;
background-color:#ffffff;
padding:0px 0px 0px 10px ;
margin:20px 0px 0px 20px ;
}

.content {
width:450px;
float:right;
background-color:#ffffff;
margin:0px 25px 0px 0px ;
padding:0px 0px 0px 0px ;

}

.td1 {
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
width:200px;
height:40px;
padding:5px 0px 0px 0px ;
text-align:center;
margin:0px;
color:#ffffff;
font-size:85%;
border-bottom:1px solid #999999;
}

a:link.td2 {
background-image:url(../images/btn.jpg);
width:190px;
height:35px;
color:#ffffff;
padding:10px 0px 0px 20px ;
margin:0px;
display:block;
border-bottom:1px solid #999999;
font-size:85%;
}
a:visited.td2 {
background-image:url(../images/btn.jpg);
width:190px;
height:35px;
color:#ffffff;
padding:10px 0px 0px 20px ;
margin:0px;
display:block;
border-bottom:1px solid #999999;
font-size:85%;
}
a:hover.td2 {
background-image:url(../images/btn_h.jpg);
width:190px;
height:35px;
color:#ffffff;
text-decoration:none;
margin:0px;
}

.content1 {
color:#666666;
font-size:80%;
border-bottom:1px solid #999999;
padding:5px 0px 0px 0px ;
margin-right:0px;
width:450px;
float:right;
}
.conmain {
background-image:url(../images/ct.jpg);
background-repeat:no-repeat;
background-position:center;
width:450px;
height:150px;
padding:0px 0px 0px 20px ;
margin:10px 0px 0px 0px ;
float:right;
}
.con1 {
font-size:85%;
font-weight: bold; 
padding:10px 0px 0px 40px ;
height:60px;
width:160px;
}
.con2 {
font-size:85%;
font-weight:bold;
text-align:center;
color:#999999;
width:100px;
}
h2 {
font-size:90%;
}

.contd1 {
padding:0px 0px 0px 30px ;
margin:0;
font-size:80%;
color:#ffffff;
}
.contd2 {
padding:10px 10px 10px 10px ;
margin:0;
font-size:80%;
color:#666666;
width:180px;
height:60px;
border:1px solid #666666;
}
a:link {
color:#999999;
text-decoration:none;

}
a:visited {
color:#999999;
text-decoration:none;
}
a:hover {
color:#ffffff;
text-decoration:underline;
}
.td3 {
float:right;
width:83px;
height:26;
padding:0;
margin:0px 5px 0px 0px ;
}

.td4 {
margin-top:10px;
width:190px;
}
.td5 {
background-color:#444444;
color:#eeeeee;
font-size:85%;
padding:5px;
line-height:150%;
}
.td6 {
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
width:190px;
height:40px;
padding:3px 0px 0px 0px ;
text-align:center;
margin:0;
color:#ffffff;
font-size:85%;
}
.contdg {
padding:0px 0px 0px 20px ;
margin:0;

}

.next {
font-weight:bold;
text-align:right;
padding-right:10px;
}
a:hover.next1 {
color:#856A50;
font-weight:bold;
text-align:right;
}

a:hover.plist {
color:#856A50;
text-align:right;
}

#footer {
background-image:url(../images/foot.jpg);
background-repeat:no-repeat;
width:800px;
height:30px;
color:#ffffff;
margin-top:20px;
clear:both;
}

center {position:relative; top:-100px;}