/*Home Page ads start*/
/*left start */
#box_left #hlad1 {
        float:left;
        width:248px;
        height:135px;
        background: url(/img_ads/professor_yu.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;

}
#box_left #hlad2 {
        float:left;
        width:238px;
        height:130px;
	margin-bottom:5px;
}
/*left end*/
/*middle start*/
#box_right_paihang #hmad1 {
        float:left;
        width:442px;
        height:234px;
	margin-bottom:8px;
        background:url(/img_ads/seec_s.jpg) no-repeat;
}
#box_right_paihang #hmad2 {
        float:left;
        width:442px;
        height:234px;
        background:url(/img_ads/tsg.gif) no-repeat;
}
/*middle end*/
/*right start */
#box_right #hrad1 {
        float:left;
        width:258px;
        height:130px;
	margin-bottom:8px;
        background:url(/img_ads/bluestarssmall.jpg) no-repeat;
}
#box_right #hrad2 {
        float:left;
        width:258px;
        height:130px;
        background:url(/img_ads/susanphillips1.png) no-repeat;
}
/*right end*/
/*Homepage Ad end*/
/*Tuima Page Ad start */
#box_left #tmlad1 {
        float:left;
        width:248px;
        height:130px;
        background:url(/img_ads/seec1.png) no-repeat;
}
#box_left #tmlad2 {
        float:left;
        width:248px;
        height:130px;
        background:url(/img_ads/davidgu_b.jpg) no-repeat;
}
#box_right #tmrad1 {
        width:256px;
        height:130px;
	padding:8px;
        background:url(/img_ads/annieho_s.jpg) no-repeat;
}
#box_art #art_ad1 {
        width:712px;
        height:130px;
	padding:8px;
        background:url(/img_ads/kpan.jpg) no-repeat;
	display: none;
}
#box_art #art_ad2 {
        width:712px;
        height:130px;
	padding:8px;
	display:none;
}
#box_art #art_ad3 {
        width:712px;
        height:130px;
	padding:8px;
        background:url(/img_ads/kpan.jpg) no-repeat;
	display: none;
}

/* Mobile Phone End*/
/* Tablet Start (tested on Samsung Galaxy Tablet)*/
@media screen and (max-width: 1024px) and (orientation: portrait) {
#box_right_paihang #hmad1 {
        width:800px;
        background:url(/img_ads/seec_b.jpg) no-repeat;
}
#box_art #art_ad1 {
	margin-top:20px;
	width:900px;
}
#box_art #art_ad2 {
	margin-top:20px;
	width:900px;
}
#box_art #art_ad3 {
	margin-top:20px;
	width:900px;
}
}


