*{ margin:0px; padding:0px;}
body{
	background:#ffffff none repeat scroll 0%;
	color:#000000;
	font-family:Arial;
	font-size:12px;
} 
div, form, img, ul, ol, li, dl, dt, dd {
	border:0px none;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}

a:link{
	color:#014DA2;
	text-decoration:none;
}
a:visited {
	color:#014DA2;
	text-decoration:none;
}
a:hover {
	color:#014DA2;
	text-decoration:underline;
}
a:active {
	color:#014DA2;
}
.cl{
	clear:both;
	height:0px;
	width:100%;
	visibility:hidden;
}
.cl10{
	clear:both;
	height:10px;
	width:100%;
	background-color:#FFFFFF;
}
.cl15{
	clear:both;
	height:15px;
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.area{
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.area h2{
	height:40px;
}
.warp{
	width:1024px;
	margin:0 auto;
	background-color:#991E23;
}
.head{height:473px;}
.foot{
	width:950px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	color:#FFFFFF;
	text-align:right;
}
.explanation{
	width:921px;
	height:194px;
	margin:0 auto;
	background:url(../images/bg_img1.gif) no-repeat 0 0;
}
.explanation .text{
	width:355px;
	float:right;
	margin-top:10px;
}
.explanation  h3{
	font-size:14px;
	height:30px;
	line-height:30px;
}
.explanation ul{
	list-style:none;
} 
.explanation li{
	height:20px;
	line-height:20px;
	font-size:12px;
}
.modelCar,.reward{
	width:921px;
	margin:0 auto;
}
.modelCar .list{
	width:212px;
	height:190px;
	float:left;
	margin-left:15px;
	display:inline;
}
.modelCar .list img{
	border:6px solid #eeeeee;
}
.modelCar .list span{
	display:block;
	height:38px;
	line-height:38px;
	font-size:14px;
	text-align:center;
}
.reward{
	font-size:14px;
}
.reward div.s1{
	margin:15px 0 0 15px;
	height:25px;
	color:#C44E00;
	font-weight:bold;
}
.reward div.s1 b{ color:#333333;}
.reward div.s2 {
	margin-left:15px;
	height:25px;
	color:#999999;
	font-weight:bold;
}
.reward div.btn{
	text-align:center;
	padding:20px;
}
.reward div.btn input{
	height:35px;
	width:120px;
	border:0px;
	cursor:pointer;
	margin-right:10px;
	background-image:url(../images/btn_vote.gif);
}
.reward div.btn  a{
	position:relative;
	top:5px;
}
.reward ul{
	list-style:none;
	margin-left:15px;
}
.reward li{
	float:left;
	height:25px;
	line-height:25px;
	width:200px;
}
.reward input{
	margin-right:7px;
	vertical-align:middle;
}
.comment{
	border:1px solid #D1CEAD;
	width:919px;
	margin:0 auto;
	font-size:14px;
}
.comment .list{
	margin:10px 10px 0;
	background:url(../images/bg_line_s1.gif) repeat-x left bottom;
}
.comment .list div.ttl{
	padding:0 10px;
	height:30px;
	line-height:30px;	
}
.comment .list div.text{
	color:#991E23;
	padding:5px 10px ;
	line-height:160%;
}
.comment .list div.ttl span{
	float:left
}
.comment .list div.ttl span.s1{
	float:right;
	color:#999999;
}
.comment textarea{
	width:870px;
	height:160px;
}
.comment div.btn{
	text-align:center;
	padding:20px;
}
.comment div.btn input{
	height:35px;
	width:110px;
	border:0px;
	cursor:pointer;
	background-image:url(../images/btn_comment.gif);
}
