a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: red;
}
a.title {
	color: #FC4D29;
	text-decoration: none;	
}
#list a{
	color: black;
}
#modal {
	opacity: 0.1;
	filter: alpha(opacity=10);
	background-color: #666;
}
#dialog {
	width: 400px;
	height: 160px;
	position: absolute;
	background: white;
	border: 1px solid #A8E1F5;
	font-size: 12px;
	text-align: left;
}
#dialog .head {
	height: 22px;
	background: url(mainbg.gif) repeat-x;
}
#dialog .body {
	border-top: 1px solid #D9F3FC;
	border-bottom: 1px solid #D9F3FC;
}
#dialog .foot {
	height: 38px;
	text-align: right;
	background-color: #D9F3FC;
}
#dialog .info {
	height: 54px;
	line-height: 1.5;
	padding-left: 18px;
	padding-right: 64px;
	background: url(dialog.gif) no-repeat right top;
}
#dialog .head img {
	float: right;
	margin-right: 5px;
}
#dialog .head b {
	line-height: 20px;
	padding-left: 18px;
	background: url(icon.gif) no-repeat 1px -1px;
}
#dialog button {
	width: 80px;
	margin-right: 10px;
}
#dialog p {
	margin: 8px 0 0 0;
}

.click {
	cursor: pointer;
}
.hidden {
	display: none;
}
button.but_reset{
	background: url(img/icon-go2.gif);
	width: 51px;
	height: 27px;
	padding: 10px;
	border: 0px;
}
button.but_submit{
	background: url(img/icon-go.gif);
	width: 51px;
	height: 27px;
	padding: 10px;
	border: 0px;
}
button.but_back{
	background: url(img/blog-uppage2.gif);
	width: 73px;
	height: 27px;
	padding: 10px;
	border: 0px;
}
div.pager {
	line-height: 18px;
}
div.pager a {
	margin-left: 3px;
	text-decoration: none;
}
div.pager a:hover {
	background-color: white;
}
div.pager a.current {
	font-weight: bold;
}
img {
	border: 0px;
}
.catalog {
	background: url(img/article_catalog.gif) no-repeat; 
	width: 199px; 
	height:32px;
	text-align: left;
}
.catalog .title {
	width: 120px;
	height: 32px;
	line-height: 32px;
	margin-left: 75px;
	font-family: "Î¢Ü›ÕýºÚów";
	color: #FFF;
	font-weight: bold;
}

.catab {
	background: url(img/catab.gif) no-repeat; 
	width: 199px; 
	height:44px;
}
.catab .title {
	width: 130px;
	height: 32px;
	line-height: 32px;
	margin-left: 40px;
	_margin-left: 10px;
	text-align: center;
	position: relative;
	top: 11px;
	font-family: "Î¢Ü›ÕýºÚów";
	color: #FFF;
	font-weight: bold;
}
.catas {
	background: url(img/catas.gif) no-repeat; 
	width: 199px; 
	height:32px;
	text-align: center;
}
.catas .title {
	width: 150px;
	height: 32px;
	line-height: 32px;
	margin-left: 29px;
	_margin-left: 10px;
	font-family: "Î¢Ü›ÕýºÚów";
	color: #DAB9A0;
	font-weight: bold;
}
