﻿
/*第二栏*/
.top {
	BACKGROUND-IMAGE: url('http://www.qimaocheng.com/baby/img/flashbanner_06.jpg'); ;
}

.top .p1{
	FLOAT: left;

	CURSOR: pointer;



}
.top .p1 .option2 {
	FLOAT: left;
	BACKGROUND-IMAGE: url('http://202.111.185.48/images/zuixinqiugou1.gif'); /*浅颜色*/ 
	WIDTH: 115px;
	height:25px;
	CURSOR: pointer;
}

 .top .p1 .option1 {
	FLOAT: left;
	BACKGROUND-IMAGE: url('http://202.111.185.48/images/zuixinqiugou2.gif');   /*深颜色*/ 
	WIDTH: 115px;
	height:25px;
	CURSOR: pointer;
}
/*tab2*/
.top .p2{
FLOAT: left;
	CURSOR: pointer;

}
.top .p2 .option2 {
	FLOAT: left;
	BACKGROUND-IMAGE: url('http://202.111.185.48/images/zuixingongying2.gif');  /*变前*/ 
	WIDTH: 115px;
	height:25px;
	CURSOR: pointer;
}

.top .p2 .option1 {
	FLOAT: left;
	BACKGROUND-IMAGE: url('http://202.111.185.48/images/zuixingongying1.gif');
	WIDTH: 115px;
	height:25px;
	CURSOR: pointer;
}

