@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a:link , a:visited {
	color:#7ca4cf;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#0066FF;
}
p, img,ul,li {
	margin:0;
	padding:0;
	border:0;
}
h3 {
	font-size:16px;
	color:#7ca4cf;
	margin:0px;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:5px;
	border-left:#7ca4cf solid 10px;
}
#container {
	width: 699px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	border-top: 10px solid #e4e4e4;
}
#topContent {
	height:33px;
	width:699px;
	background:url(../images/top_main.png);
	border-top:#FF0000 solid 5px;
}
#btopContent {
	height:26px;
	width:699px;
	background:url(../images/btop_main.png);
	border-top:#FF0000 solid 5px;
}
#leftContent {
	width:362px;
	float:left; 
	margin-right:19px;
	display:inline;
}
/* hide hack from Mac-IE5 \*/
* html #main { height: 1%; }
/* end hiding */
#mainContent {
	padding: 0 34px 10px 38px;
	background:url(../images/bg_main.png);
}
#mainContent p {
	font-size:11px;
	text-align:justify;
	color:#333333;
}
#midContent {
	background:url(../images/mid_main.png);
	height:46px;
	clear:both;
}
#bottomContent {
	background:url(../images/bbg_main.png);
	padding:0 34px 0 38px;
}
#bottomContent p {
	padding-bottom:10px;
	font-size:11px;
	text-align:justify;
}
#bottomMain {
	background:url(../images/bottom_main.png) no-repeat;
	width:699px;
	height:16px;
	font-size:9px;
	clear:both;
}
#footer {
	padding: 0 10px;
	background:#FFFFFF;
	border-top:5px #7ca4cf solid;
	border-bottom: 10px solid #e4e4e4;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align:center;
	font-size:11px;
}
.pre_text {
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:4px;
	text-align:center;
	color:#333333;
}
.photo {
	border:6px solid #c5c5c5;
	margin-top:6px;
	margin-bottom:6px;
	border-bottom:0;
}
.invest {
	clear:both;
	height:110px;
	padding-top:10px;
}
.invest p {
	margin-top:6px;
}
.invest span {
	font-size:14px;
	font-weight:bold;
}
.invest a {
	font-size:12px;
}
.investPhoto {
	float:left;
	margin-right:10px;
	border:2px #CCCCCC solid;
}
.investLink {
	float:right;
}
label {
	font-size:11px;
}
ul {
	font-size:12px;
	line-height:20px;
	margin-left:15px;
}
.photogal img {
	margin:5px;
	border:2px #CCCCCC solid;
}
