﻿body {
	background: url(../images/bg.gif);
	margin:0 auto;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color: #08284A;
}
div,h1,h2,h3,h4,h5,h6,ul,li{ margin:0; padding:0;}

a {
	font-size: 10pt;
	color: #08284A;
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #08284A;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
img{ border:0;}
/*母版页样式*/
#hearder{ width:960px;height:144px;}
#hleft{width:24px;float:left;}
#hcontent{ width:910px;background-color:#fff;height:144px;float:left;}
#hright{ width:26px;float:left;height:144px;}
#logo{ float:left; height:100px;}
#Webinfo{ padding-left:40px;text-align:left;height:100px;}
#WebName{color:#031F44; font-family:隶书; font-weight:900; font-size:40px; margin-top:20px; }
#Signed{color:#031F44; font-size:14px;}
#nav{height:40px; background:url(../images/line.gif) repeat-x 0 36px;}
#nav li{list-style-type:none; float:left; width:130px; text-align:center; height:35px; line-height:35px; vertical-align:middle; background-color:#fff;}
#main{ width:960px; overflow:hidden;min-height:500px;background-color:#fff;}
#mleft{ width:24px; height:auto;padding-bottom:100000px;margin-bottom:-100000px;  float:left;background:url(../images/bleft.jpg) repeat-y;}
#mcontent{width:910px;height:100%;  padding-bottom:100000px;margin-bottom:-100000px; float:left; margin:0; padding:0; background-color:#fff;}
#mright{width:26px;height:100%; padding-bottom:100000px;margin-bottom:-100000px;float:left;background:url(../images/bright.jpg) repeat-y;}
#footer{ background:url(../images/mbottom.jpg); width:960px; height:67px;}
#copyright{width:960px; height:67px;}

/*内容页样式*/
#left{ width:30%; float:left; background:url(../images/book.jpg) repeat-y right center; text-align:left; margin-left:5px;}
/*左侧标题*/
.title1{ width:217px;  height:23px; border-bottom:2px #f0f0f0 solid; text-align:left; margin:5px 0;}
.title1 span{ font-size:15px;font-weight:bold; float:left; display:block; color:#15233E;}
.title1 a{ font-size:15px;font-weight:bold; float:left; display:block; color:#15233E;}
.title1 a:hover{ color:#2C97B9;}
.title1 img{ float:right; cursor:hand;}
#right{width:600px;}

/*index.aspx*/
#UserInfo{ width:100%;  text-align:left;}
#UserPic{ width:160px; height:125px; float:left;}
#UserPic img{ width:160px; height:125px; margin:0; border:0;}
#UserIntroduction{ width:400px;width:420px!important;}
#UserIntroduction h3{ font-size:14px;color:#325D87;  margin:0; line-height:20px;padding-left:10px;}
#UserIntroduction2 h3{ font-size:14px;color:#325D87;  margin:0;line-height:20px;padding-left:10px;}
.h3TOP{width:200px; float:left; text-align:left;}
.h3DOWN{width:600px;text-align:left; table-layout:fixed;word-break:break-all; }

#FriendLink{ width:95%; clear:both; text-align:left; margin-top:10px;}
/*文章正文*/
.Content{ line-height:20px; text-indent:30px; text-align:left;}

#PhotoSrc{border:1px #ccc solid; width:599px; height:421px; margin:5px auto;}
#PhotoThumb{ width:630px;height:97px; margin:5px auto;}
#PhotoThumb li{float:left;width:114px;height:114px; margin:5px;}
#PhotoThumb li div{width:95px; height:95px;overflow:hidden;}
.libg{ background:url(../images/photo_selected_bg.gif) no-repeat;}
.libg div{border:1px #fff solid;}
.nolibg div{border:1px #ccc solid;}
#Crumbs{padding-left:10px; height:20px; text-align:left; height:30px; color:Green;}
#Crumbs h1{ font-size:14px; color:#15233E;}
#Crumbs h1 a{color:#15233E;}
#Crumbs a{ color:Green;}
.formborder
{
	border: black 1px dotted;
}

.MessageContent {	font-size: 10pt;
	line-height: 15px;
}