/* CSS Document*/
/*--------------------------------------------------*/
ul {
	margin-left:10px;
	margin-bottom:0px;
	padding-left:10px;
}
/*--------------------------------------------------*/
.body {
	margin:0px 0px 0px 0px;
	table-layout:fixed;
	word-wrap: break-word;
	word-break:break-all;
	text-align:justify; 
	text-justify:inter-ideograph;
	background-image:url(bg.jpg);
	background-repeat:repeat-y;
	background-position:center
}
#pagelink {
	font-size:16px;
	text-align:center;
	color:#000000;
}
#pagelink a{
	color:#666666;
	text-decoration: underline;
}
#pagelink a:hover{
	color: #E14400;
	text-decoration:none;
}
#hr {
	border-top:dashed 1px #CCCCCC;
	margin:5px 5px 5px 5px;
}
/*--------------------------------------------------*/
.mainFrame {
	font-size:15px;
	color: #333333;
}
/*--------------------------------------------------*/
#header {
	height:316px;
	width:954px;
	background:url(header.jpg);
}
#header a{
	color:#007398;
	text-decoration: none;
}
#header a:hover{
	color:#FB9804;
	text-decoration: none;
}
.headerTitle {
	text-align:left;
	padding:12px 0px 0px 260px;
	font-size: 22px;
	font-weight:bolder;
	color:#FFFFFF;
}
.headerDescri {
	text-align:left;
	padding:0px 0px 0px 260px;
	color:#20A3FB;
}
#headerLink {
	text-align:right;
	padding:225px 12px 0px 0px;
	font-size: 13px;
	color:#000000;
}
#headerLink a{
	color:#000000;
	text-decoration: none;
}
#headerLink a:hover{
	color:#FFF600;
	font-weight:bold;
	text-decoration: none;
}
/*--blog--------------------------------------------------------------------------------------------------*/
.content {
	margin:10px 0px 0px 0px;
}
.navBlock {
	width:200px;
}
.contentBlock {
	padding:0px 10px 0px 10px;
}
/*--------------------------------------------------*/
.nav_u {
}
.nav_d {
}
.nav_u_R {
}
.nav_d_R { 
}
.nav {
}
/*--------------------------------------------------*/
#objBlock {	 
	margin-bottom:10px;
}
/*----------------------*/
#objTitle {
	background:url(objTitle.gif);
}
#obj1{
}
#obj2{
	height:23px;
	font-weight:bold;
	color:#007398;
	width:200px;
	text-align:center;
	padding:8px 0px 0px 0px;
}
#obj3{
}
/*----------------------*/
#objContent {
}
#obj4{
	border-left:0px #BFE7EF solid;
}
#obj5{
	width:186px;
	padding:5px 5px 5px 5px;
	font-size: 13px;
	color:#3D3D3D;
	line-height:1.5em;
}
#obj5 a{
	color:#3D3D3D;
	text-decoration: none;
}
#obj5 a:hover{
	color:#FFF600;
	text-decoration:underline;
}
#obj6{
	border-right:0px #BFE7EF solid;
}
/*my information*/
.information {
	margin:5px;
	font-size:16px;
	font-weight: bold;
	text-align:center;
}
.aligncenter {
	text-align:center;
}
/*----------------------*/
#objDown {
	height:2px;
}
#obj7{
}
#obj8{
}
#obj9{
}
/*--------------------------------------------------*/
#artBlock { 
	margin-bottom:10px;
}
/*----------------------*/
#artTitle {
	background:url(artTitle.jpg);
}
#art1 {
}
#art2 {
	width:100%;
	padding:5px 0px 0px 47px;
	height:29px;
	font-weight:bold;
	color:#007398;
	text-align:left;
}
#art3 {
}
/*----------------------*/
#artContent {
}
#art4 {
	width:12px;
	border-left:1px solid #8DBC00;
}
#art5 {
	padding:10px 5px 10px 5px; 
	color:#3D3D3D;
	line-height:1.5em;
	font-size: 13px;
}
#art5 a{
	color:#333333;
	text-decoration: underline;
}
#art5 a:hover{
	color:#F1476C;
	text-decoration:underline;
}
#art6 {
	width:12px;
	border-right:1px solid #8DBC00;
}
#bloglink {
	color:#666666;
	font-size:12px;
}
#bloglink a{
	color:#B20085;
	text-decoration: none;
}
#bloglink a:hover{
	color:#B20085;
	text-decoration:underline;
}
/*----------------------*/
#artDown {
	height:1px;
	background:#8DBC00;
}
#art7{
}
#art8{
}
#art9{
}
/*--album--------------------------------------------------------------------------------------------------*/
.albumTitle{
	padding:10px 150px 0px 150px;
	font-size: 35px;
	font-weight:bold;
	color:#FFF600;
}
.albumDescri{
	padding:10px 150px 0px 150px;
	font-size: 13px;
	color: #000000;
}
.albumBG{
	background:url(pic_BG.gif);
}
.albumName{
	color:#007398;
}
#pictureTable {
	border:#8DBC00 solid 2px;
	background:none;
}
#pictureTable td{
	color: #000000;
}
/*--about me--------------------------------------------------------------------------------------------------*/
#selfInfo {
	margin:20px 0px 20px 0px;
	width:95%;
	border:#B5D164 1px solid;
}
#selfInfo th{
	background:#B5D164;
	color:#000000;
	height:30px;
	text-align:center;
}
#selfInfo td{
	padding:20px 30px 20px 30px;
	color:#454545;
	font-size:13px;
}
#selfBar{
	border-top:dashed 1px #B5D164;
	margin:5px 0px 5px 0px;
}
/*--video--------------------------------------------------------------------------------------------------*/
#video {
	border:#ECE9D8 solid 1px;
	text-align:left;
	background-color:#B5D164;
	line-height:1.5em;
}
/*--guestbook--------------------------------------------------------------------------------------------------*/
#messageTable{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:80%;
	border:#000000 1px dashed;
}
#messageTable a{
	color:#007398;
	text-decoration: none;
}
#messageTable a:hover{
	color:#CC0000;
	text-decoration:underline;
}
/*--------------------------------------------------*/
#titleTable{
	width:100%;
	border-bottom:#A1CEB4 1px dashed;
}
#titleTable th{
	width:20%;
	padding:4px 4px 4px 4px;
	text-align:center;
	background:#516C05;
	font-size: 13px;
	color: #ffffff;
}
#titleTable td{
	padding:4px 4px 4px 4px;
	width:90%;
	backgound:#E4DEDE;
	font-size: 13px;
	color: #FFF600;
}
.ip{
	color:#E4DEDE;
	text-align:right;
	font-size:12px;
}
.date{
	color:#E4DEDE;
	text-align:right;
	font-size:12px;
}
/*--------------------------------------------------*/
#postTable{
	margin:auto;
	height:30px;
	border:#cccccc solid 2px;
}
#postTable th{
	padding:0px 0px 0px 5px;
	width:20%;
	height:25px;
	background:#cccccc;
	text-align:center;
}
#postTable td{
	width:90%;
}
/*----------------------------------------------------------------------------------------------------*/