body { margin: 0; padding: 0; text-align:center; background-color:#ffffff; }
body,div,td,td,a,input,select { font-family:宋体;}

#siteBlog 
{
	 width:990px;
	 margin-top:5px;
	 margin-left:auto;
	 margin-right:auto;
}
#pageHead
{
	height:83px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:left;
	background:url(/UploadFiles/SiteStyle/default/head_bg.jpg);
}
#companyName
{
	font-size:30px;
	font-weight:bold;
	color:White;
	line-height:82px;
	padding:0;
	margin:0 0 0 25px;
	text-align:left;
	float:left;
}
#companyLogo
{
	float:right;
	width:150px;
	height:81px;
	margin-top:1px;
	margin-right:20px;
	background-repeat:no-repeat;
	background-position:right center;
}
#mainMenu
{
	height:30px;
	margin-top:5px;
	background-color:#CC0000;
}
#mainMenu div
{
	float:left;
	line-height:30px;
	padding:0 13px;
}
#mainMenu .item
{
	background:url(/UploadFiles/SiteStyle/default/whiteline.gif) no-repeat left center;
}

#mainMenu .count
{
	color:White;
	float:right;
	text-align:right;
	line-height:0px;
	padding:9px;
}
#mainMenu .count img
{
	vertical-align:middle;
}

#mainMenu a, #mainMenu a:visited, #mainMenu a:link, #mainMenu a:active
{
	color:White;
	text-decoration:underline;
}
#mainMenu a:hover
{
	color:White;
	text-decoration:none;
}

#banner
{
	float:left;
	width:780px;
	margin-top:5px;
}

#pageBody
{
	float:left;
	width:780px;
	margin-top:10px;
}
#contactUs
{
	display:none;
}
#contactUs2
{
	float:right;
	width:190px;
	padding:5px;
	margin-top:10px;
	text-align:left;
	border:1px solid #CCCCCC;
}
#contactUs2 h1
{
	margin:0px;
	padding:0px 0px 3px 15px;
	border-bottom:3px solid #CC0000;
	text-align:left;
	color:#CC0000;
	font-size:14px;
}
#contactUs2 .button
{
	text-align:center;
	margin-top:10px;
	padding-bottom:10px;
}

#contactUs2 .items
{
	margin-top:0px;
	padding-left:5px;
	line-height:20px;
}


#pageFooter
{
	clear:both;	
	margin-left:auto;
	margin-right:auto;
}

.listBox
{
	padding-top:3px;
	background-color:#CC0000;
	border:1px solid #CC0000;
}
.listBox .head
{
	height:26px;
	background-image:url(/UploadFiles/SiteStyle/default/title_bg.jpg);
}
.listBox .head div
{
	height:26px;
	line-height:26px;
}
.listBox .title
{
	padding-left:10px;
	font-weight:bold;
	text-align:left;
	float:left;
}
.listBox .more
{
	float:right;
	margin:0 5px;
	padding:0;
}
.listBox .body
{
	background-color:#ffffff;
	padding:5px;
}
.listBox .body .h1
{
	margin:0; height:23px; line-height:23px; padding-left:15px; background:url(/images/demo/point.jpg) no-repeat 2px center;  font-size:12px; font-weight:normal;
}

.profile
{
	width:95%;
	background-color:#CCCCCC;
}
.profile th
{
	width:15%;
	padding:6px;
	background-color:#efefef;
	color:#CC0000;
	text-align:right;
}
.profile td
{
	padding:6px;
	background-color:#ffffff;
	text-align:left;
}
.profile .title
{
	font-size:14px;
	font-weight:bold;
	background-color:#e2e2e2;
	text-align:left;
}
.message
{
	padding:5px;
	text-align:left;
}
.message .list
{
	padding:5px;
}
.message .border
{
	margin-top:20px;
	border-top:1px solid #cccccc;
}
.message .subject
{
	color:#CC0000;
	height:25px;
	line-height:25px;
}
.message .reply
{
	border:1px solid #cccccc;
	margin-left:auto;
	margin-right:auto;
	background-color:#f0f0f0;
	width:95%;
}

/* 详细内容样式 */
.content h1 { text-align:center; margin-bottom:0px; padding-bottom:0px; font-size:25px;}
.content .note { text-align:center;}
.content .text { line-height:23px; font-size:14px; font-family:宋体; letter-spacing:2px; padding:10px; text-align:left;}
.content .attach { text-align:left;}
.content .ctrl { text-align:right;}