.body {
	background-color: #Fff;
	/*	background-image: url(../images/bgvote01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	background-attachment: scroll;*/
	background-image: url(../images/Bgee.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}
.body01 {
	background-color: #FFF;
	background-image: url(../images/bggh.jpg);
	background-repeat: repeat;
	background-position: top;/*background-attachment: fixed;*/
}
.body_bg {
	background-image: url(../images/head-home.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.body_bg_page {
	background-image: url(../images/head-home_page.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/*---------------------body style------------------*/
* {
	font-family: Tahoma, Arial, verdana;
	margin:0px;
}
/*--------------------------------------------------*/


/*---------------------font & layout------------------*/

.font-gray {
	font-size:12px;
	color: #777;
}
.font-white20 {
	font-size:20px;
	color: #fff;
}
.font-white18 {
	font-size:18px;
	color: #fff;
}
.font-red14 {
	font-size:14px;
	color: #ff0000;
}
.font-red28 {
	font-size:28px;
	color: #ff0000;
}
.font-red30 {
	font-size:30px;
	color: #ff0000;
	font-weight: bold;
}
.font-black {
	font-size:12px;
	color: #000;
}
.font-black20 {
	font-size:18px;
	color: #999;
	font-weight: bold;
}
.font-white {
	font-size:12px;
	color: #fff;
}
.font-white11 {
	font-size:11px;
	color: #fff;
}
.font-b11 {
	font-size:11px;
	color: #000;
}
.border {
	border:1px solid #ccc;
	padding:2px;
	background-color:#ccc;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}
.bgvote {
	background-image:url(../images/bg-webvote.jpg);
	width:899px;
	height:150px;
	padding-top:80px;
}
.webvote {
	width:70px;
	float:left;
	padding-left:8px;
	margin-left:8px;
}
/*--------------------------------------------------*/


/*---------------------link style------------------*/

a, a:link, a:active, a:visited {
	color:#000;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color:#ccc;
	font-size:12px;
	text-decoration:underline;
}
/*------------------------------------------------------------------------*/

a.red14-link:link, a.red14-link:visited {
	color:#ff0000;
	font-size:14px;
	text-decoration:none;
}
a.red14-link:hover {
	color:#ff;
	font-size:14px;
	text-decoration:none;
}
/*------------------------------------------------------------------------*/

a.red18-link:link, a.red18-link:visited {
	color:#ff0000;
	font-size:18px;
	text-decoration:none;
}
a.red18-link:hover {
	color:#ff;
	font-size:18px;
	text-decoration:none;
}
/*--------------------------------------------------*/

a.btn-vote:link, a.btn-vote:visited {
	background-image:url(../images/btn-vote.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	display:block;
	width:28px;
	height:34px;
}
a.btn-vote:hover {
	background-image:url(../images/btn-vote.gif);
	background-repeat:no-repeat;
	background-position:0px -34px;
	text-decoration:none;
}
a.btn-vote span {
	background-image:url(../images/btn-vote.gif);
	background-position:0px 0px;
	visibility:hidden;
}
.img_pading {
	padding:40px;
	border: 1px solid #737373;
	margin:10px;
	background-color:#FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}
/*--------------------------------------------------*/
.opacity img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
.opacity:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
}
.box_vote {
	padding:20px;
	border: 3px solid #CCC;
	background-color:#fff;
	width:600px;
	background-image: url(../images/bg100.png);
	background-repeat: repeat;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}
.box_gallery {
	background:#F00;
	padding:10px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}
.box_votesms {
	background-color:#000;
	margin:20px;
	padding:10px;
	width:900px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}
.box_hade {
	width:940px;
	height:650;
	margin-left:auto;
	margin-right:auto;
}

