@charset "utf-8";

#inbox h1.topbanner{
	margin:0;	
}

/* main content ---------------------------------------------------------------------------------------*/
#inbox div.bg{
	width:100%;
	background:url(skin_img/index_main_content_bg_middle.gif) repeat-y;	
}
#inbox div.main_content{
	width:100%;
	background:url(skin_img/index_main_content_bg_top.gif) no-repeat;
	text-align:center;
}
.main_content div.content{
	width:660px;
	margin-top:55px;
	text-align:left;
}

.content dd.left{
	float:left;
	width:163.5px;
	text-align:center;
}
dd.left p{
	margin-top:0;	
}
.content dd.center{
	float:left;
	width:328px;
	text-align:center;
}
.content div.center_box{
	margin-top:0;
	width:328px;
	text-align:center;
	background:url(skin_img/index_newcontent_bg_middle.gif) repeat-y;
}
.content img.center_img{
	margin-top:3px;
}
.content div.center_title{
	font-size:16px;
	font-weight:bold;
}
.content div.center_date{
	color:#006699;
	text-align:right;
	margin-right:20px;
}
.content div.center_body{
	width:290px;
	margin-top:15px;
	line-height:130%;
	text-align:left;
}
.content dd.right{
	float:left;
	width:163.5px;
	text-align:center
}
dd.right p{
	margin-top:0;	
}

#inbox div.info{
	width:100%;
	text-align:center;
	background:url(skin_img/inbox_bg_middle.gif) repeat-y;
}
.info p.counter{
	margin-top:30px;
}
.info p.infomation{
	margin-top:20px;
	width:350px;
	height:150px;
	font-size:18px;
	text-align:left;
	line-height:145%;
}

/* bt mouseover action -----------------------------------------------------------------*/
#inbox .index_bt_1{
	background:url(skin_img/index_bt_1.gif) no-repeat;
}
.index_bt_1 a{
	display:block;
	width:110px;
	height:85px;
}
.index_bt_1 a:hover{
	background:url(skin_img/index_bt_1_o.gif) no-repeat;
}
.index_bt_1 a:hover img{
	visibility:hidden;
}

#inbox .index_bt_2{
	background:url(skin_img/index_bt_2.gif) no-repeat;
}
.index_bt_2 a{
	display:block;
	width:110px;
	height:85px;
}
.index_bt_2 a:hover{
	background:url(skin_img/index_bt_2_o.gif) no-repeat;
}
.index_bt_2 a:hover img{
	visibility:hidden;
}

#inbox .index_bt_3{
	background:url(skin_img/index_bt_3.gif) no-repeat;
}
.index_bt_3 a{
	display:block;
	width:110px;
	height:85px;
}
.index_bt_3 a:hover{
	background:url(skin_img/index_bt_3_o.gif) no-repeat;
}
.index_bt_3 a:hover img{
	visibility:hidden;
}

#inbox .index_bt_4{
	background:url(skin_img/index_bt_4.gif) no-repeat;
}
.index_bt_4 a{
	display:block;
	width:110px;
	height:85px;
}
.index_bt_4 a:hover{
	background:url(skin_img/index_bt_4_o.gif) no-repeat;
}
.index_bt_4 a:hover img{
	visibility:hidden;
}

#inbox .index_bt_5{
	background:url(skin_img/index_bt_5.gif) no-repeat;
}
.index_bt_5 a{
	display:block;
	width:110px;
	height:85px;
}
.index_bt_5 a:hover{
	background:url(skin_img/index_bt_5_o.gif) no-repeat;
}
.index_bt_5 a:hover img{
	visibility:hidden;
}

#inbox .index_bt_6{
	background:url(skin_img/index_bt_6.gif) no-repeat;
}
.index_bt_6 a{
	display:block;
	width:110px;
	height:85px;
}
.index_bt_6 a:hover{
	background:url(skin_img/index_bt_6_o.gif) no-repeat;
}
.index_bt_6 a:hover img{
	visibility:hidden;
}







