@charset "UTF-8";
/************************************************* Site Default ***/
* {
	margin:0px;
	padding:0px;
	border:0px;
	text-decoration:none;
	font-style: nomal;
	font-size:12px;
}
/******************************************************** body ***/
body{
	vertical-align:middle;
	text-align:center;
}

hr.bottomPass{
	color:#FFFFFF;
	margin-bottom:15px;
}

a:link{
	color:#6633FF;
}
a:visited{
	color:#3333FF;
}
a:hover{
	color:#3300FF;
}

/******************************************************** Header ***/
#aHeader{
	width:100%;
	height:auto;
	min-height:20px;
	max-height:24px;
	margin-bottom:10px;
	padding-top:8px;
	border-bottom:1px solid #6633FF;
	color:#FFFFFF;
	background-image:url("/personal/images/imgLine.png");
	background-repeat:repeat-x;
}
#aHeader > h1,a{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
/******************************************************* aHead ***/
#aHead{
	text-align:right;
	width:820px;
	height:143px;
	max-height:143px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/personal/images/head.jpg");
	background-repeat:no-repeat;
}
/******************************************************** aPages ***/
#aPages{
	text-align:left;
	width:772px;
	height:auto;
	max-height:32px;
	margin-right:auto;
	margin-left:auto;
	padding-top:4px;
	padding-right:24px;
	padding-bottom:4px;
	padding-left:24px;
	background-image:url("/personal/images/aPages.jpg");
	background-repeat:no-repeat;
}
#aPages > strong{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
/******************************************************* mainBox ***/
#mainBox{
	width:820px;
	height:auto;
	min-height:1550px;
	max-height:8000px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
/******************************************************* mainLeft ***/
#mainLeft{
	align:right;
	width:250px;
	height:auto;
	min-height:1550px;
	max-height:6000px;
	background-image:url("/personal/images/ButtonAu.jpg");
	background-repeat:no-repeat;
	float:left;
}
.imgLeftA{
	text-align:right;
	width:230px;
	height:47px;
	margin-bottom:5px;
	margin-left:18px;
	border:1px solid #CC99CC;
	background:url("/personal/images/leftDaial.jpg") no-repeat #CC99CC;
	-moz-border-top-right-radius-: 8px;
	-moz-border-bottom-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.imgLeft{
	align:right;
	text-align:right;
	width:230px;
	height:auto;
	min-height:60px;
	max-height:500px;
	margin-bottom:5px;
	margin-left:18px;
	margin-left:18px;
	border:1px solid #CC99CC;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
	background-image:url("/personal/images/leftGround.jpg");
	background-repeat:repeat-x;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/*** imgLeftDial ***/
.imgLeftDial{
	align:right;
	text-align:center;
	width:230px;
	height:auto;
	min-height:135px;
	max-height:500px;
	margin-bottom:5px;
	margin-left:18px;
	border:1px solid #CC99CC;
	text-shadow: rgba(0,0,0,.1) 0px 1px 1px;
	background-image:url("/personal/images/leftGround.jpg");
	background-repeat:repeat-x;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
/*** imgLeftDial2 ***/
.imgLeftDial2{
	align:right;
	text-align:left;
	width:230px;
	height:auto;
	min-height:230px;
	max-height:500px;
	margin-bottom:5px;
	margin-left:18px;
	text-shadow: rgba(0,0,0,.1) 0px 1px 1px;
}
.imgLeftDial2 strong{
	color:#330066;
	font-weight: normal;
}
/*
.imgLeftDial2 a:link{
	color:#6633FF;
}
.imgLeftDial2 a:visited{
	color:#6633FF;
}
.imgLeftDial2 a:hover{
	color:#FFFFFF;
	background-color:#9966FF;
}
*/
/*** DialText ***/
.DialText{
	text-align:left;
	width:220px;
	height:auto;
	min-height:70px;
	max-height:500px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
	padding-right:5px;
	padding-left:2px;
	text-shadow: rgba(0,0,0,.1) 0px 1px 1px;
}
/******************************************************* mainRight ***/
#mainRight{
	text-align:left;
	align:left;
	width:560px;
	height:auto;
	min-height:1130px;
	max-height:6000px;
	padding-right:0px;
	padding-left:0px;
	float:right;
}
/*** comic Cascading Style Sheets ***/
#comic1{
	text-align:left;
	width:560px;
	height:301px;
	background:url("/personal/images/comic_1.jpg") no-repeat;
}
#comic2{
	text-align:left;
	width:560px;
	height:277px;
	background:url("/personal/images/comic_2.jpg") no-repeat;
}
#comic3{
	text-align:left;
	width:560px;
	height:317px;
	background:url("/personal/images/comic_3.jpg") no-repeat;
}
#comic4{
	text-align:left;
	width:560px;
	height:317px;
	background:url("/personal/images/comic_4.jpg") no-repeat;
}
#comic5{
	text-align:left;
	width:560px;
	height:138px;
	padding-top:200px;
	background:url("/personal/images/comic_5.jpg") no-repeat;
}
/*** main Cascading Style Sheets ***/
ul{
	width:400px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:14px;
	padding-top:10px;
	clear:both;
}
ol{
	width:400px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:14px;
	padding-top:10px;
	clear:both;
}
li.areaGiven{
	text-align:center;
	width:60px;
	height:auto;
	min-height:20px;
	max-height:36px;
	margin-right:2px;
	margin-bottom:1px;
	margin-left:2px;
	font-size:12px;
	color:#6633FF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	list-style-type: none;
	float:left;
}
li.areaGiven > a > strong{
	display:block;
	width:60px;
	height:auto;
	min-height:20px;
	max-height:36px;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:1px;
	padding-top:7px;
	font-size:12px;
	color:#6633FF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
li.areaGiven > a:link > strong{
	color:#6633FF;
	border:1px solid #CC99FF;
}
li.areaGiven > a:visited > strong{
	color:#6633FF;
	border:1px solid #CC99FF;
}
li.areaGiven > a:hover > strong{
	color:#FFFFFF;
	border:1px solid #CC99FF;
	background-color:#9966FF;
}
.areaUl{
	margin-bottom:2px;
}
/******************************************************* Sitemap ***/
#boost{
	width:100%;
	height:60px;
}
/******************************************************* aBottomUnder ***/
#aBottomUnder{
	text-align:right;
	width:820px;
	height:120px;
	max-height:150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/personal/images/bottomUnder.jpg");
	background-repeat:no-repeat;
	clear:both;
}
/******************************************************* aFooter ***/
#aFooter{
	width:100%;
	height:auto;
	min-height:20px;
	max-height:36px;
	height:auto;
	padding-top:8px;
	border-top:1px solid #6633FF;
	color:#FFFFFF;
	background:url("/personal/images/imgLine.png") repeat-x bottom;
	clear:both;
}
#aFooter > strong{
	font-weight: normal;
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

