/* reset all tags */
body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object{ margin:0; padding:0; vertical-align:baseline;}table{ border-collapse:collapse; border-spacing:0;}fieldset{ border:0;}img{ border:0; vertical-align:bottom;}address,caption,cite,code,dfn,var{ font-style:normal; font-weight:normal;}ol,ul { list-style:none;}caption,th { text-align:left;}q:before,q:after{content:'';}abbr,acronym { border:0;}h1,h2,h3,h4,h5,h6{ font-size:100%;}hr { display:none;}label { cursor:pointer;}/* reset font */body { font:13px "‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;}table { font-size:inherit;}select, input, textarea { font:99% arial,helvetica,clean,sans-serif;}pre, code { font:115% monospace;}body { line-height:1.4;}
*html body {
   overflow-y:auto;
}
*+html body {
   overflow-y:auto;
}
body {
   overflow-y:scroll;
}

/* Atag */
a { overflow:hidden;}
a:link { color:#0066CC; text-decoration:underline;}
a:visited { color:#666; text-decoration:underline;}
a:hover { color:#EA782C; text-decoration:none;}
a:active { color:#0066CC; text-decoration:underline;}

/* font size */
.fs10 { font-size:77%;}
.fs11 { font-size:85%;}
.fs12 { font-size:93%;}
.fs13 { font-size:100%;}
.fs14 { font-size:108%;}
.fs15 { font-size:116%;}
.fs16 { font-size:122%;}
.fs17 { font-size:130%;}
.fs18 { font-size:138%;}
.fs19 { font-size:146%;}
.fs20 { font-size:152%;}

/* font-color */
.fc1 { color:#DDFF66;}
.fc2 { color:#AACCEE;}
.fc3 { color:#EA782C;}
.fc4 { color:#FF0000;}

/* clearfix */
.pkg:after {content: " ";display:block;visibility:hidden;clear:both;height:0.1px;font-size:0.1em;line-height:0;}/* no ie mac \*/ .pkg { display: block; }/* */

/* adjust */
.mar_bm_5 { margin-bottom:5px;}
.mar_bm_10 { margin-bottom:10px;}
.mar_bm_20 { margin-bottom:20px;}
.mar_bm_30 { margin-bottom:30px;}
.mar_bm_40 { margin-bottom:40px;}
.mar_tp_20 { margin-top:20px;}

.t_bold { font-weight:bold;}
.t_center { text-align:center;}
.t_right { text-align:right;}
.t_left { text-align:left;}

.disp_block { display:block;}
.disp_none { display:none;}
.clr { clear:both;}
	
/* layout*/
body {
	background:transparent url(/images/bg.png) repeat-x scroll 0 0;
	color: #2C2C2C;
	height: 100%;
	text-align:center;
}
#container {
	margin: 20px auto 50px auto;
	width: 780px;
	text-align:left;
}
#header{
	background:#002233;
	color: #ffffff;
	padding:20px;
	position:relative;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
#home #header{
	height:135px;
}
#home #header_main{
	float:left;
}
#home #header_sub{
	float:right;
	margin-top:5px;
	padding:5px 30px 10px;
	background:#660000;
	font-weight:bold;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
	#home #header_sub a:link { color:#DDFF66; text-decoration:none;}
	#home #header_sub a:visited { color:#DDFF66; text-decoration:none;}
	#home #header_sub a:hover { color:#DDFF66; text-decoration:none;}
	#home #header_sub a:active { color:#DDFF66; text-decoration:none;}
	
h1 {
	color: #DDFF66;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}
	h1 a:link {text-decoration:none;}
	h1 a:visited { color:#DDFF66; text-decoration:none;}
	h1 a:hover { color:#DDFF66; text-decoration:none;}
	h1 a:active { color:#0066CC; text-decoration:none;}

	h1 span {
		font-size: 20px;
		font-weight: normal;
		margin: 5px 5px 5px 0;
		text-align: left;
	}

#home h1 span{
	font-size: 32px;
}
.description{
	color:#AACCEE;
}
#home .description {
	padding-left:3px;
	line-height:1.1;
}
.search{
	position:absolute;
	text-align:right;
	top:32px;
	right:20px;
}
#home .search{
	position:absolute;
	text-align: left;
	top:110px;
	right:auto;
}

.search input[type="text"]{
	width:200px;
	font-size:14px;
	padding:4px 5px;
	border:1px 0 1px 1px #EEEEEE solid;
}

#home .search input[type="text"]{
	width:320px;
	font-size:20px;
}
#home .search input[type="submit"]{
	font-size:20px;
}
#page{
	clear:both;
	background:#FFF;
	padding:20px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
#content{
	width:520px;
}
#content h2{
	font-size:154%;
	height:50px;
	font-weight:normal;
	position:relative;
	padding:10px 0 0 55px;
}
#content h2.keyword{
	/padding:10px 0 0 5px;
	_margin-bottom:10px;
}
.latestkeywords h2{
	background:url(/img/new.png) no-repeat;
}
.tags h2{
	background:url(/img/tag.png) no-repeat;
}
.thumb{
}
h2 .score{
	position:absolute;right:20pt;
}
.taglist li{
	background:transparent url(/img/taglist.gif) no-repeat scroll 0 4px;
	padding:3px 0 5px 25px;
	font-size:77%;
}

/* sidebar */
#sidebar{
	float:right;
	width:200px;
}
.latesttags h2, .populartags h2{
	font-size:154%;
	padding:10px 0;
}
.box{
	border:1px solid #CCC;
	margin-bottom:10px;
	padding:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
.box h2{
	font-size:100%;
	font-weight:normal;
}
.box textarea{
	height:100px;
	width:175px;
}
.ico_services li{
	float:left;
	height:24px;
	margin-right:11px;
	width:18px;
}
.ico_services img{
	vertical-align:middle;
}
.explanation{
	font-size:85%;
	color:#999;
}
#update p.update{
	padding:5px 35px;
	background:url(/img/update.png) no-repeat;
}
.bnr{
	margin-top:30px;
}
/*footer*/
#footer{
	font-size:93%;
	margin:30px 0 0;
	background:#002233;
	padding:10px;
	color:#FFF;
	text-align:center;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
	#footer a:link { color:#DDFF66; text-decoration:none;}
	#footer a:visited { color:#DDFF66; text-decoration:none;}
	#footera:hover { color:#DDFF66; text-decoration:none;}
	#footer a:active { color:#DDFF66; text-decoration:none;}
#footer ul{
	padding-left:20px;
}
#footer li{
	display:inline;
	padding:0 4px;
}
/* home */
#basic{
	border-spacing:0;
	border-width:0;
	width:100%;
	font-weight:bold;
}
#basic a:link, #basic a:visited{
	text-decoration:none;
}
#basic a:hover{
	text-decoration:underline;
}
#basic th{
	padding:3px 10px;
	border-width:1px;
	border-color:#F3F0E8;
	border-style:solid;
	font-size:108%;
	background:#002233;
	color:#FFF;
	text-align:center;
}
#basic td{
	border-collapse:collapse;
	border-width:1px;
	border-color:#F3F0E8;
	border-style:solid;
	padding:10px;
	vertical-align: middle;  
	font-size:146%;
}
.latest .keyword{
	width:240px;
}
.latest .score{
	width:105px;
}
td.score{
	text-align:right;
}
.latest .tag{
	width:165px;
}
.ranking .rank{
	width:65px;
}
.ranking .keyword{
	width:300px;
}
.ranking .score{
	width:165px;
}

.image{
	width:48px;
	height:48px;
}
.image td{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border:1px solid #002233;
	background:#002233;
}
.title{
	padding-left:10px;
}
#basic p.image, #header_sub p.image{
	display: table-cell;  
	vertical-align: middle;  
	margin: 0; 
	text-align:center;
	border:1px solid #002233;
	background:#002233;
}
#basic p.title, #header_sub p.title{
	display: table-cell;  
	vertical-align: middle;  
	margin: 0; 
}
#basic td.tag{
	font-size:100%;
	font-weight:normal;
}

/*for IE6/7 */  
#basic .keyword p, #header_sub .keyword p{  
    /display: inline;  
    /zoom: 1;  
}     



/* words */
.words table.image{
	float:left;
}

/* share */
#share {
	margin:30px 40px 0;
	padding:10px;
	background:#F5F5F5;
	height:80px;
}
#share h3{
	font-size:116%;
	font-weight:bold;
	margin-bottom:10px;
}

/* accordion */
.accordion_toggle {
	display: block;
	height: 30px;
	background: url(/images/accordion_toggle.jpg) no-repeat top right #DAE9F8;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_active {
	background: url(/images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
	
	.accordion_content h2 {
		margin: 15px 0 5px 10px;
		color: #0099FF;
	}
	
	.accordion_content p {
		line-height: 150%;
		padding: 5px 10px 5px 10px;
	}
	.accordion_content dl, .accordion_content ul, .accordion_content ol {
		padding: 5px 15px;
	}
	.accordion_content dt{
		padding:10px 0 0;
		font-size:108%;
	}
	.accordion_content li, .accordion_content dd {
		border-bottom:1px solid #EEEEEE;
		line-height:16px;
		padding:10px 0;
		position:relative;
	}
	.accordion_content .thumb{
		display:block;
		height:50px;
		left:0;
		margin:0 10px 0 0;
		overflow:hidden;
		position:absolute;
		width:50px;
	}
	.accordion_content .thumb2{
		display:block;
		height:90px;
		left:0;
		margin:0 10px 0 0;
		overflow:hidden;
		position:absolute;
		width:120px;
		display:table-cell;
		text-align:center;
		vertical-align:middle;
	}
	.accordion_content .body{
		display:block;
		margin-left:56px;
		min-height:48px;
		overflow:hidden;
		width:425px;
	}
	.accordion_content .body2{
		display:block;
		margin-left:126px;
		min-height:100px;
		overflow:hidden;
		width:355px;
	}	
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: url(/images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

.vertical_accordion_toggle_active {
	background: url(/images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

	.vertical_accordion_content h2 {
		margin: 15px 0 5px 10px;
		color: #0099FF;
	}

	.vertical_accordion_content p {
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}
	
/*
	Horizontal Accordion
*/

.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 100px;
	width: 30px;
	background: url(/images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

.horizontal_accordion_toggle_active {
	background: url(/images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
	border-right: 1px solid #f68263;
}

.horizontal_accordion_content {
	/* REQUIRED */
	height: 100px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	
	overflow: hidden;
	background-color: #ffffff;
	color: #444444;
}
	
	.horizontal_accordion_content p {
		width: 450px;
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 680px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }

/* ==================================
Pagenation
================================== */
.pager{
	margin:0 auto;
	text-align:center;
}
.pagination span{
	font-size:81%;
}
.pagination a{
	border:solid 1px #DDDDDD;
	margin-right:1px;
}
*+html .pagination a{
	border:solid 1px #DDDDDD;
	margin-right:2px;
}
.pagination em{
	color:#ff0084;
	font-weight:bold;
	padding:4px 5px;
}
.pagination a:link,
.pagination a:visited {
	padding:3px 6px;
	text-decoration:none;
}
*+html .pagination a:link,
*+html .pagination a:visited {
	color:#008D00;
	padding:4px 6px;
	text-decoration:none;
}
.pagination a:hover{
	border:solid 1px #666666;
}
.total{
	margin-top: 5px;
	font-size:71%;
	color: #999;
}