/* CSS Document */
#bsc_com_box{
width:733px;
height:250px;;
background-color:#fff1ff;
padding:0px;
margin:0px;
}
.welcome_executive{
font-size:18px;
color: #FF0000;
font-weight:bold;
width:700px;
margin:0px 0px 5px 0px;
}

.pic_bsc_com{
margin:10px 10px 0px 0px;
width:200px;
height:150px;
background-image: url(../images/programe/bsc_com.jpg);
float:left;

}

.text_executive{
margin:10px 0px 0px 0px;
width:510px;
height:auto;
float:left;
}

.boxleft{
width:362px;
heigth:300px;
background-image:url(../images/sample.gif);
float:left;
margin:10px 0px 0px 0px;
}
.box_bsc_com
{
     width: 362px;
	 background-image: url(../images/programe/bsc_combg_1px.jpg);
	 overflow:hidden;
}

.box_text{
width:350px;
height:auto;
margin:2px 5px 0px 6px;
color: #000000;
}
.box_bsc_com .heading
{
	background-image: url(../images/programe/bsc_com_top.jpg);
     background-repeat: no-repeat;
     height: 33px;
	 overflow:hidden;
}

.heading_text{
font-size:14px;
font-weight:bold;
width:360px;
height:30px;
line-height:30px;
color:#ffffff;
text-align:center;
}
.more_btn{
width:100px;
height:25px;
margin:0px 5px 0px 0px;
background-image:url(../images/more_btn.jpg);
float:right;
}
.box_bsc_com .footer
{
	background-image: url(../images/programe/bsc_com_footer.jpg);
     background-repeat: no-repeat;
     height: 33px;
	 overflow:hidden;
}

.footer_more{
width:80px;
height:33px;
line-height:33px;
float:right;
}


#more_link a:link, #more_link a:visited, #more_link a:active {
color: #FFFFFF;
font-size:11px;
line-height:33px;
float:right;
width:80px;
}
#more_link a:hover {
color: #FFFF00;
font-size:11px;
line-height:33px;
float:right;
width:80px;
} 

.boxright{
width:362px;
heigth:300px;
float:left;
margin:10px 0px 0px 10px;
background-image:url(../images/sample.gif);
}




