* {margin: 0;padding: 0;}
body {
text-align: center;
margin: 0px;
padding: 0px;
font-size: 75%;
color: #333333;
line-height: 1.7;
background-color: #ebebeb;
}
img {border: none;}
h1,h2,h3,h4,h5,h6,address {
font-size: 100%;
font-weight: normal;
line-height: 1.5;
margin-top: 0px;
margin-bottom: 0px;
}
a:link {
color: #003399;
text-decoration: none;
}
a:hover {
color: #0066FF;
text-decoration: underline;
}
#containar {
margin:0 auto;
text-align: left;
width: 710px;
padding: 0 25px 25px 25px;
background-color: #FFFFFF;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}
#header {
}
.head-title {
width: 710px;
clear:both;
border-bottom: 1px solid #009999;
border-left: 3px solid #009999;
font-weight: bold;
font-size: 120%;
padding-left: 5px;
margin-bottom: 10px;

}
.columbox {
}
.category {
color: #0066CC;
}
.colum {
}
.footer {
clear:both;
margin-bottom: 30px;
text-align: right;
font-weight: bold;
font-size: 110%;
}
.more {
clear:both;
margin-bottom: 30px;
font-size: 100%;
}
#containar form {
text-align: right;
margin: 10px 0 0 10px;
}
#description {
color: #CC3300;
font-weight:bold;
font-size:170%;
margin-top: 0px;
}
.date {
text-align: right;
font-weight: bold;
color: #CC3300;
}
.category {
color: #0066FF;
}
.backbtn {
font-weight: bold;
float:right;
margin-top:10px;
text-align:center;
width: 70px;
border: 1px solid #009999;
background:#D3FBFB;
}
