@charset "utf-8";
/* CSS Document */

ul,ol { margin: 0; padding: 0; /*font-size: 80%; line-height: 150%;*/ }
ul ul,ol ol,ol p { margin: 0; padding: 0; font-size: 100%; line-height: 150%; }
li { list-style-type: none; padding: 0; margin: 0; }


.contents_inner .left {
	 float:left; 
	 width:730px; 
}

.contents_inner .right {
	float:right;
	width:300px;
}
.contents_inner .right img#side {
	margin-bottom: 30px;
}

#twetterBox {
	width:300px;
	margin: 30px 0;
}

h1{
	float:left;
}



h2{
	background: url(../img/h2_bg.png) 0 2px no-repeat;
	padding:0 0 5px 30px;
	height:25px;
	font-size:20px;
	border-bottom:#e7e8e8 1px solid;
	margin-bottom:20px;
}
h2 span, #weather h3 span{
	font-size:12px;
	font-weight: normal;
	padding-left:1.5em;
}

h3{
}

h4{
	color:#EC6300;
}
.top_box1{/*news movie*/
	padding-bottom:20px;
}

	#news_top .top_box1 img{/*news movie*/
		width:290px ;
	}

.top_box2{/*topics*/
	background:#F1EDE5;
	margin-bottom:10px;
}

.top_list1{
	padding-top:10px;
}

.right_part1{/*news movie*/
	width:430px;
}

.right_part2{/*topics*/
	padding:10px 10px 10px 0px; 
	width:420px;
}

.right_part3{/*vignette*/
	width:520px;
}

/*news*/

#news_bottom dl{
	width:350px;
	float:left;
	margin:0 10px 10px 0;
}

#news_bottom dl.first{
	clear:both ;
}

#news_bottom dl a{
	display:block;
	text-decoration:none;
}

#news_bottom dl dt{
	float:left;
	margin-right:10px;
}

	#news_bottom dl dt img{
		max-width:81px ;
		max-height:61px;
	}

#news_bottom dl dd{
}

.date {
	color: #3EA11F;
	display: inline;
	margin-right:1em;
}

.category {
	color: #3EA11F;
	display: inline;
}

.floatL img, .news_thumb img {
	border: 1px solid #cfcfcf;
}

/*blogs*/

#blogs dl{
	width:350px;
	float:left;
	margin:0 10px 10px 0;
}

#blogs dl.first{
	clear:both ;
}

#blogs dl a{
	display:block;
	text-decoration:none;
}

#blogs dl dt{
	float:left;
	margin-right:10px;
}

	#blogs dl dt img{
		max-width:81px ;
		max-height:61px;
	}


/*topics*/

#topics .top_box3{
	margin-right:-5px;
	overflow:hidden;
}
#topics ul{
	margin-right:5px;
	float:left;
}

#topics ul li{
	background:#F1EDE5;
	width:178px;
	text-align:center;
    display: inline-block;
	margin:5px 1px 0 0;
}

#topics ul li:nth-child(4n) {
	margin-right:0px !important;
}

#topics ul li a span{
    display: inline-block;
    font-size: 90%;
    line-height: 1.2;
    padding: 8px 10px 15px 10px;
    text-align: left !important;
	text-decoration:none;
}

p.more{
	background:url(../img/book_more.gif) no-repeat 0px 14px;
	padding-left:15px;
	margin-top:20px;
	float:right;
}

/*movie*/
#movie dl a{
	width:350px;
	float:left;
	margin-bottom:10px;
	display:block;
	position:relative;
}

#movie dl dt{
	width:260px;
	background:url(../img/new_list.gif) no-repeat 0px 5px;
	padding-left:12px;
	margin-right:10px;
}

#movie dl dd{
	text-align:right;
	position:absolute;
	top:0;
	right:2em;
	text-decoration:none;	
}

/*vigette*/

#vignette ul{
	clear:both ;
	margin:10px 0 20px 0;
}

#vignette ul a li{
	background:url(../img/vignette_list.gif) no-repeat 0px 5px;
	padding-left:10px;
	display:inline-block;
	width:12em;
}

.subscribe{
	background:#8FC31F;
	padding:12px 10px 15px 20px;
	font-size:16px !important;
	width:13em;
	font-weight:bold;
	color:#fff !important;
}

.subscribe a:link, .subscribe a:hover, .subscribe a:visited{
	color:#fff !important;
	text-decoration:none;
}

/*newspaper*/
#newspaper ul{
	margin:10px 0 35px 0;
}
#newspaper ul li{
	background:url(../img/vignette_list.gif) no-repeat 0px 5px;
	padding-left:10px;
	display:inline-block;
	width:16em;
	line-height:170% !important;
}

/*books*/
#books ul li{
	float:left;
	margin-right:9px;
	width:114px;
}

#books ul li:nth-child(6n) {
	margin-right:0px !important;
}

/*magazine*/
#magazine ul a li{
	background:url(../img/vignette_list.gif) no-repeat 0px 5px;
	padding-left:10px;
}

#magazine .top_box1 ul{
	float:right;
	width:520px
}


/*right contents common*/
.right h3{
	font-size:18px;
	border-bottom: 2px solid #e7e8e8;
	padding-bottom:4px;
}

.right section{
	margin-bottom:20px;
}

.right h3{
	margin:0 !important;
}


/*weather*/
div.weather_box{
	float:left;
	width:86px;
	display:block;
	margin-right:20px;
	font-size:75%;
}

div.weather_box img{
	float:left;
}

div.weather_box p{
	float:left;
	margin-top:10px;
}

div.weather_box div{
	float:left;
	line-height:26px
}

div.weather_box:last-child{
	margin-right:0px;
}

div.weather_box div span{
	border-bottom:#9FA0A0 1px solid;
	display:block;
}

.blog_bnr, .pr_bnr{
	background:#F7F8F8;
	border-bottom:#e7e8e8 1px solid;
	clear:both;
	padding:5px 0px;
}

.blog_bnr p, .pr_bnr p{
	float:right;
	width:220px;
}
.blog_bnr img, .pr_bnr img{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#bnr li{
	margin-bottom:10px;
}

#bnr img {
	border:1px solid #e7e8e8;
}

.pr_thumb{
	display:inline;
}



.pagging{
	width:100% ;
	overflow:hidden ;
	margin:20px auto ;
}

	.pagging ul{
		width:100% ;
		overflow:hidden ;
		text-align:center ;
	}

		.pagging ul li{
			display:inline-block ;
			margin:0 20px ;
			text-align:center ;
			font-size:150% ;
		}