BODY, TD, DIV, INPUT, TEXTAREA, SELECT, FONT{
	font-family: Arial;
	font-size: 14px;
	color: #363636;
}    
BODY {
	margin: 0px;
	background-image: url(../img/all_body_background.jpg);
}
.m{
    background-color: #fafafa;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.m00{
    font-family: arial;
    font-size: 14px;
    color: #ffffff;
    text-decoration: underline;
    cursor: hand;
    padding: 10px;
}
A.topmenu_a:link,A.topmenu_a:visited,A.topmenu_a:active {
    font-family: arial;
    font-size: 14px;
    color: #ffffff;
    text-decoration: underline;
}

A.topmenu_a:hover {
    font-family: arial;
    font-size: 14px;
    color: #24475d;
    text-decoration: underline;
}
.topmenu{
    background-image: url(../img/topmenu_bg.gif);
    height: 40px;
}
.topmenu_b{
    padding: 10px;
    background-color: #b1b1b1;
    font-family: arial;
    font-size: 14px;
    color: #24475d;
    text-decoration: underline;
    cursor: hand;
}
.topmenu_u{
    background-color: #b1b1b1;
    height: 8px;
}


INPUT, TEXTAREA, SELECT {
    border-color: #bdbdbd;
    border-style: solid;
    border-width: 1;
}
.search{
    border-width: 0px;
    background-image: url(../img/search_middle_trash.png);
    height: 21px;
    width: 211;
}
.search01{
    padding-top: 1px;
    width: 29px;
    height: 22px;
    background-image: url(../img/search_left.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.search02{
    width: 25px;
    height: 22px;
    background-image: url(../img/search_right.png);
    background-position: bottom;
    background-repeat: no-repeat;
}


A:link,A:visited,A:active {
    font-family: arial;
    font-size: 14px;
    color: #d50101;
    text-decoration: underline;
}

A:hover {
    font-family: arial;
    font-size: 14px;
    color: #b01d1d;
    text-decoration: none;
}
A.big:link,A.big:visited,A.big:active {
    font-family: arial;
    font-size: 18px;
    color: #24475d;
    text-decoration: underline;
}

A.big:hover {
    font-family: arial;
    font-size: 18px;
    color: #000000;
    text-decoration: underline;
}

.form_error{
	background-color: #ffb2b2;
	border-style: solid;
	border-width: 1px;
	border-color: #e22222;
}

.headline{
    height: 28px;
    padding: 5px;
    background-color: #f3f3f3;
    font-family: arial;
    font-size: 18px;
    color: #626060;
}
.newstyle{
    padding: 5px;
    background-color: #f3f3f3;
}
.ntitle{
    font-weight: bold;
    font-family: arial;
    font-size: 14px;
    color: #626060;
}
.ntime{
    font-family: arial;
    font-size: 14px;
    color: #bc3a3a;
}
.img{
    border-style: solid;
    border-width: 3px;
    border-color: #f3f3f3;
}
.copy{
    text-align: center;
    padding: 10px;
    font-family: arial;
    font-size: 12px;
    color: #363636;
}
A.bottom:link,A.bottom:visited,A.bottom:active {
    font-family: arial;
    font-size: 12px;
    color: #24475d;
    text-decoration: underline;
}

A.bottom:hover {
    font-family: arial;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
.posimg{
    position: absolute;
    left: 50%;
}

a.sLink{font-size: 10px;}
.sText{font-size: 10px;}