* {margin:0;padding:0;font-size:12px;}
/*body {font-size:12px;text-align:center;}
div,td,tr{text-align:left;}*/
form,ul{margin:0;padding:0}
#layout{width:780px;background-color:white;padding:0 10px;text-align:left;}
h1{font-size:22px;font-weight:bold;line-height:60px;text-align:center;}
h1 a{font-size:22px;font-weight:bold;color:blue; text-decoration:none;}
#comments {width:100%;margin:0 auto;border:1px solid #CCC;color:#666;font-size:12px;padding:5px;}
#comments h3 {font-size:14px;line-height:24px;height:24px;background:url(/ask/images/head_bg.gif);padding-left:10px;}
#comm_list {
	width:100%;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
#comm_list .comm_item {
	height:auto;
	width:99%;
	font-size:12px;
	border:1px solid #CCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#comm_list .comm_item .comm_item_body {
	height:auto;
	overflow:hidden;
	line-height:20px;
	color: #333333;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#comm_list .comm_item .comm_item_body .comm_item_tools{width:100%;text-align:right;}
#comm_list .comm_page {
	height:28px;
	width:99%;
	line-height:28px;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	border:1px solid #CCC;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#comm_list .comm_item h4 {
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	height:24px;
	padding-left:10px;
	border-bottom:1px solid #CCC;
	background-color:#EFEFEF;
	color: #333333;
}
#comm_list a {text-decoration:none;color:#666;}
#comm_list a:hover {text-decoration:underline;color:#900;}
#pub_comm {
	width:99%;
	height:290px;
	border:1px solid #CCC;
	text-align:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#pub_comm table {margin:20px auto;}
#pub_comm table td {height:22px;line-height:22px;}
#pub_comm table td.tdfont {font-weight:bold;font-size:14px;}
#pub_comm input[type=submit] {height:30px;width:80px;line-height:30px;}
#pub_comm label {margin-left:1em;padding-bottom:4px; padding-top:4px;}
#comm_content {margin-top:3px;margin-bottom:3px;font-size:14px;}

.comm_hots{margin:4px;}
.comm_hots .bar{background-color:#369;color:white;font-size:14px;font-weight:bold;line-height:20px;text-indent:8px;}
.comm_hots a{color:darkblue;}
