/* 
  Style for devices-deatail, latest modified 2015-10-23 15:56
  By Xu yihong
*/
/*check-code*/
.checkcode{
	background: #fff;
}
.checkcode input{
	float: left;
	width:8rem
	color: #000;
}
.checkcode canvas{
	width:5rem;
	height: 3.2rem;
}
#myCanvas{
	background-color: #ccc;
}
#myCanvas1{
	background-color: #ccc;
}
