@charset "utf-8";
/*/////////////////////////////////////////////////////////
 name:           common.css
 description:    structure and common elements
 container:      body(elementName#idName)
///////////////////////////////////////////////////////// */

/*------------------------------------------------------------
 header
------------------------------------------------------------*/

#header{
	width:800px;
	height:347px;
	}

#home .fullColumn{
	position:relative;
	width:770px;
	margin:45px 15px 0 15px;
	padding:0 0 0 0; /* news ¸ò flash ¶¡ªºªÅ»Ø */
	}

#home .colFloatHome{
	display:table;
	width:770px;
	margin:0 0 45px; /* news ¸ò ¤U¤èseries ¶¡ªºªÅ»Ø */
	}

	
/*------------------------------------------------------------
 #swfArea
------------------------------------------------------------*/

#home #swfArea{
	width:800px;
	height:347px;
	background:#eeeeee;
	}
#newsHome swfBottomArea{
	width:800px;
	height:60px;
	border-top:1px solid #B9B9B9;
	border-bottom:1px solid #ffffff;
	background:#eeeeee;
	}

/*  section left
------------------------------------------------------------*/

#home .colFloatHome .sectionLeft{
	float:left;
	width:361px;
	display:inline;
	margin:0 0 0 0;
	}

#home #newsListArea .section{
	display:table;
	width:361px;
	padding:8px 0;
	border-bottom:1px solid #dddddd;
	}

#home #newsListArea .section .section1{
	display:table;
	width:361px;
	/*padding:8px 0;
	border:1px solid #cc2200;*/
	background:url(../images/common/orange.gif) 77px 0%;
	_ background:url(../images/common/orange.gif) 77px 0%;
	background-repeat: repeat-y; 
	}

#home #newsListArea .list{
	margin:0 0 0 0;
	}

#home #newsListArea .section .section1 h3{
	float:left;
	width:70px;
	height:33px;
	margin:0 0 0 0;	/* top right down left */
	font-size:10px;
	font-weight:normal;
	font-family:Arial,·s²Ó©úÅé;
	display:inline;
	background:url(../images/index/news_flag1.png) no-repeat;
	}

#home #newsListArea .section .section1 h4{
	float:left;
	width:70px;
	/*height:33px;*/
	margin:0 0 0 0;	 
	font-size:10px;
	font-weight:normal;
	font-family:Arial,·s²Ó©úÅé;
	display:inline;
	/*background:url(../images/index/news_flag.png) no-repeat;*/
	}

#home #newsListArea .section .section1 p{
	float:right;
	width:270px;
	height:100%;
	margin:0;
	padding:0 0 0 15px;
	display:inline;
	font-family:Arial,·s²Ó©úÅé;
	/*
	background:url(../images/common/orange.gif) 0% 0%;
	_ background:url(../images/common/orange.gif) 0% 0%;
	background-repeat: repeat-y; */
	font-size:12px;
	}



/*  section right
------------------------------------------------------------*/

#home .colFloatHome .sectionRight{
	float:right;
	width:409px;
	margin:0 0 0 0;
	}

#home .colFloatHome .sectionRight .sectionInnerLeft{
	float:right;
	width:205px;
	margin:0 0 0 0;
	background:url(../images/index/lineList_01.gif);
	background-repeat: repeat-y;
	background-position: 13px 0;
	}

#home .colFloatHome .sectionRight .sectionInnerRight{
	float:right;
	width:204px;
	margin:0 0 0 0;
	background:url(../images/index/lineList_01.gif);
	background-repeat: repeat-y; 
	background-position: 13px 0;
	}
