﻿@charset "utf-8";

#flashcontent{
	width:1015px;
	height:672px;
	position:relative;
}

#flashcontent #attention{
	color:#fff;
	position:relative;
}

#flashcontent #attention #underbg{
	position:absolute;
	top:0px;
	left:8px;
}

#flashcontent #attention_in{
	position:relative;
}

#flashcontent #attention_in ul{
	color:#ffc600;
	padding-top:91px;
	padding-left:335px;
	line-height:1.3;
	width:680px;
}

#flashcontent #attention_in li{
	float:left;
}

#flashcontent #attention_in li.txt{
	width:435px;
}

#flashcontent #attention_in h1{
	clear:both;
	padding-top:18px;
	padding-left:118px;
	padding-bottom:9px;
	width:582px;
}

#flashcontent #attention_in p{
	width:550px;
	padding-top:12px;
	padding-left:146px;
}

#flashcontent #attention_in #news{
	position:absolute;
	left:730px;
	top:140px;
}

#flashcontent #attention_in #news #news_in{
	background:url(../../images/commons/bg_news_bottom.gif) no-repeat left bottom;
	width:161px;
	height:328px;
}

#flashcontent #attention_in #news #news_in dl{
	color:#000;
	margin:0px 2px 5px 10px;
	padding: 0px 4px 0px 0px;
	font-size:10px;
	overflow:auto;
	height:322px;
	width:142px;
}

#flashcontent #attention_in #news #news_in dl dt{
	padding-top:7px;
	background:url(../../images/commons/ico_news.gif) no-repeat left 11px;
	padding-left:12px;
}

#flashcontent #attention_in #news #news_in dl dd{
	padding-bottom:5px;
	background:url(../../images/commons/line_news.gif) repeat-x left bottom;
	padding-left:12px;
}

#flashcontent #attention_in #news #news_in dl dd a{
	color:#046298;
	text-decoration:underline;

}

#flashcontent #attention_in #news #news_in dl dd a:hover{
	color:#046298;
	text-decoration:none;
}


