body{
	background:#ddd;
	margin:0px;
	text-align:center;
}
td{text-align:left;}
#container{
	text-align:left;
	width:786px;
	font-size:12px;
	padding:0px 30px 0px 30px;
	background:url("./image/bg1.jpg");
	background-repeat:repeat-y;
}
#header{
	width:725px;
	height:88px;
	border-right:2px solid #044604;
	background:url("./image/header1.gif");
	background-repeat:no-repeat;
	background-position:2px 0px;
	margin:0px;
	padding:0px;
}

#title{
	float:left;
	margin-top:30px;
}

#headerright{
	padding:10px;
	padding-right:30px;
	width:300px;
	margin-right:0px;
	text-align:right;
	float:right;
	border-bottom:1px solid #fff;
	color:#fff;
}
#headerright a{
	color:#fff;
	font-weight:bold;
}


#leftbar{
	width:160px;
	float:left;
	padding-left:2px;
}
#leftbar ul li a{
	color:#025b09;
	font-weight:bold;
	padding:3px;
	display:block;
	font-size:12px;
	background-color:#f0f4f1;
	border-right:1px solid #ccc;
}
#leftbar li{
	padding:0px;
	border-bottom:1px dotted #80F;
	list-style-type:none;
}
#leftbar ul{
	margin:0px;
	padding:0px;
}
#middle{
	width:725px;
}
#rightbar{
	width:0px;
	float:right;	
}
#main{
	float:left;
	width:500px;
	padding:20px;
}
#footer{
	background-color:#fff;
	color:#555;
	text-align:center;
	margin-left:1px;
	padding:0px;
	width:726px;
	clear:both;
}

.categorytable{
	width:90%;
	border:1px solid #ccc;
}
.categoryvote{
	border-top:3px solid #1c9e24;
	background:#f3f3f3;
	margin:10px 2px 10px 2px;
}
.categoryvote .title{
	background:url('./image/list1-1.gif');
	background-repeat:repeat-x;
	height:23px;
	padding:3px;
	color:#fff;
	float:left;
}
.categoryvote .title a{
	font-weight:bold;
	color:#fff;
}
.categoryvote{
	font-size:12px;
}
.categoryvote h5{
	font-size:12px;
	text-align:right;
	padding:5px 2px 1px auto;
	margin:0px;
}
.categoryvote .title2{
	float:left;
}
.categoryvote ul{
	clear:left;
	margin:0px;
	padding:5px;
	padding-top:0;
}
.categoryvote li{
	margin:0px;
	padding:0px;
	padding-left:10px;
	font-size:12px;
	list-style-type:none;
}

h2{
	font-size:16px;
	border-bottom:1px solid #025b09;
	padding:0px 0px 0px 5px;
	width:500px;
}
h3{
	border-bottom:1px solid #025b09;
	padding:0px 0px 0px 5px;

}
.resulttable{
	margin:0px auto;
}
.resulttable td{
	font-size:12px;
	border:none;
}
.resulttable input{
	margin-bottom:-2px;
	margin-left:15px;
}
.graphbara{
	border:1px solid #ccc;
	background-color:#efefef;
	margin-top:3px;
	float:left;
	text-align:left;
	width:200px;
}
.graphnum{
	float:left;
	padding-top:2px;
	width:100px;
	margin:2px 0px 0px 20px;
	text-align:left;
	
}
.graphbarinput{
	text-align:left;
}
.touhyou,.comments{
	font-size:12px;
}
.touhyou p,.comments p{
	padding-left:20px;
	line-height: 1.2em
}
.comments li{
	margin-bottom:6px;
}
.voteboxtable{
	border-collapse:collapse;
}
.voteboxtable td,.voteboxtable th{
	font-size:12px;
	padding:3px;
}
.voteboxtable th{
	background:#1ca62c;
	color:#fff;
}
.voteboxtable .td1{
	background:#f0f4f1;
}
.voteboxtable .td2{

}
.makeboxform td{
	font-size:12px;
	text-align:left;
}
.navi{
	background:#f0f4f1;
	padding:3px;
}
span.sch{
	color:#009;
}
.headline1 ul{
	margin-left:5px;
	margin-top:0;
}
.headline1 li{
	margin-left:20px;
}
.headline1 p{
	margin-left:5px;
	margin-top:0;
}

#piegraph{
	position:absolute;
	visibility:hidden;
	top:-500px;
	left:350px;
	border:1px solid #ccc;
	width:500px;
	height:255px;
}
div.taglist{
	background:#f0f4f0;
	margin:5px 30px 3px 10px;
	padding:2px;
	border-bottom:1px solid #c7d6c7;
	border-right:1px solid #c7d6c7;
	
}
div.taglist h2{
	font-size:12px;
	width:200px;
	margin:0px;
	padding:2px;
	background:#025b09;
	color:#fff;
}
div.taglist h2 a{
	color:#025b09;
	background:#fff;
}
.tag_1{color:#33f;}
.tag_2 ,.tag_3 ,.tag_5 ,.tag_7 ,.tag_9 ,.tag_11 ,.tag_15 {color:#00f;}
.tag_1,_tag_2{font-size:12px;}
.tag_3{font-size:13px;font-weight:bold;}
.tag_5{font-size:16px;font-weight:bold;}
.tag_7{font-size:20px;font-weight:bold;}
.tag_9{font-size:19px;font-weight:bold;}
.tag_11{font-size:22px;font-weight:bold;}
.tag_15{font-size:26px;font-weight:bold;}


#newsbar{
	margin:5px;
	padding:5px;
	border:1px solid #ccc;
}

span.flagtitle{
	background:#ddd;
	margin:0;
}

span.flagtotal{
	font-weight:bold;
	background:#459531;
	color:#fff;
/*	padding-left:2px;
	padding-right:2px;
*/}


