@charset "utf-8";
/* CSS Document */

body {
	margin:8px 0 0 0;
	padding:0;
	background: url(../images/program/ProductPopupBg_line.jpg) repeat;
}

#demo_container {
	width:361px;
	height:262px;
	margin: 0 auto;
	padding: 0;
	
}

#header {
	padding:82px 0 0 0;
	margin:0;
	height:28px;
}

.bg_cccs {
	background:url(../images/program/popup_cccs_bg.jpg) no-repeat top center;
}


.bg_cscs {
	background:url(../images/program/popup_cscs_bg.jpg) no-repeat top center;
}

.bg_rti {
	background:url(../images/program/popup_rti_bg.jpg) no-repeat top center;
}

.bg_tb {
	background:url(../images/program/popup_tb_bg.jpg) no-repeat top center;
}

.bg_ar {
	background:url(../images/program/popup_ar_bg.jpg) no-repeat top center;
}

.bg_sss {
	background:url(../images/program/popup_sss_bg.jpg) no-repeat top center;
}

.bg_bw {
	background:url(../images/program/popup_bw_bg.jpg) no-repeat top center;
}



#title {
	width:361px;
	margin:0;
	padding:0;
	height:28px;
}


.title_cscs {
	background:url(../images/program/popup_cscs_title.jpg) no-repeat top left;
}

.title_rti {
	background:url(../images/program/popup_rti_title.jpg) no-repeat top left;
}

.title_tb {
	background:url(../images/program/popup_tb_title.jpg) no-repeat top left;
}

.title_ar {
	background:url(../images/program/popup_ar_title.jpg) no-repeat top left;
}

.title_sss {
	background:url(../images/program/popup_sss_title.jpg) no-repeat top left;
}

.title_bw {
	background:url(../images/program/popup_bw_title.jpg) no-repeat top left;
}

#close {
	width:57px;
	float:right;
	margin:0;
	padding:0;
	height:28px;
}

#close img, #buttons_area img {
	border:0;
}

#buttons_area {
	width:172px;
	margin:0 auto;
	padding:10px 0 0 0;
	height: 99px;
	
}



#buttons_area a{
	width:172px;
	margin:0;
	padding:0;
	display:block;
	height:33px;
	cursor:pointer;
}

/*-----TB Buttons----*/
#buttons_tb_area {
	width:196px;
	margin:0 auto;
	padding:17px 0 0 0;
	height: 99px;
}

#buttons_tb_area a {
	width:196px;
	height: 33px;
	display:block;
}
/*-----End of CSCS Buttons----*/

/*-----CSCS Buttons----*/
#buttons_cscs_area {
	width:300px;
	margin:0 auto;
	padding:17px 0 0 0;
	height: 99px;
	
}

.buttons_cscs_Ori_area a {
	width:109px;
	margin:0 auto;
	padding:0;
	display:block;
	height:33px;
	cursor:pointer;
	background:url(../images/program/popup_cscs_original_off.jpg) no-repeat;
}

.buttons_cscs_Ori_area a:hover {
	background:url(../images/program/popup_cscs_original_on.jpg) no-repeat;
}


.buttons_cscs_Rerecord_area a {
	width:280px;
	margin:0 auto;
	padding:0;
	display:block;
	height:33px;
	cursor:pointer;
	background:url(../images/program/popup_cscs_rerecorder_off.jpg) no-repeat;
}

.buttons_cscs_Rerecord_area a:hover {
	background:url(../images/program/popup_cscs_rerecorder_on.jpg) no-repeat;
}
/*-----End of CSCS Buttons----*/

/*-----RTI Buttons----*/
#buttons_rti_area {
	width:213px;
	margin:0 auto;
	padding:17px 0 0 0;
	height: 99px;
	
}

.buttons_rti_AE a {
	width:213px;
	margin:0 auto;
	padding:0;
	display:block;
	height:30px;
	cursor:pointer;
	background:url(../images/program/popup_rti_AE_off.jpg) no-repeat;
}

.buttons_rti_AE a:hover {
	background:url(../images/program/popup_rti_AE_on.jpg) no-repeat;	
}

.buttons_rti_GE a {
	width:213px;
	margin:0 auto;
	padding:0;
	display:block;
	height:30px;
	cursor:pointer;
	background:url(../images/program/popup_rti_GE_off.jpg) no-repeat;
}

.buttons_rti_GE a:hover {
	background:url(../images/program/popup_rti_GE_on.jpg) no-repeat;
}

/*-----End of RTI Buttons----*/


/*-----AR Buttons----*/
.buttons_ar_IntE {
	background:url(../images/program/popup_ar_IntE_off.jpg) no-repeat;
}

.buttons_ar_IntE a:hover{
	background:url(../images/program/popup_ar_IntE_on.jpg) no-repeat;	
}

.buttons_ar_AE {
	background:url(../images/program/popup_ar_AE_off.jpg) no-repeat;
}

.buttons_ar_AE a:hover{
	background:url(../images/program/popup_ar_AE_on.jpg) no-repeat;	
}
/*-----End of AR Buttons----*/

/*-----BW Buttons----*/
.buttons_bw_IntE {
	background:url(../images/program/popup_bw_IntE_off.jpg) no-repeat;
}

.buttons_bw_IntE a:hover{
	background:url(../images/program/popup_bw_IntE_on.jpg) no-repeat;	
}

.buttons_bw_AE {
	background:url(../images/program/popup_bw_AE_off.jpg) no-repeat;
}

.buttons_bw_AE a:hover{
	background:url(../images/program/popup_bw_AE_on.jpg) no-repeat;	
}

.buttons_bw_IndiaE {
	background:url(../images/program/popup_bw_IndiaE_off.jpg) no-repeat;
}

.buttons_bw_IndiaE a:hover{
	background:url(../images/program/popup_bw_IndiaE_on.jpg) no-repeat;	
}

/*-----End of BW Buttons----*/




/*-----SSS Buttons----*/
.buttons_SSS_IntE {
	background:url(../images/program/popup_sss_IntE_off.jpg) no-repeat;
}

.buttons_SSS_IntE a:hover{
	background:url(../images/program/popup_sss_IntE_on.jpg) no-repeat;	
}

.buttons_SSS_AE {
	background:url(../images/program/popup_sss_AE_off.jpg) no-repeat;
}

.buttons_SSS_AE a:hover{
	background:url(../images/program/popup_sss_AE_on.jpg) no-repeat;	
}
/*-----End of SSS Buttons----*/

/*-----TB Buttons----*/
.buttons_TB_IntE {
	background:url(../images/program/popup_tb_IntE_off.jpg) no-repeat top center;
}

.buttons_TB_IntE a:hover{
	background:url(../images/program/popup_tb_IntE_on.jpg) no-repeat top center;	
}

.buttons_TB_AE {
	background:url(../images/program/popup_tb_AE_off.jpg) no-repeat top center;
}

.buttons_TB_AE a:hover{
	background:url(../images/program/popup_tb_AE_on.jpg) no-repeat top center;	
}

.buttons_TB_ZH {
	background:url(../images/program/popup_tb_ZH_off.jpg) no-repeat top center;
}

.buttons_TB_ZH a:hover{
	background:url(../images/program/popup_tb_ZH_on.jpg) no-repeat top center;	
}
/*-----End of TB Buttons----*/
