@charset "UTF-8";
/* CSS Document */

body{
	background-color:#939393;
}
wrapper{
	background-color:fff;
}
a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
}