/* message */
#message{    width:631px;    height:330px;    margin:0px auto;    background-image:url(../images/message_bg.png);}
#message .top{    width:630px;}
#message .top .caption{    width:610px;    font-weight:bold;    margin:0px auto;}
#message .text{    float:left;
    width:570px;    height:120px;    margin:20px;    text-align:left;    margin-top:35px;    display:inline;    line-height:1.3;}
#message .banner{    margin-left:10px;}
a.company{    display:block;    background-image:url(../images/btn_company.png);    width:218px;    height:148px;    float:left;    text-indent:-9999px;}
a.personal{    display:block;    background-image:url(../images/btn_personal.png);    width:218px;    height:148px;    float:left;    text-indent:-9999px;}
a.personal:hover, a.company:hover{    background-position:0px 148px;}
/* information */
.information {
	width:625px;
	padding:0 0 0 25px;	text-align:left;	margin-bottom:1.5em;
}h2.info{	background:url(../images/information.png) left top no-repeat;	height:21px;	text-indent:-9999px;	margin:5px 0 0 20px;	padding:0;}h2.bloginfo{	background:url(../images/bloginfo.png) left top no-repeat;	height:21px;	text-indent:-9999px;	margin:5px 0 0 20px;	padding:0;}* html #information{	width:615px;	padding:0 0 0 10px;}* html h2.info{	margin:5px 0 -20px 18px;}* html h2.bloginfo{	margin:5px 0 -20px 18px;}*:first-child+html #information{	width:615px;	padding:0;}
*:first-child+html h2.info{	margin:5px 0 0 20px;}.information dl{	margin:0;	padding:0;}
.information dl dt {
   clear:left;
   float:left;
   width:8em;
   padding:10px 0.5em;
}

.information dl dd {
   margin-left:0;
   padding:10px 0.5em 10px 9em;
   background:#fff url(../images/bg_info_line.gif) 0 100% repeat-x;
}
/*-----top page-----*/
#contents_main{	width:590px;	margin:3px;	padding:0px;	text-align:left;	float:left;	background-color:#cccccc;	border:1px solid green;}
#contents_sub01{	width:320px;	margin:3px;	padding:0px;	text-align:left;	float:left;	background-color:#777777;}
.infor{	width:300px;	background-color:red;	font-size:13px;}
/*-----Blog information-----*/
#wp_info{	width:400px;	margin:3px;	text-align:left;	float:none;	color:ff6600;	border:1px solid blue;}

