/* CSS Document */
.title1{
	font-weight:bold;
	font-size:14px;
	color:#e21e04;
	margin-top:0px;
}
.title2{ font-weight:bold; font-size:14px; color:#0076b5; margin-top:0px; }
.title2 a { font-weight:bold; font-size:14px; color:#0076b5; margin-top:0px; text-decoration:underline; }
.title2 a:hover { color:#0076b5; text-decoration:none; }

.title3{
	font-weight:bold;
	font-size:14px;
	color:#990000;
	margin-top:0px;
}
.title4, .title4 a{
	font-weight:bold;
	font-size:18px;
	color:#990000;
	margin-top:0px;
}
.ap{
	background-color:#fff5ca;
	border:1px solid #1087c8;
	width:497px;
	height:154px;
}
.ap1{
	position:relative;
	width:497px;
	height:154px;
	border:0px solid red;
	z-index:0;
}
.ap_pic{
	border:1px solid #dd493d;
	cursor:pointer;
}
.ap2{
	position:absolute;
	top: 10px;
	left:10px;
	width:185px;
	height:135px;
	border:0px solid blue;
	z-index:0;
}
.ap3{
	position:absolute;
	top: 10px;
	left:205px;
	width:280px;
	height:70px;
	border:0px solid green;

}
.ap4{
	position:absolute;
	top: 75px;
	left:205px;
	width:280px;
	height:55px;
	border:0px solid #CCCCCC;

}
.ap4 a{
	color:#0076b5;
	text-decoration:none;
}
.ap4 a:hover{
	text-decoration: underline;
}

.ap5{
	position:absolute;
	top: 130px;
	left:205px;
	width:280px;
	height:20px;
	border:0px solid green;

}
.ap5 a{
	color:#0076b5;
	text-decoration:none;
}
.ap5 a:hover{
	text-decoration: underline;
}
.ap6 a{
	color:#0076b5;
	font-weight:bold;
	text-decoration:none;
}
.ap6 a:hover{
	text-decoration: underline;
}

.gor_line{
	position:relative;
	width:218px;
	height:22px;
	background-image: url(../images/gor_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	z-index:0;
}
.news_data{
	position:relative;
	width:218px;
	height:22px;
	color:#0076b5;
	margin:10px 0px 0px 0px;
}
.news_title{
	width:218px;
	margin: 0px;
}
.news_title a{
	color:#050505;
	text-decoration:none;
}
.news_title a:hover{
	text-decoration: underline;
}
.news_button{
	position:relative;
	width:218px;
	height:19px;
	margin:10px 0px;
	text-align:right;
}
.shadow{
	background-color: #ededed; 
	padding: 0px 2px 3px 0px;
	z-index:0;
}

.lnk a{
	color:#0076b5;
	font-size:12px;
	text-decoration:none;
}
.lnk a:hover{
	text-decoration:underline;
}