body {
	margin: 0px auto;
	padding:0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
td{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#404040;}
#maindiv{
	padding:0px;
	margin:0px;
	background-image: url(../images/topbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
}
#maindiv2{
	padding:0px;
	margin:0px;
	background-image: url(../images/bottombg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:100%;
}
.gMbtn{width:97px;height:31px; padding-bottom:10px;}
.gMbtn a{display:block;height:31px;background-image:url(../images/votebtn.png); background-repeat:no-repeat}

a.voteBtn{background-position:0px 0px;float:left;width:98px}
a.voteBtn:hover{background-position:0px -31px}

.votetxt{color:#767139; font-weight:bold;}
.votetxt2{color:#519F06; font-weight:bold;}
.otherbox{border-bottom:#666666 1px solid; border-top:#FFFFFF 1px solid;border-left:#FFFFFF 1px solid;border-right:#FFFFFF 1px solid; width:120px;}
.txtbox{border:#9E9E9E 1px solid; width:200px;}
.txtbox2{border:#9E9E9E 1px solid; width:300px;}
.tips{color:#FF9703;}


.table{border:1px solid #B7A591;}
.table2{border-left:1px solid #B7A591;border-right:1px solid #B7A591;border-bottom:1px solid #B7A591;}



#massage_box{ position:absolute; left:expression((body.clientWidth-400)/2); top:expression((body.clientHeight-350)/2); width:400px; height:350px;filter:dropshadow(color=#999999,offx=7,offy=7,positive=2); z-index:2;visibility:hidden}
#massage_box2{ position:absolute; left:expression((body.clientWidth-500)/2); top:expression((body.clientHeight-350)/2); width:500px; height:300px;filter:dropshadow(color=#999999,offx=7,offy=7,positive=2); z-index:2;visibility:hidden}
#massage_box3{ position:absolute; left:expression((body.clientWidth-500)/2); top:expression((body.clientHeight-500)/2); width:500px; height:850px;filter:dropshadow(color=#999999,offx=7,offy=7,positive=2); z-index:2;visibility:hidden}

#mask{ position:absolute; top:0; left:0; width:100%; height:100%; background:#666; filter:ALPHA(opacity=50); z-index:1; visibility:hidden}
.massage{border:#ffffff solid; border-width:1 1 1 1; width:500px; height:auto; background:#fff; color:#036; font-size:12px; line-height:150%}

.massage_header{background:#E9D8C5; height:12%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; border:1px #D5BDA2 solid; padding-left:15px; padding-right:5px; padding-top:5px; padding-bottom:5px;color:#fff}
.msg_close1 {
	background-image: url(../images/windows_close1.png);
	background-repeat: no-repeat;
	float:right;
	display:inline;
	cursor:hand;
	width:14px;
	border:none;
}
.msg_close2 {
	background-image: url(../images/windows_close2.png);
	background-repeat: no-repeat;
	float:right;
	display:inline;
	cursor:hand;
	width:14px;
	border:none;
}
.hide{display:none;}
.shuzi{color:#FF6C00; font-weight:bold;}
#massage_main{border-left:1px #D5BDA2 solid;border-right:1px #D5BDA2 solid;padding:10px 15px 15px 15px; height:200px;}
#massage_main2{border-left:1px #D5BDA2 solid;border-right:1px #D5BDA2 solid;padding:10px 15px 15px 5px; height:120px;}
#massage_main3{border-left:1px #D5BDA2 solid;border-right:1px #D5BDA2 solid;padding:10px 15px 15px 15px; height:700px;}

.massage_ok{border:1px #D5BDA2 solid;background:#F4EFE9;height:30px;text-align:center; padding-top:4px;padding-bottom:4px;}
.btn1{ height:23px; background-image:url(../images/btnbg1.png); font-size:12px;color:#83613A; padding-left:3px; padding-right:3px; background-repeat:repeat-x;border:1px #B7A591 solid; cursor:pointer!important;cursor:hand; display:inline }
.btn2{ height:23px; background-image:url(../images/btnbg2.png);font-size:12px;color:#604421;  padding-left:3px; padding-right:3px; background-repeat:repeat-x;border:1px #604421 solid; cursor:pointer!important;cursor:hand; display: inline}
input{ background-color:#ffffff;}


