/* CSS Document */
#blueBar 
{
	width:738px;
	background:#66c3ee;
	height:29px;
	color:#fff;
}
#blueBar Table 
{
	height:29px;
	font:normal 12px Arial;
	border-collapse:collapse;
	float:right;
}
#blueBar Table TH 
{
	text-align:right;
	font:bold 12px Arial;
	background:url(../images/blueBar_th_sep.jpg) no-repeat left;
	padding-right:10px;
	white-space:nowrap;
}
#blueBar Table a
{
	color:#fff;
	text-decoration:none;
}
#blueBar div
{
	width:60px;
	padding-top:7px;
	float:left;
}
#blueBar div A 
{
	font:normal 12px Arial;
	color:white;
	text-decoration:none;
}
/* ============================================================================================ */
.SideBox 
{
	width:248px;
	background:#fff;
	margin-bottom:4px;
}
.SideBox H4 
{
	height:28px;
	font:bold 14px Arial;
	color:white;
	line-height:28px;
	text-indent:10px;
	background:#5f5f5f;
	margin-right:1px;
}
#LoginBox div
{
	width:200px;
	margin:0 auto;
	text-align:left;
	padding-top:10px;
}
#LoginBox div input
{
	margin-bottom:10px;
}
#SearchBox h4
{
	background:#66c3ee;
	margin-bottom:10px;
}
#SearchBox
{
	padding-bottom:10px;
}
#SideSearchTbl th
{
	font-weight:normal;
}
#SideSearchTbl td
{
	height:30px;
	vertical-align:top;
	text-align:right;
}
#SearchBox .Line
{
	margin:0 5px 10px 5px;
	border-bottom:2px solid #efefef;
}
#SearchByNum input
{
	border:1px solid #dadada;
	border-left:none;
	width:125px;
	height:18px;
	text-align:left;
	float:left;
}
#SearchByNum a
{
	display:block;
	width:24px;
	height:22px;
	background:url(../images/search_icon.gif) center no-repeat;
}
/* ============================================================================================ */
#MyDiary H3 
{
	font:bold 14px Arial;
	color:#5e5e5e;
	line-height:25px;
	text-indent:10px;
}
#MyDiary DIV 
{
	border-top:1px solid #dfdfdf;
	margin-right:5px;
}
#MyDiary A 
{
	font:normal 12px Arial;
	color:#4d4d4d;
	text-decoration:none;
	height:25px;
	line-height:25px;
	display:block;
	background:url(../images/gray_arrow.jpg) center right no-repeat;
	padding-right:20px;
}
#MyDiary A:hover 
{
	text-decoration:underline;
}
/* ============================================================================================ */
#UserBoxLinks
{
	margin:0 auto 5px auto;
	text-align:right;
}
#UserBoxLinks td
{
	padding-left:15px;
	padding-right:10px;
}
#UserBoxLinks td a
{
	margin:0 auto;
	color:#63c2ee;
	font-weight:bold;
	display:block;
	background:url(../images/green_arrows.jpg) center left no-repeat;
	padding-left:13px;
	text-align:right;
}
/* ============================================================================================ */
.AllArticles .ArticlesBox
{
	width:600px;
}
.AllArticles .ArticlesL
{
	width:500px;
}
.ArticlesBox
{
	width:470px;
	border-bottom:1px solid #eeeeee;
	padding-bottom:10px;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden
}
.ArticlesR
{
	display:block;
	width:38px;
	float:right;
}
.ArticlesL
{
	display:block;
	width:375px;
	float:left;
}
.ArticlesL h3
{
	margin-bottom:5px;
}
.ArticlesL h3 a
{
	font:bold 14px Arial;
	color:#65c2ee;
	text-decoration:none;
}
.ArticlesBot
{
	background:#f7f7f7;
	padding:3px 5px 3px 0;
}
.ArticlesBotR
{
	width:260px;
	float:right;
}
.ArticlesBotR span
{
	color:#67c4ed;
}
.ArticlesBotL
{
	display:block;
	float:left;
	width:90px;
	font:bold 12px Arial;
	color:#67c4ed;
	text-decoration:none;
}
/* ============================================================================================ */
#UserLogin
{
	background:#fff; 
	padding:10px 10px 10px 0;
}
#UserLogin p
{
	padding-top:2px;
	color:#5e5e5e;
}
#UserLogin h3
{
	font:bold 14px Arial;
}
#UserLoginID
{
	color:#bccf35;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #dadada;
}
#UserLoginSep
{
	height:18px;
	background:#efefef;
	margin-left:10px;
}
/* ============================================================================================ */
.Actions
{
	border-collapse:collapse;
	margin-right:5px;
}
.Actions td
{
	vertical-align:bottom;
}
.Actions .Sep
{
	width:16px;
	background:url(../images/sep.gif) center no-repeat;
}
.Actions img
{
	display:block;
}

