@charset "utf-8";

/*****************/
/**		top		**/
/*****************/

.contents {
	background-image: url(../images/common/bg_top_contents3.gif);	
}

.newstable {
	line-height:12px;
}

.newstable .newstitle {
	margin:5px 0px 5px 0px;
}
.newstable li {
	display:block;
	background-image: url(../images/common/tablebox_l.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:11px 3px 11px 3px;
	list-style-type: none;
}

.newstable li .arrow {
	display:block;
	background-image: url(../images/common/img_arrow_b.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left:10px;
}

.newstable a:link, .newstable a:visited,
.pagetable a:link, .pagetable a:visited {
	color:#333333;
}
.newstable a:hover, .newstable a:active,
.pagetable a:hover, .pagetable a:active {
	color:#999999;
}
.newstable .date {
	font: bold 11px Arial, Helvetica, sans-serif;
}

.pagetable {
	text-align:center;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.pagetable .select {
	color:#3366CC;
	font-size:14px;
}

.archive {
	text-align:left;
		color:#333333;
}

.archive .newsheader {
	display:block;
	background-image: url(../images/common/newsarchive_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	padding: 6px;
	width: 680px;
	font-size:14px;
	text-align:left;
	color:#0b4f7b;
	font-weight:bold;
}
.archive .newsheader .date {
	text-align:left;
	float:right;
	font: bold 12px Arial, Helvetica, sans-serif;
}


.archive .txt {
	font-size:14px;
	text-align:left;
}

.backtop {
	font-size:10px;
	text-align:right;
	background-image: url(../images/common/tablebox_l.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:10px;
}
.archive ul {
	margin-left:20px;
}

.start .buttons {
	float:right;
	margin:0px 40px 0px 40px;
}
.start .textbox_l {
	width:450px;
}
.start .pic_avator {
	float:left;
	margin:-20px 20px 0px 10px;
}

