     p .vote {
	height: 30px;
	width: 98%;
	margin-bottom: 10px;
	border: thin solid #04CD96;
	float: left;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	color: #FFF;
	background-color: #04CD96;
}
     p .vote:hover {
	border: thin solid #04CD96;
	color: #04CD96;
	background-color: #FFFFFF;
		 
}


.add .submit {
	font-size: 24px;
	color: #900;
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	float: left;
	height: 40px;
	width: 500px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.add .submit:hover {
	color: #CCC;
	background-color: #900;
}
.send {
	font-style: italic;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.add .k {
	float: left;
	height: 30px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.add .k p {
	font-size: 24px;
	line-height: 30px;
	background-color: #FFF;
	height: 30px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #666;
}
.add .k img {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.add .k input {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 50px;
	float: left;
}
.add p {
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.stat {
	text-align: left;
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	float: left;
	border: thin solid #999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.stat table {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.stat table tr .stn {
	height: 30px;
	width: 100%;
	border: medium solid #666;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	color: #666;
}
.stat table tr .today {
	font-size: 14px;
	color: #39F;
	text-align: right;
	margin: 0px;
	width: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stat table tr .all {
	font-size: 14px;
	color: #639;
	text-align: right;
	width: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.stat table tr td i {
	font-style: normal;
	color: #066;
}
.stat img {
	border: medium solid #666;
	padding: 0px;
	margin: 0px;
}
.add p input {
	width: 50px;
	float: none;
	text-align: center;
	font-size: 24px;
	color: #F00;
}
.add p b {
	font-size: 24px;
	font-weight: normal;
}
.add .cc {
	padding: 0px;
	float: left;
	height: 50px;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.add .cc .c1 {
	background-image: url(../nicEdit/1.jpeg);
	float: left;
	height: 60px;
	width: 60px;
}

.add .cc .c2 {
	background-image: url(../nicEdit/2.jpeg);
	float: left;
	height: 60px;
	width: 60px;
}

.add .cc .c3 {
	background-image: url(../nicEdit/3.jpeg);
	float: left;
	height: 60px;
	width: 60px;
}
.add .cc .c1 input {
	float: left;
	height: 20px;
	width: 20px;
	color: #F00;
	border: thin solid #F00;
	background-color: #CCC;
}
.add .cc .c2 input {
	float: left;
	height: 20px;
	width: 20px;
	color: #F00;
	border: thin solid #F00;
	background-color: #CCC;
}
.add .cc .c3 input {
	float: left;
	height: 20px;
	width: 20px;
	color: #F00;
	border: thin solid #F00;
	background-color: #CCC;
}
.add .cc .c4 input {
	float: left;
	height: 20px;
	width: 20px;
	color: #F00;
	border: thin solid #F00;
	background-color: #CCC;
}
.add .cc .c5 input {
	float: left;
	height: 20px;
	width: 20px;
	color: #F00;
	border: thin solid #F00;
	background-color: #CCC;
}
.add .cc .c6 input {
	float: left;
	height: 20px;
	width: 20px;
	color: #F00;
	border: thin solid #F00;
	background-color: #CCC;
}

.add .cc .c4 {
	background-image: url(../nicEdit/4.jpeg);
	float: left;
	height: 60px;
	width: 60px;
}

.add .cc .c5 {
	background-image: url(../nicEdit/5.jpeg);
	float: left;
	height: 60px;
	width: 60px;
}

.add .cc .c6 {
	background-image: url(../nicEdit/6.jpeg);
	float: left;
	height: 60px;
	width: 60px;
}
.add .cc .c7 {
	color: #F00;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	width: 80px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.add .selectcat {
	height: 100px;
}
.add {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.add input {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 500px;
}
.add select {
	float: left;
	height: 30px;
	width: 500px;
	border: thin solid #900;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
}
.card2 {
	font-size: medium;
}
