/* 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;
}
#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:181px;
	background:url(header.jpg);
}
#header a{
	color:#3A6085;
	text-decoration: none;
}
#header a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
.headerTitle {
	text-align:left;
	padding:0px 0px 0px 20px;
	font-size: 30px;
	font-weight:bolder;
	color:#CBE7FC;
}
.headerDescri {
	text-align:left;
	padding:0px 0px 0px 20px;
	color:#CBE7FC;
}
#headerLink {
	text-align:right;
	padding:105px 30px 0px 0px;
	font-size: 13px;
	color:#FFFFFF;
}
#headerLink a{
	color:#FFFFFF;
	text-decoration: none;
}
#headerLink a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
/*--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.jpg);
}
#obj1{
}
#obj2{
	height:23px;
	font-weight:bold;
	color:#329DEF;
	width:200px;
	text-align:center;
	padding:8px 0px 0px 0px;
}
#obj3{
}
/*----------------------*/
#objContent {
}
#obj4{
	border-left:2px #E7E7E7 solid;
}
#obj5{
	width:186px;
	padding:5px 5px 5px 5px;
	font-size: 13px;
	color:#666666;
	line-height:1.5em;
}
#obj5 a{
	color:#666666;
	text-decoration: none;
}
#obj5 a:hover{
	color:#329DEF;
	text-decoration:underline;
}
#obj6{
	border-right:2px #E7E7E7 solid;
}
/*my information*/
.information {
	margin:5px;
	font-size:16px;
	font-weight: bold;
	text-align:center;
}
.aligncenter {
	text-align:center;
}
/*----------------------*/
#objDown {
	height:2px;
	background:#E7E7E7;
}
#obj7{
}
#obj8{
}
#obj9{
}
/*--------------------------------------------------*/
#artBlock { 
	margin-bottom:10px;
}
/*----------------------*/
#artTitle {
	background:url(artTitle.jpg);
}
#art1 {
}
#art2 {
	width:100%;
	padding:5px 0px 0px 30px;
	height:29px;
	font-weight:bold;
	color:#329DEF;
	text-align:left;
}
#art3 {
}
/*----------------------*/
#artContent {
}
#art4 {
	width:12px;
	border-left:2px solid #E7E7E7;
}
#art5 {
	padding:10px 5px 10px 5px; 
	color:#333333;
	font-size: 13px;
	line-height:1.5em;
}
#art5 a{
	color:#333333;
	font-size: 13px;
	text-decoration: underline;
}
#art5 a:hover{
	color:#F1476C;
	text-decoration:underline;
}
#art6 {
	width:12px;
	border-right:2px solid #E7E7E7;
}
#bloglink {
	color:#666666;
	font-size:12px;
}
#bloglink a{
	color:#B20085;
	text-decoration: none;
}
#bloglink a:hover{
	color:#B20085;
	text-decoration:underline;
}
/*----------------------*/
#artDown {
	height:2px;
	background:#E7E7E7;
}
#art7{
}
#art8{
}
#art9{
}
/*--album--------------------------------------------------------------------------------------------------*/
.albumTitle{
	padding:10px 150px 0px 150px;
	font-size: 24px;
	font-weight:bold;
	color:#45A6F5;
}
.albumDescri{
	padding:10px 150px 0px 150px;
	font-size: 13px;
	color: #000000;
}
.albumBG{
	background:url(pic_BG.gif);
}
.albumName{
	color:#45A6F5;
}
#pictureTable {
	border:#CFCFCF solid 8px;
	background:none;
}
#pictureTable td{
	color: #45A6F5;
}
/*--about me--------------------------------------------------------------------------------------------------*/
#selfInfo {
	margin:20px 0px 20px 0px;
	width:90%;
	border:#45A6F5 1px solid;
}
#selfInfo th{
	background:#45A6F5;
	color:#000000;
	height:30px;
	text-align:center;
}
#selfInfo td{
	padding:20px 30px 20px 30px;
	color:#6F6F6F;
	font-size:13px;
}
#selfBar{
	border-top:dashed 1px #BCBEC0;
	margin:5px 0px 5px 0px;
}
/*--video--------------------------------------------------------------------------------------------------*/
#video {
	border:#ECE9D8 solid 1px;
	font-size:13px;
	text-align:left;
	background-color:#EBF4FD;
	line-height:1.8em;
}
/*--guestbook--------------------------------------------------------------------------------------------------*/
#messageTable{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	width:80%;
	border:#45A6F5 1px dashed;
}
#messageTable a{
	color:#1049B2;
	text-decoration: none;
}
#messageTable a:hover{
	color:#CC0000;
	text-decoration:underline;
}
/*--------------------------------------------------*/
#titleTable{
	width:100%;
	border-bottom:#45A6F5 1px dashed;
}
#titleTable th{
	width:20%;
	padding:4px 4px 4px 4px;
	text-align:center;
	background:#45A6F5;
	font-size: 13px;
	color: #ffffff;
}
#titleTable td{
	padding:4px 4px 4px 4px;
	width:80%;
	backgound:#E4DEDE;
	font-size: 13px;
	color: #6F6F6F;
}
.ip{
	color:#CC9966;
	text-align:right;
	font-size:12px;
}
.date{
	color:#CC9966;
	text-align:right;
	font-size:12px;
}
/*--------------------------------------------------*/
#postTable{
	margin:auto;
	height:30px;
	border:#cccccc solid 1px;
}
#postTable th{
	padding:0px 0px 0px 5px;
	width:20%;
	height:25px;
	background:#cccccc;
	text-align:center;
}
#postTable td{
	width:80%;
}
/*----------------------------------------------------------------------------------------------------*/