@charset "gb2312";

body {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header,#container,#footer{
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
	background-color: #FFCB79;
}
#container_b{
	width: 1003px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

#container_header{
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	height: 10px;
	background-color: #bd1201;
}

#container_main_warp,#container_btn,#container_second{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
#container_second_lft{
	float:left;
	height:56px;
	width:26px;
	background-image: url("../images/home_10.gif");
}
#container_second_mdl{
	float:left;
	height:56px;
	width:867px;
	background-image: url("../images/home_11.gif");
}
#container_second_mdl span{
	margin-top:25px;	
	font-size: 12px;
	float: right;
}

#container_second_mdl span a:visited,#container_second_mdl span a:link  {
font-size: 14px;
	text-decoration: none;
	color: black;
}
#container_second_mdl span a:hover,#container_second_mdl span a:active{
font-size: 14px;
	text-decoration: none;
	color: red;
}
#container_second_rgt{
	float:left;
	height:56px;
	width:27px;
	background-image: url("../images/home_13.gif");
}
#container_main{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding:20px;
}

.votechk{
	vertical-align:top;
	margin-top: 5px;
}
#itemList .ui-selecting {
	background: #FECA40;
}

#itemList .ui-selected {
	background: #F39814;
	color: white;
}
#itemList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#itemList li {
	vertical-align:text-top;
}

#itemList li span{
	font-family: "ËÎÌå";
	font-size: 14px;
	font-style: normal;
	line-height: 36px;
	display: inline-block;
	margin-left: 10px;
	width:800px;
	text-align: justify;
	/*
	border: 1px solid black;
	*/
}
#sbtn {
	width:80px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	/*
	border-style: outset;
	border-width: 2px;
	border-color: red;
	*/
}

#footer{
	height:189px;
	background-image: url("../images/botbg01.jpg");
}
#info{
	border-top:3px solid #3F7006;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width: 920px;
	background-color: #badb94;
	font-size: 14px;
	line-height: 22px;
}
.rde14c {
   
}

 a:visited,a:link  {
font-size: 16px;
	text-decoration: none;
	color: black;
}
 a:hover, a:active{
font-size: 16px;
	text-decoration: none;
	color: red;
}
