/* CSS Document */

body{
background-color:#50a9bf;
background-image:url(images/bg_2.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#243039;
}

#wrapper{
width:970px;
height:586px;
margin: 0 auto;
background-image:url(images/home_04.gif);
background-repeat:repeat-y;
/*border:1px solid #666666;*/
}


#header{
height:149px;
background-color:#CCCCCC;

}

#menu{
height:24px;
background-image:url(images/home_03.gif);
background-repeat:no-repeat;
padding-left:13px;
}

.banner{
width:562px;
float:right;
}

#contents{
padding:0px 0px 0px 10px;
background-image:url(images/header_02.jpg);
background-repeat:no-repeat;
}

#col_sx{
/*background-color:#999999;*/
width:187px;
float:left;
padding-left:13px


}

#col_dx{
/*background-color:#999999;*/
width:550px;
margin-left:201px;


}

#footer{
height:137px;
background-color:#CCCCCC;
}


.bold{
font-weight:bold;
}

.small{
color:#576460;
font-size:90%;
}

.bold_blue{
font-weight:bold;
color:#303630;
}

.bold_white{
font-weight:bold;
color:#FFFFFF;
}

.bold_blue_light{
font-weight:bold;
color:#5A748D;
}
.hide{
display:none;
}

a {
color:#666699;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#0099CC;
font-weight:bold;
}

#col_sx a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#col_sx a:hover {
color:#FFCCCC;
font-weight:bold;
}

.img_border{
border:1px solid #666666;
}

.menu_top{
height:10px;
background-image:url(images/menu_08.gif);
background-repeat:no-repeat;
padding-bottom:1px;
}
.menu_button{
height:22px;
background-image:url(images/menu_10.gif);
background-repeat:no-repeat;
padding:8px 2px 0px 10px;
font-size:90%;
}
.menu_close{
height:14px;
background-image:url(images/menu_12.gif);
background-repeat:no-repeat;
margin-bottom:10px;
}

.newsletter_top{
height:26px;
background-image:url(images/newsletter_19.gif);
background-repeat:no-repeat;
}
.newsletter_body{
background-image:url(images/newsletter_20.gif);
background-repeat:repeat-y;
padding-left:10px;
font-size:11px;
padding-top:2px;
padding-bottom:1px;

}
.newsletter_close{
height:13px;
background-image:url(images/newsletter_21.gif);
background-repeat:no-repeat;
}

.content_top{
height:22px;
background-image:url(images/contents_12.gif);
background-repeat:no-repeat;
padding:6px 20px 0 16px;
text-align:right;
}
.content_body{
background-image:url(images/contents_14.gif);
background-repeat:repeat-y;

}
.content_close{
height:20px;
background-image:url(images/contents_22.gif);
background-repeat:no-repeat;
}

UL{
list-style-image:url(images/dot.gif);

}
LI{

margin-left:-10px;
}

.news_text {
font-weight:normal;
color:black;
}

.news_title {
font-weight:bold;
}
.news_date {
font-size:9px;
text-decoration:italic;}