/* CSS Document */
#body{
	margin:auto;
	text-align:center;
	font-size:12px;
}
body{
	margin:auto;
	text-align:center;
	font-size:12px;
}
td,table{
	font-size:12px;
}
input{
	font-size:12px;
}
textarea{
	line-height:15px;
}
img{ border:0px;}
a{
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
ul, li{
	margin:0px;
	list-style:none;
}
.textAlign{
	text-align:left;
}
.textAlignCenter{
	text-align:center;
}
.textAlignRight{
	text-align:right;
}
.floatLeft{
	float:left;
}
.border{
	border:1px #5987A1 solid;
}
.lineHeight{
	line-height:20px;
}
.Height15px{
	height:15px;
}
.Height18px{
	line-height:18px;
}
.Height18px:a{
	line-height:18px;
}
.Height1px{
	height:1px
}
.Title, .Title a{
	background-color:#7AA3B7;
	text-align:left;
	line-height:23px;
	color:#FFFFFF;
	height:23px;
}
.Content{
	background-color:#F7F7F7;
	line-height:18px;
	padding:8px;
}
.Content1{
	background-color:#F7F7F7;
	line-height:18px;
	
}
.Content2{
	background-color:#F7F7F7;
	line-height:12px;
	padding:6px;
}
.Foot{
	line-height:18px;
	padding:8px;
}
.fontBold{ font-weight:bold; cursor:hand}
.leftContent{ 
    background-color:#F7F7F7;
	line-height:25px;
	padding:8px;
}
.borderPadding{ padding:1px}
.marginTop{ margin-top:15px;}
.marginLeft{ margin-left:20px; width:400px; float:left}
.marginLeft1{ margin-left:20px; width:100px; float:left}
.Divmore{
	width:50px;
	margin-right:20px;
	float:right;
}
.Liner{ 
	background-image:url(../images/liner.jpg);
	background-repeat:repeat-x;
	height:5px;
}
.clearBoth{
	clear:both;
}
.fontColor{
	color:#0A5471;
}
.hr{ height:2px; background-image:url(../images/hr.jpg);}
div.dottedLine{
	height:1px;
	width:90%;
	border-bottom:1px #333333 dotted;
	margin:auto;
}
div.textField{
	width:120px;
	text-align:right;
	float:left;
	height:25px;
}
div.inputField{
	width:280px;
	text-align:left;
	height:25px;
}

.MessageList{
	height:310px;
}

.guestBook li{
	clear:both;
}
.Message li{
	line-height:25px;
	padding-top:15px;
}
.showImg{
	border:1px #5987A1 solid;
	margin:auto;
	text-align:center;
}

#DivBody{
	width:738px;
	margin:auto;
	text-align:center;
}
#logo{
	margin-left:8px; margin-top:8px;
}
#banner{
	margin-left:16px;
}
#nav{
	margin-top:7px;
	height:33px;
	background-image:url(../images/pic_01.jpg);
}
.navMargin li{
	margin-top:10px;
	margin-left:30px;
	margin-right:10px;
	list-style:url(../images/pic_02.jpg) inside;
	float:left;
}
.Search{
	margin-top:30px;
	padding:13px 26px 20px 26px;
}
#SearchBar{
	width:550px;
}

#Option{
	margin-top:8px;
	
}
.SelectBar{
	width:90px; 
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	text-align:center;
	margin-left:5px;
	height:26px;
	background-image:url(../images/SelectBar.jpg);
	background-repeat:no-repeat;
	cursor:hand;
}
.noSelectBar{
	width:90px; 
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	text-align:center;
	margin-left:5px;
	height:19px;
	background-color:#B9CEDF;
	cursor:hand;
}
#left{
	width:160px;
	float:left;
	margin-right:8px;
}
#mainBody{
	border:1px #5987A1 solid;
	text-align:left;
	float:right;
	width:565px;
	padding:1px;
}
.list{
	list-style-image:url(../images/listIco.jpg);
	margin-left:20px;
	padding-left:15px;
}
.list:after{　/*在list这个元素的后边*/
　　content:"."　/*写入一个点*/
　　display:block;      /*块级布局方式*/
　　clear:both;　　/*清除左右浮动*/
}
.list li{
	width:250px;
	float:left;
}
.leftBorder{
	border-left:1px solid #7AA3B7;
	padding-left:10px;
}
.rightList{
	margin-left:270px;
	width:270px;
	border-left:1px solid #5A899D;	
}
.artList{
	height:400px;
}
.artList li{
	clear:both;
	height:30px;
	width:500px;
	list-style-image:url(../images/listIco.jpg);
	margin-left:20px;
	line-height:32px
}
.date{
	width:80px;
	text-align:left;
	float:right;
}
.barcolor{
     color:#000000;
}
.time{
	width:180px;
	text-align:left;
	float:right;
}
.padding{
	padding:8px;
}
.friendSite{
	height:400px;
}
.friendSite li{
	float:left;
	margin-left:30px;
	margin-right:30px;
	text-align:center;
}
.productUl li{
	margin:15px 10px 0 10px;
	float:left;
}
.product{
	border:1px #5987A1 solid;
	width:145px;
}
.hdColor{
	color:#FF0000;
	text-align:center;
}
