@charset "utf-8";



/*=========================================================

	[ layout.css ]

=========================================================*/



/*=========================================================

	index

		1. Page format

		2. header

		3. contents

		4. footer

=========================================================*/





/* 3. contents

=========================================================*/

#bodyWrapper{

	width:100%;

	padding:15px 0 40px;

	background:#BBC2CC url(../images/for_bk_bodyWrapper.jpg) repeat-x;

}



/* content

---------------------------------------------------------*/

#container{

	width:950px;

	margin:15px auto 0;

	padding-bottom:5px;

	text-align:left;

	background:none;

}

#containArea{

	width:950px;

	background:none;

}

	#pr{

		float:right;

		width:515px;

		background:none;

		padding:0;

	}

	#main{

		float:left;

		height:515px;

		width:390px;

		padding:15px 20px;

		color:#FFF;

		background:transparent url(../images/ind_bk_news.jpg) no-repeat top;

	}

		#content{

			float:none;

			width:100%;

			padding:0;

		}

		#content .pickup-news{
			padding-bottom:15px;
		}
		#content a{

				color:#24A7F4;

			}

			#content h2{

				color:#24A7F4;

				font-size:160%;

				font-weight:normal;

				line-height:1.3;

				margin:0 0 10px;

				padding:0;

				border:none;

			}

			#content h3{

				color:#999;

				line-height:1.3;

				margin:0;

				padding:0;

				border:none;

			}

			#content h3 a{

				color:#999;

			}

			#content p.day{

				color:#999;

				font-size:85%;

			}

			#content p{

				line-height:1.4;

				font-size:85%;

				margin:0 0 5px;

			}

			

			#content ul.mkNews{

				font-size:85%;

				margin:0;

				list-style:none;
				

			}

			#content ul.mkNews li{

				float:right;

				margin:0 0 0 10px;

			}

			#content ul.mkNews li.more{

				background:transparent url(../images/for_ico_snext.gif) no-repeat right .3em;

				padding-right:10px;

			}

			#content ul.mkNews li.all{

				background:transparent url(../images/for_ico_more.gif) no-repeat right .2em;

				padding-right:15px;

			}
			#content dl.des-news{
				margin-top:15px;
				padding-top:10px;
				border-top:2px solid #36415D;
			}
			#content .des-news dt{
				background:transparent url(/cip/english/common/images/top_ico_news.gif) 100% 100% no-repeat;
			}
			#content .des-news dt.icoEvent{
				background:transparent url(/cip/english/common/images/top_ico_event.gif) 100% 100% no-repeat;
			}