/* main
--------------------------------------------------------------*/
#contents {
	width:750px;
	height:auto;
	margin:0px auto;
	padding:0px 10px 30px 10px;
	background-image:url(../images/img_bg.gif);
	background-color: #F5F5F5;
	background-repeat: repeat-y;
	background-position: center top;
}
html>/**/body #contents {
	margin-left:auto;
	margin-right:auto;
}

/* header -----------*/
#header { 
	width:750px;
	clear:both;
}
#header .toptxt {
	width:740px;
	height:27px;
	padding:3px 10px 0px 0px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:right;
	}


/* top image -----------*/
#header .img_main { width:750px; height:auto; padding:0px; margin:0px;}


/* main contents
--------------------------------------------------------------*/
#container {
	width:720px;
	height:auto;
	margin:20px 15px 0px 15px;
} 
#container h1 { 
	width:720px;
	height:52px;
	clear:both;
}

#cont_main {
	width:690px;
	margin:20px 15px 0px 15px;
}	

.profile { 
	width:495px;
	height:auto;
	float:left;
}
.caption_red {
	height:25px;
	border-left:solid 5px #990033;
	padding:5px 0px 0px 8px;
	font-family:serif;
	font-size:18px;
	color:#990033;
}
#cont_main .picture {
	width:180px;
	height:auto;
	padding-top:3px;
	margin-left:10px;
	float:left;
}
#cont_main .picture .name{
	width:100%;
	margin:5px 0px 15px 0px;
	text-align:center;
	font-size:14px;
}
.consulting {
	width:580px;
	padding:10px;
	margin:0px 40px 15px 40px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}
.consulting_info {
	width:550px;
	margin:15px 15px 0px 20px;
}



/*-- table style : basic style --*/
.cmn_table {
	width:100%;
	border-spacing:0px;
	margin-bottom:20px;
}
.cmn_table th {
	padding:5px 0px 8px 0px;
	border-bottom:dotted 1px #999999;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
.cmn_table td {
	padding:5px 0px 8px 0px;
	border-bottom:dotted 1px #999999;
	vertical-align:middle;
}


/* table style : media */
.media_table {
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
.media_table td {
	width:128px;
	padding:10px 5px;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	vertical-align:top;
	text-align:center;
}
.media_table td img {
	margin:auto;
	border:solid 1px #999999;
	display:block;
}
.ap_date {
	margin:5px auto;
	color:#990033;
}
.ap_info {
	margin:0px auto;
	font-size:10px;
	text-align:left;
}
/* table style : books */
.book_table {
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
	border-collapse:collapse;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}
.book_table td {
	padding:10px 5px;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-bottom:solid 1px #CCCCCC;
	vertical-align:top;
	text-align:left;
}
.book_table td img {
	margin:0px 10px;
	border:solid 1px #999999;
	display:block;
}
.book_title {
	margin:0px auto 5px auto;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}




/*-- list style --*/
.list_sq {
	width:100%;
}
.list_sq li{
	margin-bottom:5px;
	list-style-type:square;
	list-style-position:outside;
	margin-left: 15px;
}






/* left contents
--------------------------------------------------------------*/
#cont_left{
	width:460px;
	height:auto;
	margin:0px 10px 0px 0px;
	float:left;
}
.greeting {
	width:460px;
	height:260px;
	padding-bottom:25px;
}
#newsbox {
	width:460px;
	height:auto;
	padding-bottom:30px;
}
#newsbox h1 {
	width:460px;
	height:52px;
	margin-bottom:5px;
}
#newslist {
	width:432px;
	margin:0px 10px 5px 10px;
	height:auto;
	padding:3px 0px 8px 0px;
	border-left:solid 5px #CCCCCC;
	border-bottom:dotted 1px #999999;
	display:inline-block;
	clear:both;
}
#newslist .date {
	width:85px;
	height:auto;
	padding:5px 10px 0px 5px;
	color:#990033;
	display:block;
	float:left;
}
#newslist .news {
	width:320px;
	padding:5px 0px 0px 0px;
	display:block;
	float:left;
}
.newzak {
	padding-right:20px;
	text-align:right;
	margin:10px 0px 0px 0px;
	clear: left;
	}


/*-- blog
--------------------------------------------------------------*/
#article_left {
	color:#666666;
	width:200px;
	margin-right:8px;
	float:left;
}
.btn_prof {
	width:200px;
	height:64px;
	margin-bottom:15px;
}
.bl_box {
	width:200px;
	margin-bottom:12px;
}
.bl_box h2 {
	width:170px;
	height:24px;
	padding:6px 0px 0px 30px;
	font-size:14px;
	font-weight:normal;
	background-image:url(/images/blogbar.gif);
}
.box_frame {
	padding:5px;
}
#callender {
	width:100%;
	height:auto;
}
#callender th { text-align:center; padding:0px 2px;}
#callender .sun{ color:#990033; font-weight:normal;}
#callender .mon{ font-weight:normal;}
#callender .tue{ font-weight:normal;}
#callender .wed{ font-weight:normal;}
#callender .thu{ font-weight:normal;}
#callender .fri{ font-weight:normal;}
#callender .sat{ color:#003399; font-weight:normal;}
#callender td {
	text-align:center;
	padding:0px 2pxx;
}

/* list style : blog basic style */
.list_blog {
	width:100%;
}
.list_blog li{
	margin-bottom:3px;
	list-style-type:none;
}
/* list style : rss */
.list_rss{
	width:100%;
}
.list_rss li{
	margin-bottom:3px;
	list-style-type:square;
	list-style-position:outside;
	margin-left: 18px;
	list-style-image: url(/images/icon_rss.gif);
}
.list_rss li a:link {
	color:#666666;
}
/* list style : comment */
.list_reaction {
	width:100%;
	margin:15px 0px 20px 0px;
	text-align:center;
}
.list_reaction li {
	font-size:10px;
	display:inline;
	padding-right:3px;
}
.list_reaction .comment {
	font-size:10px;
	display:inline;
	padding-left:3px;
}
.list_reaction {
	font-size:10px;
	display:inline;
}

/*-- blog:right --*/
#article_right {
	color:#666666;
	width:510px;
	float:left;
}
#article_right .bodytext_box {
	width:480px;
	padding:10px 15px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}
#article_right .bodytext_box h1 {
	width:480px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	display:block;
}
#article_right .bodytext_box .date {
	width:auto;
	display:block;
	margin-bottom:10px;
}
.bl_picture {
	text-align:center;
	height:auto;
	margin:0px auto 10px auto;
}

.box_reaction {
	width:460px;
	padding:15px 10px;
	margin-bottom:15px;
	background-color:#F5F5F5;
}
.box_reaction p {
	padding:0px;
	margin:0px;
}
.box_reaction input {
	margin:3px 3px 3px 0px;
}
.reaction_name {
	font-size:14px;
	color:#990033;
	padding-left:7px;
	margin-bottom:10px;
	border-left:solid 3px #990033;
}
.comment_name{
	padding-top:10px;
}
.re_comment {
	padding:5px 0px 10px 0px;
	border-bottom:dotted 1px #999999;
}
.trackback {
	border-bottom:1px dotted #999999;
	display:inline;
	font-size:10px;
}
.inner {
	padding:0px 0px 5px 0px;
}

/*-- blog:trackback area --*/
.trackbacks-info {
	font-weight:bold;
	padding:2px 2px 2px 5px;
	margin-bottom:5px;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
}
.trackback-header {
	margin-left:10px;
	padding:2px 0px 0px 0px;
}
.trackback-content {
	margin-left:15px;
	padding:2px 0px 5px 0px;
	border-bottom:dotted 1px #CCCCCC;
}

/* Blog only */
.archive_title {
	font-size:16px;
	font-weight:normal;
	font-family:serif;
	color:#990033;
	padding:2px 0px 2px 6px;
	margin-bottom:10px;
	border-left:solid 3px #990033;
}
.archive_title em {
	font-style:normal;
	font-weight:bold;
	font-size:18px;
}
.archive_header {
	font-size:16px;
	padding:3px 0px 5px 5px;
}






/* right contents
--------------------------------------------------------------*/
#cont_right{
	width:250px;
	height:auto;
	margin:0px;
	float:left;
} 
#cont_right li {
	width:250px;
	height:80px;	
	margin-bottom:5px;
	list-style-type:none;
}





/* footer
--------------------------------------------------------------*/
#footer {
	width:615px;
	height:47px;
	text-align:left;
	padding:57px 0px 0px 135px;
	font-size:10px;
	background-image:url(/images/img_footer.gif);
	background-repeat: no-repeat;
	clear:both;
}
#footer_mn{
	width:750px;
	text-align:center;
}
#footer_mn ul {
	margin-top:5px;
	width:auto;
	}
#footer_mn .list01 {
	font-size:0.7em;
	display:inline;
	padding:0px 5px;
	margin-top:4px;
	border-right:solid 1px #666666;
	}
#footer_mn .list02 {
	font-size:0.7em;
	display:inline;
	padding:0px 5px;
	margin-top:4px;
	}






/* right contents
--------------------------------------------------------------*/
#cont_right{
	width:250px;
	height:auto;
	margin:0px;
	float:left;
} 
#cont_right li {
	width:250px;
	height:80px;	
	margin-bottom:5px;
	list-style-type:none;
}





/* footer
--------------------------------------------------------------*/
#footer {
	width:615px;
	height:47px;
	text-align:left;
	padding:57px 0px 0px 135px;
	font-size:10px;
	background-image:url(/images/img_footer.gif);
	background-repeat: no-repeat;
	clear:both;
}
#footer_mn{
	width:750px;
	text-align:center;
}
#footer_mn ul {
	margin-top:5px;
	width:auto;
	}
#footer_mn .list01 {
	font-size:0.7em;
	display:inline;
	padding:0px 5px;
	margin-top:4px;
	border-right:solid 1px #666666;
	}
#footer_mn .list02 {
	font-size:0.7em;
	display:inline;
	padding:0px 5px;
	margin-top:4px;
	}

