@charset "utf-8";

/****** CONTENTS ***************************************

	0: GENERAL
	1: TOP
	2: Search Result
	3: Privacy Policy 
	4: Sitemap 
	5: Aboutsite

*******************************************************/

/****** 0: GENERAL **********************************/

#footer_wrapper_eng{
	background:url(../img/line_footer.gif) repeat-x top;
	}

/****** 1: TOP **********************************/

#header h1{
	margin:0 0 11px 0;
	}

#top_flash{
	margin:8px 0 10px 1px;
	}

#top_main{
	margin:0 0 25px 1px;
	width:780px;
	background:url(../img/bkg_side.gif) repeat-y right;
	}

#top_main #content{
	position:relative;
	padding:5px 0 0 0;
	float:left;
	width:575px;
	}

#top_main #content h2{
	margin:0 0 7px 0;
	}

#top_main #content p.head_list{
	position:absolute;
		top:5px;
		right:0;
	}

#top_main #content ul li{
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	background:url(../../common/img/line_dotted4px_gray.gif) repeat-x bottom;
	}

#top_main #content ul li img{
	padding:3px 0 3px 5px;
	vertical-align:middle;
	}

#top_main #content ul li p{
	width:12em;
	}

#top_main #content ul li span{
	margin:-1.6em 0 0 11em;
	display:block;
	width:400px;
	}
	
#top_main #side{
	float:right;
	width:195px;
	}

#top_main #side ul{
	padding:5px 0 0 0;
	}
	
#top_main #side ul li{
	margin:0 0 5px 0;
	text-align:center;
	}
	
#footer_wrapper_top {
	padding:15px 0 0 0;
	background:transparent url(../../common/img/line_footer.gif) repeat-x scroll top;
	}
	
/****** 2: Search Result ***********************/

#main_result #content{
	float:none;
	position:static;
	width:780px;
	}

#main_result iframe{
	margin:0 0 20px 0;
	}

/* Google Search Result */

#cse-search-results					{	width:780px;	}
#cse-search-results iframe	{	width:780px;	}

/****** 3: Privacy Policy ***********************/

.privacy h2{
	font-size:150%;
	margin:0 0 5px 0;
	}
	
.privacy p{
	margin:0 0 1em 0;
	}
	
.privacy ol{
	margin:0 0 20px 40px;
	}

.privacy ol li{
	margin:0 0 0.5em 0;
	list-style-type:decimal;
	}
	
.privacy ol li ul{
	margin:5px 0 5px 15px;
	}

.privacy ol li ul li{
	list-style-type:disc;
	}
	
.privacy div{
	border:1px solid #b3b3b3;
	padding:20px 20px 10px;
	}
	
/****** 4: Sitemap *************************************/


ul#sitemap li{
	float:left;
	width:280px;
	padding:0 20px 0 0;
	}

ul#sitemap li.right{
	float:left;
	padding:0;
	}

ul#sitemap li ul{
	margin:-10px 0 15px 20px;
	}

ul#sitemap li ul li{
	float:none;
	width:auto;
	padding:0 0 0 15px;
	background:url(../../common/img/icon_sitemap.gif) no-repeat 0 0.7em;
	line-height:2.0;
	}

ul#sitemap li ul li ul{
	margin:0 0 0px 10px;
	}

ul#sitemap li ul li ul li			{	background:url(../../common/img/icon_mn.gif) no-repeat 0 0.5em;	}
ul#sitemap li ul li ul li.lc	{	background:url(../../common/img/icon_lc.gif) no-repeat 0 0.5em;	}

ul#sitemap h2{
	font-size:130%;
	margin:0 0 20px 10px;
	padding:0 0 0 10px;
	border-left:4px solid #ccc;
	}
	
ul#sitemap h3 {
	background:url(../../common/img/icon_sitemap.gif) no-repeat 0 0.5em;
	font-size:100%;
	margin:0 0 20px 10px;
	padding:0 0 0 10px;
	}	
	
ul#sitemap h2.about{
	font-size:130%;
	margin:0 0 20px 10px;
	padding:0 0 0 10px;
	border-left:4px solid #4A7DB5;
	}	
	
ul#sitemap h2.oa{
	font-size:130%;
	margin:0 0 20px 10px;
	padding:0 0 0 10px;
	border-left:4px solid #A5D352;
	}	
	
ul#sitemap h2.pro{
	font-size:130%;
	margin:0 0 20px 10px;
	padding:0 0 0 10px;
	border-left:4px solid #E7307B;
	}	
	
ul#sitemap h2.rd{
	font-size:130%;
	margin:0 0 20px 10px;
	padding:0 0 0 10px;
	border-left:4px solid #FFD300;
	}
ul#sitemap h2.news{
	font-size:130%;
	margin:0 0 20px 10px;
	padding:0 0 0 10px;
	border-left:4px solid #A586BD;
	}		
	
/****** 5: Aboutsite ***************************/

.aboutsite h2{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	background:url(../../common/img/line_dotted1px_gray.gif) repeat-x bottom;
	}

.aboutsite p{
	margin:0 0 15px 0;
	}

.aboutsite h3{
	margin:0 0 5px 0;
	}

.aboutsite table{
	width:100%;
	margin:0 0 5px 0;
	border-collapse:separate;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	}

.aboutsite table th,
.aboutsite table td{
	padding:5px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

