@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
legend {
	color:#0000FF;
	margin:0px 5px 10px 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.defautDiv {
	clear:both;
	width:980px;
	border-right:1px #000000 solid;
}
.logoDiv {
	float:left;
	width:217px;
	height:61px;
	background-image:url(/Images/log.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#FFFFFF;
}
.bannerDiv {
	float:left;
	width:763px;
	height:61px;
	text-align:center;
	line-height:61px;
	background-color:#FFFFFF;
}
.naviDiv {
	clear:both;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background-image:url(/Images/navi_bg.gif);
	background-repeat:repeat-x;
}
.naviDivText {
	line-height:26px;
	width:90%;
	margin:0px 20px 0px 20px;
}
.naviDivText:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.centerDiv {
	width:980px;
	margin:0px auto 0px auto;
	display:inline;
}
.centerLeftDiv {
	float:left;
	width:300px;
}
.centerRightDiv {
	float:left;
	width:679px;
	background-color:#FFFFFF;
	border-left:1px #CCCCCC solid;
	border-right:1px #000000 solid;
}
.centerLeftDefautDiv {
	width:280px;
	margin:5px auto 5px auto;
}
.centerRightDefautDiv {
	width:650px;
	margin:5px auto 5px auto;
}
.topDiv {
	clear:both;
}
.bottomDiv {
	clear:both;
	width:980px;
	border-right:1px #000000 solid;
	height:75px;
	line-height:46px;
	text-align:center;
	background-image:url(/Images/bottom_bg.gif);
	background-repeat:repeat-x;
}
.searchInput {
	width:155px;
	height:20px;
	line-height:20px;
	padding-left:45px;
	background-image:url(/Images/search.gif);
	background-repeat:no-repeat;
	border:1px #CCCCCC solid;
}
.recList {
	clear:both;
	list-style-type:circle;
	margin:3px 10px 3px 23px;
	padding:0px;
}
.dateRight {
	font-size:10px;
	float:right;
}
.naviTitle {
	font-weight:bold;
	color:#FF6600;
}
.picNaviBorder {
	border:1px #CCCCCC solid;
	float:left;
	width:150px;
	margin:0px 7px 6px 7px;
}
.picNavi {
	border:1px #000000 solid;
	float:left;
	width:150px;
	height:90px;
	overflow:hidden;
	margin:2px;
}
.picNaviTitle {
	text-align:center;
	line-height:25px;
}
.artTitle {
	color:#FF6600;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:5px 0px 5px 0px;
}
.artAtt {
	text-align:center;
	margin:5px 0px 5px 0px;
}
.artCont {
	font-size:14px;
	line-height:20px;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
	border-top:1px #CCCCCC dashed;
	border-bottom:1px #CCCCCC dashed;
}

