@charset "utf-8";
/* CSS Document */
#pagetop{
	position:fixed;
	right:50px;
	bottom:30px;
}
#wrap{
	background-image:url(../images/common/top_lace.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.menu_area {
	background:url(../images/common/btn_bg2.png) center top no-repeat;
	position:absolute;
	left:50%;
	margin-top:-15px;
	margin-left:-647px;
	z-index:510;
	width:1314px;
	height:379px;
}
.menu_area ul li {
	position:absolute;
}
.menu_area ul li.logo {
	top:40px;
	left:70px;
}
.menu_area ul li.menu01 {
	top:55px;
	left:320px;
}
.menu_area ul li.menu02 {
	top:112px;
	left:420px;
}
.menu_area ul li.menu03 {
	top:55px;
	left:522px;
}
.menu_area ul li.menu04 {
	top:112px;
	left:626px;
}
.menu_area ul li.menu05 {
	top:55px;
	left:728px;
}
.menu_area ul li.menu06 {
	top:112px;
	left:831px;
}
.menu_area ul li.menu07 {
	top:55px;
	left:934px;
}
.menu_area ul li.menu08 {
	top:112px;
	left:1036px;
}
.menu_area ul li.menu09 {
	top:55px;
	left:1138px;
}


.text_c{
	text-align:center;
	padding-top:250px;
	margin-bottom:40px;
}
.text_c .present{
	margin:20px 0 40px;
}
#divRss2{
	text-align:left;
}
.news_detail {
	position: relative;
	width: 980px;
	margin:0 auto;
	padding-top: 46px;
	background: url(../img/top/bg_topics.png) no-repeat left top;
}

.news_detail ul {
	margin: 0 80px 0 140px;
	height: 81px;
	overflow: auto;
	padding-right:5px;
}


.news_detail ul li{
	padding-left: 23px;
	background: url(../img/top/point_bell.png) no-repeat left top;
	margin-bottom: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	color: #ff39aa;
}


.news_detail ul li span {
	line-height: 23px;
	color: #73232c;
}

.news_detail ul li a {
	line-height: 23px;
	text-decoration: underline;
}

.news_detail ul li a:hover {
	text-decoration: none;
}

.box {
	width: 980px;
	height: 335px;
	position: relative;
}

.box .present{
	position: absolute;
	right: 0;
	top: 0;
}

.box .card{
	position: absolute;
	left: 0;
	top: 0;
}

.box2 {
	width: 980px;
	height: 398px;
	position: relative;
}

.box2 .adv{
	position: absolute;
	right: 0;
	top: 0;
}

.box .appli{
	position: absolute;
	left: 0;
	top: 0;
}

.container {
	background:url(../images/top/news_repeat.png) left -15px repeat-y;
	width: 1042px;
	margin: 0 auto;
}
.container #divRss .feedEkList {
	padding-top:20px;
}
.container #divRss .feedEkList li {
	padding-bottom:30px;
}
#divRss2 {
	padding-bottom:40px;
	margin-top: -40px;
}
#divRss2 li{
	background:url(../images/news/ttl_bg.png) center bottom no-repeat;
	width:921px;
	margin: 0 auto;
	padding-top:40px;
	list-style-type:none;
}
#divRss2 span{
	display:block;
}
#divRss2 li p {
	background:url(../images/news/sub_newsttl.png) no-repeat;
	margin-left:10px;
	padding-bottom:10px;
}
.titlenews {
	padding:0 90px 20px 105px;
	font-weight:bold;
	color:#FF3399;
}
.titlenews a{
	font-size:20px;
}
.datenews {
	padding:0 0 0px 105px;
	font-size:14px;
	font-weight:bold;
}
.Title_area{
	background:url(../images/top/ttl_bg.png) center bottom no-repeat;
	width:921px;
	margin: 0 auto 20px;
}
.title_in {
	background:url(../images/top/sub_newsttl.png) no-repeat;
	margin-left:10px;
	padding-bottom:10px;
}
.itemTitle {
	padding:0 90px 0px 105px;
	font-size:20px;
	font-weight:bold;
	color:#FF3399;
}
.itemDate {
	padding:0 0 25px 105px;
	font-size:14px;
	font-weight:bold;
}
.itemContent {
	width:894px;
	margin:0 auto;
	padding-bottom:50px;
	word-break:break-all !important;
	font-size:15px;
}
.itemContent pre {
	width:894px;
	margin:0 auto;
	word-break:break-all !important;
	font-size:15px;
}
pre {
    /* Mozilla */
    white-space: -moz-pre-wrap;
    /* Opera 4-6 */
    white-space: -pre-wrap;
    /* Opera 7 */
    white-space: -o-pre-wrap;
    /* CSS3 */
    white-space: pre-wrap;
    /* IE 5.5+ */
    word-wrap: break-word;
}

.itemContent p img {
	margin:15px auto;
}
.itemContent p {
	font-size:15px;
	line-height:180%;
}
.mainv img{
	width:85%;
}
.backbtn{
	width:263px;
	margin:0 auto;
	padding:20px 0;
}