﻿body
{
	/*background-image: url(../../images/body_bg.gif);*/
	background-color: #9d9d9c;
	font-size: 13px;
	color: #ffffff;

	margin: 0px;
}

a:link{color:#0061bd;}
a:hover
{
	color: #e0e0e0;
}
a:visited{color:#0061bd;}

#menuBar
{
	background-image: url(../images/TitleBg.gif);
	height: 146px;
	background-repeat: repeat-x;
	background-position: 0px 18px;
	text-align: center;
	z-index:1;
}

#copyRightBar
{
	text-align: center;
	background-color: #000000;
	margin-top: 10px;
}

#content
{
	width:1000px;
	margin: 0 auto;
	min-height:200px;
}

.Color2
{
	color: #000000;
}

.Color3
{
	color:#0061BD;
}



/* Select AboutMe */
#S01ColL
{
	float: left;
	width: 500px;
	height:620px;
	background-image: url(../images/me.jpg);
	background-repeat: no-repeat;
}

#S01ColR
{
	float: right;
	width: 500px;
	line-height: 2.3em;
}

#Sel01Word
{
  position: relative;
  left: 500px;
  height:0px;
}

.imgSMF
{
	border: black 1px solid;
	position: relative;
	top: -20px;
}

.S01smallWord
{
	color: #0061BD;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}

/* end */


/* Select 02 Work */
.s2Bg
{
	background-position : 290px 5px;
	background-image: url(../S02Work/hCenterBg.gif);
	background-repeat: no-repeat;
}

.Clearbh
{
	clear:both;
}


.MainColor
{
  color:#0061BD;
}

.syHide{
  display:none;
}


/*pager*/
.piNum {
  border:1px solid #ffffff;
}
.piNum:hover {
  border:1px solid #8E9FF5;
}
.piCurrent {
  background-color:#8E9FF5;
  border-color:#ffffff;  
}

.pagerItem
{	
	float: left;
	font-size: 15px;
	list-style-type: none;
	padding: 1px 2px;
	text-align: right;
}

#smfpg{
 padding:2px;
}

#smfpg a, #smfpg a:visited{
padding: 2px 4px 0px 4px;
text-decoration: none; 
color: #fff;
}

#smfpg a:hover, #smfpg a:active
{
	color: #0061BD;
}

#smfpg a.currentpage
{
color: #FFF !important;
font-weight: bold;
cursor: default;
}

#smfpg a.disablelink, #smfpg a.disablelink:hover{
background-color: white;
cursor: default;
border-color: #929292;
font-weight: normal !important;
}

#smfpg a.prevnext{
font-weight: bold;
}


#photoSilverlight
{

	
	/*margin-top: -50px;*/
}

#itemBar
{
	margin-bottom: 5px;
}