/* CSS Document */

body{
background-color:#3b4b65;
background-image:url(images/bg2.gif);
background-repeat:repeat;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
color:#243039;
}

#wrapper{
width:763px;
margin: 0 auto;
background-image:url(images/home_04.gif);
background-repeat:repeat-y;
/*border:1px solid #666666;*/
}


#header{
height:193px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

#menu{
height:24px;
background-image:url(images/home_03.gif);
background-repeat:no-repeat;
padding-left:13px;
}

.banner{
width:562px;
float:right;
}

#contents{
padding:6px 0px 20px 0px;
}

#col_sx{
/*background-color:#999999;*/
width:187px;
float:left;
padding-left:13px


}

#col_dx{
/*background-color:#999999;*/
width:550px;
margin-left:201px;


}

#footer{
height:34px;
background-image:url(images/home_05.gif);
background-repeat:no-repeat;
clear:both;

}


.bold{
font-weight:bold;
}

.small{
color:#576460;
font-size:90%;
}

.bold_blue{
font-weight:bold;
color:#303630;
}

.bold_blue_light{
font-weight:bold;
color:#5A748D;
}
.hide{
display:none;
}

a {
color:#009900;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#df9a1a;
font-weight:bold;
}

#col_sx a {
color:#003333;
font-weight:bold;
text-decoration:none;
}

#col_sx a:hover {
color:#FFFFFF;
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 0 0 16px;
}
.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;}

.box_top {
height:19px;
background-image:url(images/box_01.gif);
background-repeat:no-repeat;
}

.box_body{
background-image:url(images/box_02.gif);
background-repeat:repeat-y;
padding:10px;
padding-bottom:1px;
}

.box_close {
height:42px;
background-image:url(images/box_03.gif);
background-repeat:no-repeat;
}
.box_products {
font-weight:bold;
color:#009900;
}