@charset "utf-8";

#top-containar {
	width: 925px;
	margin: 15px 0 0 15px;
	background-image: url(../../images/top/top_reg_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#w-a {
	width: 670px;
	float: left;
	margin: 0 20px 0 0;
	color: #666666;
}

#w-b {
	width: 220px;
	float: left;
}

#menu a {
	text-decoration: none;
	display: block;
	height: 100%;
}

#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	line-height: 35px;
	list-style-type: none;
	text-indent: -9999px;
}

#mn2-01 {
	background-image: url(../../images/top/top_m1.gif);
	background-repeat: no-repeat;
}

#mn2-02 {
	background-image: url(../../images/top/top_m2.gif);
	background-repeat: no-repeat;
}

#m-left,#m-left-2 {
	width: 330px;
	float: left;
}

#m-right,#m-right-2 {
	width: 330px;
	float: right;
}

#txtb-left {
	background-image: url(../../images/top/left_back.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 99px;
}

#txtb-right {
	background-image: url(../../images/top/right_back.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 99px;
}

#txtb-left-2 {
	background-image: url(../../images/top/left_back_2.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 99px;
}

#txtb-right-2 {
	background-image: url(../../images/top/right_back_2.jpg);
	background-repeat: no-repeat;
	width: 330px;
	height: 99px;
}

.m-txt {
	margin: 5px 10px 0 100px;
}

.m-btn {
	margin: 10px 10px 0 100px;
	text-align: right;
}

#news-w {
	width: 670px;
	margin: 20px 0 0 0;
}

#news-w ul {
	margin: 2px 0 0 0;
	padding: 0;
}

#news-w li {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	background-image: url(../../images/top/news_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}


#news-w a:link {
	text-decoration: underline;
	color: #000000;
}

#news-w a:visited {
	text-decoration: underline;
	color: #000000;
}

#news-w a:hover {
	text-decoration: none;
	color:#0099FF;
}

#news-w a:active {
	text-decoration: underline;
	color: #000000;
}
