﻿body {
margin: 0;
padding: 0;
font-family: tahoma;
font-size: 12px;
color: #ffffff;
background: #2c000d;
font-weight:bold;
}
.color_pink_bg{
background-color:#c4005b;
height:25px;
width:830px;
}
a{
border:0px;
}
.color_lite_bg{
background-color:#ea5f98;
width:830px;
}
.bg_1{
background-image:url(images/bg_img_1.jpg);
width:503px;
height:354px;
background-repeat:no-repeat;
}
.bg_2{
background-image:url(images/bg_img_2.jpg);
width:745px;
height:186px;
background-repeat:no-repeat;
}
.height_10{
height:10px;
background-color:#ea5f98;
width:830px;
}
.wht_line{
height:2px;
background-color:#ffffff;
width:830px;
}
.gap_10{
height:10px;
width:830px;
}