﻿@import url("../Common.css");
html,*
{
	padding:0px;
	margin:0px;
	line-height:180%;
}

body
{
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding:0px;
	background-color:#104626;
	line-height:180%;
}
input{
font-size:12px;
line-height:100%;
}
img
{
	border:0px;
}

a
{
	text-transform: none;
	color: #888888;
	text-decoration: none;
}
a:hover
{
	color: green;
	text-decoration: none;
}

input{
font-size:12px;
}

/*页面层容器*/
#container
{
	width: 880px;
	margin: 0px auto;
	text-align:left;
}

.clearul ul
{
	list-style-type:none;
	margin: 8px 15px 8px 15px;
}
.clear
{
	clear: both;
	line-height: 1px;
}

/*页面头文件*/
#Header
{
	margin: 0 auto;
}

/*页面主体*/
#PageBody
{
	text-align: left;
	padding: 0px 0px 0px 0px;
}

/*页脚*/
#Footer
{
	height: 30px;
	line-height: 30px;
	color: #888888;
	padding-top: 8px;
	text-align:center;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #012A02;
	font-family:Arial;
}

#main
{
	width: 610px;
	margin:10px 0px 0px 0px;
	color:#888888;
	float:left;
}
#main2
{
	width: 860px;
	margin:10px;
	color:#888888;
	float:right;
}

.title
{
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-align: left;
	padding-top: 15px;
	padding-left: 35px;
	height: 20px;
}



#top
{
	color: #888888;
	padding: 5px 10px 5px 0px;
	text-align: right;
    height:20px;
}
#top ul
{
	width: 300px;
	margin: 0px 0px;
}
#top ul li
{
	height: 18px;
}
#banner
{
	width: 880px;
	height: 250px;
}
#webbody
{
	width:100%;
	float:left;
	background-image: url("images/bg2.jpg");
}

#webbodyleft
{
	float: left;
	width: 250px;
}
#webbodyright
{
	float: right;
	width: 620px;
	overflow:hidden;
}

#maincontent
{
	padding: 10px 20px;
}

#webbody a
{
	color: green;
	text-decoration: none;
}
#webbody a:hover
{
	color: RED;
	text-decoration: none;
}

#Domain
{
}

#Domain a
{
	color: red;
	text-decoration: none;
	font-size:14px;
	font-weight:normal;
}
#Domain a:hover
{
	color: #210201;
	text-decoration: none;
}

.sumtit
{
	color: #888888;
	padding: 10px 5px 5px 5px;
	margin: 10px 0px 0px 8px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-indent:25px;
}
.sumbody
{
	color: #888888;
	margin: 0px 0px 0px 8px;
}
.sumbody ul
{
	width: 100%;
	margin:0px;
	padding:0px;
	list-style-type:none;
	
}
.sumbody li
{
	margin:0px;
	padding:0px;
	background:url(images/icon.gif) 5px 5px no-repeat;
	text-indent:20px;
}
#bottom
{
	color: #FFFFFF;
	width: 880px;
	height: 30px;
	padding-top: 8px;
}
.bannertop
{
	float: left;
	width: 100%;
    height:210px;
}
#CorpName
{
	margin: 70px 0px 70px 30px;
	padding: inherit;
	text-align:center;
	color: #210201;
        display:none;
}
.CorpTitle
{
	width: 100%;
	font-size: 30px;
	font-family: "隶书";
	color: #210201;
}
#menu
{
	width: 840px;
	float:right;
	color: #888888;
	font-size: 14px;
	height: 22px;
	text-align:right;
margin:10px 0px 0px 0px;
	padding:0px 40px 0px 0px;
	font-weight:bold;
}

#ArticleTitle
{
	margin:20px 0px;
	color:#888888;
	text-align:center;
}
.ArticleTitle1
{
	font-size:16px;
	font-weight:bold;
}
.ArticleTitle2
{
	font-size:12px;
	color:#888888;
	line-height:150%;
}

#ArticleReview ul
{
	list-style-type:none;
}

.datetext
{
	color:#888888;
	margin-left:30px;
}

#contact
{
	padding:50px 0px 0px 100px;
	width:300px;
}
.photokuan{
	background-image:url(Images/pickuan.gif);
	width:180px;
	height:158px;
	line-height: 200px;
	padding: 20px 4px 2px 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.photokuan p
{
	position: static; +position:absolute;
top:50%
}
.photokuan img
{
	position: static; +position:relative;
top:-50%;left:-50%;
vertical-align:middle;
}
.photokuan p:after
{
	content: ".";
	font-size: 1px;
	visibility: hidden;
}


.video{
	background-image:url(Images/videobg.gif);
	width:180px;
	height:158px;
	line-height: 200px;
	padding: 20px 0px 2px 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.video p
{
	position: static; +position:absolute;
top:50%
}
.video img
{
	position: static; +position:relative;
top:-50%;left:-50%;
vertical-align:middle;
}
.video p:after
{
	content: ".";
	font-size: 1px;
	visibility: hidden;
}

.propic
{
	text-align: center;
	margin: 0px 0px 20px 0px;
}

.ImgBorder
{
	border: 1px solid #C0C0C0;
	width: 150px;
	height: 150px;
	background-color: #FFFFFF;
	line-height: 150px;
	padding: 2px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.ImgBorder p
{
	position: static; +position:absolute;
top:50%
}
.ImgBorder img
{
	position: static; +position:relative;
top:-50%;left:-50%;
vertical-align:middle;
}
.ImgBorder p:after
{
	content: ".";
	font-size: 1px;
	visibility: hidden;
}

.ImgName
{
	height:25px;
	width:150px;
	OVERFLOW: hidden; 
	WORD-BREAK: keep-all; 
	WHITE-SPACE: nowrap; 
	TEXT-OVERFLOW: clip;
}

#PhotoDiv
{
	text-align:center;
}

.IndexTitle
{
	color: #888888;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-indent:10px;
}
.IndexBody
{
margin: 8px 15px 8px 15px;
}
.PagerGo{
    Height:20px;
}
#maincontent ul{
	width: 100%;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.Msgtitle{
color:red;
}
.Msgtime{
padding-left:10px;
color:green;
}
.Msgbody{
    font-size:12px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.newstitle{
   float:left;
   width: 80%;
   overflow:hidden;
}

.normalblock
{
	color: #888888;
	margin: 0px 0px 0px 8px;
}

.visitor ul
{
	width: 100%;
	margin:0px;
	padding:0px;
	list-style-type:none;
	
}
.visitor li
{
	margin:0px;
	padding:0px;
	height:60px;
	
}


.visitorimg
{
	float:left;
	width:65px;
	padding:0px 0px 0px 20px;
}
.visitorright
{
	float:left;
	text-align:left;
	font-size:12px;
}
/*好友菜单标签*/
#FriendMenu
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: solid 1px #CCCCCC;
	height: 26px;
}

#FriendMenu ul
{
	list-style: none;
}

*html #FriendMenu ul{
list-style: none;
position:absolute;
z-index:1;
}/*ie6*/
	
.FriendMenuLi
{
	width: 80px;
	height: 25px;
	line-height: 25px;
	float: left;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align: center;
	margin: 0px 5px 0px 0px;
	background-color: #DDF0D5;
}
.FriendMenuLiOn
{
	width: 80px;
	height: 26px;
	line-height: 26px;
	float: left;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align: center;
	margin: 0px 5px 0px 0px;
	background-color: #F5F5F5;
}
#FriendMenu a
{
	color: #4F8F33;
}
#FriendMenu a:hover
{
	color: Red;
}
.borderline{
border-bottom: solid 1px #CCCCCC;
float: left;
clear: both;
width: 100%;
}