/*
 * Author: ¸ÊÁú, 2011.05.05
 * Copyright 2011, wutnews
 */
 
/* =Global Elements
-------------------------------------------------------------- */
.clear_both{
	clear: both;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #333333;
}
a:hover, a:active{
	color: #01CC00;
}
.imgcenter{
  display:inline; 
  background:#eee;
}

#focus_picture{
	width: 310px;
	height: 260px;
}

/* =#left_frame #lf_wraper
-------------------------------------------------------------- */
#main #left_frame .content a{
    text-decoration: none;
}
#left_frame .content a:hover, #left_frame .content a:active{
    border-bottom: 1px dotted #00A396;
    padding-bottom: 1px;
    color: #0051A3;
}

#lf_wraper{
	border: 1px solid #DEDEDE;
	width: 100%;
	height: 100%;
}
#slider {
	position:relative;
    width:310px;
    height:207px;
    margin-left:0px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a 
{
	border:0;
	display:block;
}
#focus_picture .nivo-controlNav {
	bottom: -32px;
    position: absolute;
    right: 2px;
}
#focus_picture .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	border: none;
	padding: 0px;
}
#focus_picture .nivo-controlNav a.active {
	background-position:0 -22px;
}

#focus_picture .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
#focus_picture a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
#focus_picture a.nivo-prevNav {
	left:15px;
}

#focus_picture .nivo-caption {
    background: none repeat scroll 0 0 transparent;
    bottom: -42px;
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    height: 40px;
    left: 2px;
    position: absolute;
    text-shadow: none;
    width: 200px;
    line-height:18px;
}
#focus_picture .nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#main #right_frame .imgcenter{
  display:inline;
  background:#eee;
  width:166px; 
  height:135px
}
#main #right_frame .imgcenter a{
  display:block;
  text-align:center;
  background-color:#F0F0F0;
  line-height:135px;
  font-size:135px;
}
#main #right_frame .imgcenter a img{
  *vertical-align:middle;
}

/* =#left_frame #lf_caption
-------------------------------------------------------------- */
#lf_caption{
	width: 680px;
	height: 49px;
	margin: 10px 9px;
	background:url(../images/imglist_top.png) no-repeat top left;
}
#lf_cur_pos{
	height: 49px;
	padding-left: 20px;
	line-height: 49px;
}
#lf_cur_pos li{
	float: left;
	margin-right: 4px;
}
#lf_cur_pos span, #lf_cur_pos a{
	font-size: 14px;
	font-weight: 600;
}
#lf_cur_pos a:hover, #lf_cur_pos a:active{
	color: #2200CC;
}

/* =#left_frame #lf_imgnews_ls
-------------------------------------------------------------- */
#lf_imgnews_ls{
	margin: 10px 20px;
}
#lf_imgnews_ls li.news_item{
	margin-top: 10px;
	clear: both;
}
#lf_imgnews_ls li.news_item a:hover, #lf_imgnews_ls li.news_item a:active{
	color: #000000;
	padding-bottom: 0px;
	border-bottom: none;
}
#lf_imgnews_ls a.news_img{
	float: left;
	width: 180px;
	height: 135px;
}
#lf_imgnews_ls a.news_txt{
	float: left;
	width: 460px;
	height: 135px;
	margin-left: 10px;
	margin-top: 2px;
}
#lf_imgnews_ls .news_cont_box{
	line-height: 1.65em;
}

/* =#left_frame #lf_pager
-------------------------------------------------------------- */
#lf_pager{
	clear: both;	
	margin: 10px 20px;
	height: 40px;
}
#lf_pager ul{
	float: left;
  height: 40px;
  line-height: 40px;
  margin-left: 30px;
}
#lf_pager li, #lf_pager a{
	float: left;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 27px;
}
#lf_pager li{
	margin-right: 4px;
	float: left;
	margin-top: 9px;
}
#lf_pager li a{
	border: 1px solid #FFFFFF;
}
#lf_pager li a:hover, #lf_pager li a:active{
	border: 1px solid #CCCCCC;
}
#lf_pager .goto{
	float: left;
  height: 40px;
  line-height: 40px;
  margin-left: 30px;
  width: 200px;
}
#lf_pager .goto input{
	display: inline-block;
	height: 20px;
	width: 40px;
}
#lf_pager .goto input.button{
	height: 26px;
	width: 40px;
}

/* =NewsList
-------------------------------------------------------------- */
/* =#left_frame #lf_news_ls
-------------------------------------------------------------- */
#lf_news_ls .news_item{
	padding-bottom: 20px;
	position: relative;
	margin-left: 15px;
}
#lf_news_ls a.news_title h3{
	color: #FF6700;
}
#lf_news_ls a.news_title:hover h3, #lf_news_ls a.news_title:active h3{
	color: #FF4000;
}
#lf_news_ls .news_info{
	position: absolute;
	top: 4px;
	right: 0px;
	width: 200px;
	height: 25px;
}
#lf_news_ls .news_info span{
	padding-left: 5px;
}
#lf_news_ls a.news_txt{
	display: block;
	margin: 10px 20px 10px 0;
	line-height: 1.65em;
	padding-bottom: 2px;
    border-bottom: 2px solid #FFFFFF;
}
#lf_news_ls a.news_txt:hover, #lf_news_ls a.news_txt:active{
	color: #000000;
	border-bottom: 2px solid #DEDEDE;
}

/* =VideoList
-------------------------------------------------------------- */
/* =#left_frame #lf_video_ls_min
-------------------------------------------------------------- */
#lf_video_ls_min{
	margin-left: -40px;
	margin-top: 20px;
}
#lf_video_ls_min li.video_item{
	width: 180px;
	height: 200px;
	float: left;
	margin-left: 60px;
	margin-bottom: 20px;
}
#lf_video_ls_min .news_img{
	display: inline-block;
	width: 180px;
	height: 135px;
}
#lf_video_ls_min .news_txt{
	display: inline-block;
	width: 180px;
	height: 60px;
	margin-top: 10px;
	padding: 0px 2px;
	line-height: 1.4em;
}

/* =NewsView
-------------------------------------------------------------- */
/* =#left_frame #news_title
-------------------------------------------------------------- */
#lf_news_box{
	margin: 5px 20px;
	padding-bottom: 20px;
}
#lf_news_box .news_title{
	height: 90px;
	padding: 0px;
}
#lf_news_box .news_title h3{
	font-size: 18px;
	height: 40px;
	line-height: 35px;
	border-bottom: 1px dashed #aaaaaa;
	color: #FF6700;
	text-align: center;
	padding-bottom: 2px;
}
#lf_news_box .newsDes{
	height: 20px;
  margin-top: 5px;
  padding-left: 100px;
  position: relative;
  text-align: left;
}
#lf_news_box .newsDes span.infoMsg{
	margin-right: 12px;
}
#lf_news_box .newsDes a{
	color: #000000;
	font-size: 12px;
}
#news_title{
	margin: 10px 20px;
}
#fontsize{
	position: absolute;
	top: -5px; 
	margin-right: 10px;
	right: 0px;
}
#fontsize li{
	height: 30px;
	margin: 0px 5px;
	float: right;
	line-height: 30px;
	list-style:none;
	cursor: pointer;
}
#fontsize span{
	line-height: 28px !important;
}
#fontsize li a:hover span, #fontsize a:active span{
  color: #B5A300;
}
/* =#left_frame #news_cont_box
-------------------------------------------------------------- */
#news_cont_box{
	line-height: 1.8em;
	margin: 4px 2px;
	font-size: 14px;
}
#news_cont_box p{
	margin: 8px 2px;
}
#lf_news_box .fontsizeMid{
	font-size: 14px;
	line-height: 30px;
}
#lf_news_box .fontsizeBig{
	font-size: 16px;
	line-height: 40px;
}
#lf_news_box .fontsizeSmall{
	font-size: 12px;
	line-height: 25px;
}
/* =#left_frame .newsTip
-------------------------------------------------------------- */
#lf_news_box .newsTip{
	margin: 40px 20px 12px;
	color: red;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#lf_news_box .newsTags {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
#lf_news_box .newsTags a {
    color: #CC0000;
    font-size: 14px;
}
#lf_news_box .newsRelation {
    padding: 5px 10px;
}
#lf_news_box .newsRelation ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#lf_news_box .newsRelation ul li {
    height: 25px;
    line-height: 25px;
}
#lf_news_box .newsRelation a {
    color: #000000;
    font-size: 13px;
    text-decoration: none;
}
#lf_news_box .infoMsg {
    color: #FF6600;
}
