@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg_z.gif);
	text-align:center;
	margin:0px;
}
.content {
	border: 1px solid #d8d8d8;
	background-color:#FFFFFF;
	text-align:center;
	font-size:13px;
	line-height: 23px;
	margin-top:1px;
}
.imgs {
	padding: 1px;
	border: 1px solid #e0e9f2;
}
.titles {
	font-size:14px;
	font-weight: bold;
	text-indent: 20px;
	text-align:left;
	height:30px;
}
.pt13 {
	font-size: 13px;
	line-height: 23px;
}
.fo{
	font-size:12px;
	color:#666666;
	height:20px;
	text-align:center;
}

.fo a:link {
	color:#666666;
	text-decoration: none;
}
.fo a:visited {
	color:#666666;
	text-decoration: none;
}
.bbs1 {
	border: 1px solid #d8d8d8;
	background-color:#FFFFFF;
	text-align:left;
	font-size:12px;
	line-height: 20px;
	width:190px;
	float:right;
	padding:5px;
	margin-bottom:5px;
	margin-top:1px;
	background-image: url(images/global_caption2_bg.gif);
	background-repeat: repeat-x;
}
.bbs2 {
	text-align:left;
	margin:0px;
	font-size:12px;
	font-weight: bold;
	margin-bottom:8px;
	text-indent: 10px;
}
