﻿@charset "utf-8";
/* CSS Document */

/* hot_news_area */
.hot_news{
	position:relative;
	margin:auto;
	width:770px;
	height:225px;
	background:url(images/hot_news_bg.gif) no-repeat;
}

/* hot_news_menu */
#hot_news_menu{
	position:absolute;
	top:10px;
	left:10px;
	width:190px;
}
#hot_news_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#hot_news_menu li{
	padding-bottom:2px;
	
}

/* hot_news_menu_style link*/
.btn_menu_news a{
	width:190px; height:50px; display:block;
	background:url(images/btn_menu_news.gif) no-repeat;
}
.btn_menu_news_01 a{
	width:190px; height:50px; display:block;
	background:url(images/btn_menu_news_01.gif) no-repeat;
}
.btn_menu_news_02 a{
	width:190px; height:50px; display:block;
	background:url(images/btn_menu_news_02.gif) no-repeat;
}
.btn_menu_news_03 a{
	width:190px; height:50px; display:block;
	background:url(images/btn_menu_news_03.gif) no-repeat;
}
.btn_menu_news_04 a{
	width:190px; height:50px; display:block;
	background:url(images/btn_menu_news_04.gif) no-repeat;
}

/* hot_news_menu_style hover*/
.btn_menu_news_01 a:hover,
.btn_menu_news_01.active a{
	background:url(images/btn_menu_news_01_select.gif) no-repeat;
}
.btn_menu_news_02 a:hover,
.btn_menu_news_02.active a{
	background:url(images/btn_menu_news_02_select.gif) no-repeat;
}
.btn_menu_news_03 a:hover,
.btn_menu_news_03.active a{
	background:url(images/btn_menu_news_03_select.gif) no-repeat;
}
.btn_menu_news_04 a:hover,
.btn_menu_news_04.active a{
	background:url(images/btn_menu_news_04_select.gif) no-repeat;
}

/* hot_news_content*/
#hot_news_content{
	position:absolute;
	top:10px;
	right:10px;
	width:550px;
	line-height:20px;
	overflow:hidden;
	 
}
#hot_news_content h1{
	color:#418f01;
	font-size:15px;
	line-height:30px;
	margin:0;
	white-space:nowrap;
	width:550px;
	overflow:hidden;
	
}

/* hot_news_list_content */
#hot_news_list_content{
	position:absolute;
	top:110px;
	right:10px;
	width:550px;
	overflow:hidden;
	border-top:#926a01 1px dashed;
	padding-top:5px;
}
#hot_news_list_content a{
	color:#667f3d;
	text-decoration:none;
	
}
#hot_news_list_content a:hover{
	color:#418f01;
	text-decoration:underline;
}
#hot_news_list_content ul{
	list-style:none;
	margin:0;
	padding:0;
	width:535px;
	 overflow:hidden;
}
#hot_news_list_content li{
	line-height:25px;
	background:url(images/y_menu_icon_sub_list.gif) 0 8px no-repeat;
	padding-left:15px;
	white-space:nowrap;
	width:535px;
	overflow:hidden;
}

/* hot_news_list_content btn_more */
#hot_news_list_content_btn_more a{
	position:absolute;
	display:block;
	bottom:10px;
	right:10px;
	background:url(images/btn_more.gif) no-repeat;
	width:50px;
	height:20px;
}


/* news_area */
.news_area{
	position:relative;
	margin:10px auto 0 auto;
	width:770px;
	background:none;
}
.news_area_left_side{
	float: left;
	top:0;
	left:0;
	width:380px;
	background:url(images/news_content_bg.gif) repeat-y;
}
.news_area_right_side{
	float: left;
	top:0;
	right:0;
	width:380px;
	background:url(images/news_content_bg.gif) repeat-y;
	margin-left: 10px;
}
/* news_area btn_more */
.news_area_btn_more a{
	position:absolute;
	display:block;
	top:7px; right:5px;
	.top:0; .right:5px;
	_top:7px; _right:5px;
	background:url(images/btn_more.gif) no-repeat;
	width:50px;
	height:20px;
}

/* news_area_content_title */
.news_area_content_bg_title{
	background:url(images/news_content_title.gif) top no-repeat;
	color:#FFF;
	font-size:15px;
}
.news_area_content_bg_title_txt{
	position:relative;
}
.news_area_content_bg_title_txt ul{
	list-style:none;
	margin:0;
	padding:0;
}
.news_area_content_bg_title_txt li{
	line-height:33px;
	background:url(images/icon_news_title.gif) 5px 4px no-repeat;
	_height:25px;
	padding-left:40px;
}
.news_area_content_bg_foot{
	clear:both;
	height:5px;
	overflow:hidden;
	background:url(images/news_content_foot.gif) no-repeat;
}

/* news_area_content */
.news_area_content{
	margin:auto;
	width:360px;
	
}
/* news_area_content_hr */
.news_area_content_hr{
	clear:both;
	border-top:#aa9148 1px dashed;
	margin:3px 15px 3px 15px;
	.margin:3px 15px 3px 15px;
}
.news_area_content_image{
	float:left;
	width:118px;
	height:68px;
	border:#aa9148 1px solid;
	overflow:hidden;
}
.news_area_content_image_member{
	float:left;
	width:50px;
	height:50px;
	border:#aa9148 1px solid;
	overflow:hidden;
}
.news_area_content_txt{
	float:right;
	width:230px;
	font-size:13px;
	line-height:22px;
	color:#555;
}
.news_area_content_txt_member{
	float:right;
	width:300px;
	font-size:13px;
	line-height:22px;
	color:#555;
}
.news_area_content_txt a{
	color:#0066ff;
	text-decoration:none;
}
.news_area_content_txt a:hover{
	color:#0099ff;
	text-decoration:underline;
}

.EEArea_content_txt
{
	float:left;
	width:350px;
	font-size:13px;
	line-height:22px;
	color:#555;
	overflow:hidden;
	white-space:nowrap;
}
.EEArea_content_more
{	
	float:right;
	background:url(images/btn_more.gif) no-repeat;
	display:inline-block;
	width:50px;
	height:20px;
}
.TextRed
{
	color: Red;
}
.Dline
{
	border: 1px solid;
}
.Dline a
{
	font-size: medium;
}
#eeImg1
{
	background:url(images/eeImg1.gif) no-repeat;
	display:inline-block;
	width:174px;
	height:58px;
}
#eeImg2
{
	background:url(images/eeImg2.gif) no-repeat;
	display:inline-block;
	width:174px;
	height:58px;
}
#eeImg3
{
	background:url(images/eeImg3.gif) no-repeat;
	display:inline-block;
	width:174px;
	height:58px;
}
#eeImg4
{
	background:url(images/eeImg4.gif) no-repeat;
	display:inline-block;
	width:174px;
	height:58px;
}