

#errmsg li{
	color:red;
}

#search{
	margin:17px auto;
	width:160px;
}

#searchtext{
	width:160px;
}

#searchsubmit{
	width:50px;
	height:23px;
	color:white;
	float:right;
	background:url(/img/common/search.gif) no-repeat center center;
	border:none;
}




#topicpath{
	margin:17px auto;
	padding:0 10px;
	height:17pt;
	line-height:17pt;
}

#topicpath span{
	color:#ff6600;
	font-size:13pt;
}


#description{
	padding:7px 10px;
	margin:20px auto;
	border:solid 1px #1b4f98;
	background-color:#f0f0f0;
}



#cat{
	list-style:none;
	margin:17px 0;
}

#cat li{
	float:left;
	width:300px;
	margin:6px;
}

#cat li a{
	width:280px;
	display:block;
	height:34px;
	line-height:34px;
	text-indent:24px;
	background:url(/img/sub/list.gif) no-repeat 10px center;
	border-bottom:dotted 1px #cccccc;
}

#cat li a:hover{
	background-color:#f0f0f0;
}



#formatlist{
	margin:17px 10px;
	list-style:none;
}

#formatlist li{
	padding:10px 10px 10px 84px;
	border:solid 1px #cccccc;
	margin:17px auto;
}

#formatlist li.excel{
	background:url(/img/sub/excel.jpg) no-repeat 10px center;
}

#formatlist li.word{
	background:url(/img/sub/word.jpg) no-repeat 10px center;
}

#formatlist li.powerpoint{
	background:url(/img/sub/powerpoint.jpg) no-repeat 10px center;
}

#formatlist li.pdf{
	background:url(/img/sub/pdf.jpg) no-repeat 10px center;
}

#formatlist li h3,#formatlist li p{
	margin:0;
}

#formatlist li h3{
	height:25px;
	line-height:25px;
}

#formatlist li p{
	height:50px;
	overflow:hidden;
}



#formmsg{
	padding:7px 10px;
	margin:20px auto;
	border:solid 1px #1b4f98;
	background-color:#f0f0f0;
}

#regist th span{
	color:red;
}

#regist td{
	padding:8px;
}

.checkbox div{
	width:200px;
	float:left;
}


