﻿@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: #F2F2C2;
	line-height: 180%;
}
input
{
	font-size: 12px;
	line-height: 100%;
}
img
{
	border: 0px;
}



/*页面层容器*/
#container2
{
	width: 100%;
}
#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:#444444;
	padding-top: 8px;
	text-align: center;
	font-family: Arial;
}
#Footer a
{
	text-transform: none;
	color: #444444;
	text-decoration: none;
}
#Footer a:hover
{
	color:Red;
	text-decoration: none;
}

#main
{
	width: 610px;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #444444;
	border: 1px dashed #CCCCCC;
	background-image: url("images/tiao.gif");
	background-repeat: repeat-x;
	float: left;
}

#main2
{
	width: 860px;
	margin: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: 1px dashed #CCCCCC;
	background-image: url("images/tiao.gif");
	background-repeat: repeat-x;
	float: right;
}

.title
{
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	text-align: left;
	padding-top: 15px;
	padding-left: 35px;
	height: 20px;
}



#top
{
	color: #3F411A;
	padding:35px 10px 5px 0px;
	text-align: right;
	width:100%;
}
#top a
{
	text-transform: none;
	color: #3F411A;
	text-decoration: none;
}
#top a:hover
{
	color:Red;
	text-decoration: none;
}

#top ul
{
	width: 300px;
	margin: 0px 0px;
}
#top ul li
{
	height: 18px;
}
#banner
{
	width: 880px;
	height: 230px;
	background-image: url("images/banner1.jpg");
}
#webbody
{
	width: 100%;
	float: left;
}

#webbodyleft
{
	float: left;
	width: 250px;
}
#webbodyright
{
	float: right;
	width: 620px;
	overflow: hidden;
}
#webbodyright a
{
	color: #444444;
	text-decoration: none;
}
#webbodyright a:hover
{
	color: red;
	text-decoration: none;
}


#maincontent
{
	padding: 10px 20px;
}



#Domain
{
	text-align:left;
}

#Domain a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#Domain a:hover
{
	color:Red;
	text-decoration: none;
}

.sumtit
{
	color: yellow;
	padding: 10px 5px 5px 5px;
	margin: 10px 0px 0px 8px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 25px;
	background-image: url("images/titbg.gif");
	background-repeat:repeat-x;
}
.sumbody
{
	color: #2E6615;
	margin: 0px 0px 0px 8px;
	background-color:#FFFFFF;
	background-image: url("images/tiao.gif");
	background-repeat:repeat-x;
}
.sumbody a
{
	color: #444444;
	text-decoration: none;
}
.sumbody a:hover
{
	color: red;
	text-decoration: none;
}
.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: 200px;
}
#CorpName
{
	margin: 70px 0px 40px 30px;
	padding: inherit;
	color: #516F08;
}
.CorpTitle
{
	font-size: 30px;
	height: 50px;
	font-family: "隶书";
	color: #516F08;
}
#menu
{
	width: 100%;
	float: left;
	color: #516F08;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	text-align:left;
	padding: 0px 0px 0px 50px;
}
#menu a
{
	color: #516F08;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#menu a:hover
{
	color:Red;
	text-decoration: none;
}

.TitleSmallLink{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.TitleSmallLink:hover{
	color: yellow;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

#ArticleTitle
{
	margin: 20px 0px;
	text-align: center;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.ArticleTitle1
{
	color: #2E6615;
	font-size: 16px;
	font-weight: bold;
}
.ArticleTitle2
{
	font-size: 12px;
	color: #444444;
	line-height: 150%;
}

#ArticleReview ul
{
	list-style-type: none;
}

.datetext
{
	color: #666666;
	margin-left: 30px;
}

#contact
{
	padding: 50px 0px 0px 100px;
	width: 300px;
}
.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;
}

.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;
}
.propic
{
	text-align: center;
	margin: 0px 0px 20px 0px;
}

.ImgBorder
{
	border: 1px solid #C0C0C0;
	width: 150px;
	height: 150px;
	background-color: #FFFFFF;
	line-height: 200px;
	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;
}

#PhotoDiv
{
	text-align: center;
}

.IndexTitle
{
	color: #444444;
	padding: 10px 5px 5px 5px;
	margin: 0px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.IndexBody
{
	margin: 8px 15px 8px 15px;
}
.IndexBody a
{
	color: #888888;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.IndexBody a:hover
{
	color:Red;
	text-decoration: none;
}
.PagerGo
{
	height: 20px;
	line-height: 20px;
}
input
{
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
}
.PagerDiv
{
	padding: 0px;
}
#maincontent ul
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Msgtitle
{
	color: #2E6615;
}
.Msgtime
{
	padding-left: 10px;
	color: #F46614;
}
.Msgbody
{
	font-size: 12px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.newstitle
{
	float: left;
	width: 80%;
	color:#444444;
	overflow: hidden;
}

.normalblock
{
	color: #444444;
	border: solid #CCCCCC 1px;
	margin: 0px 0px 0px 8px;
	padding: 8px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image:url("images/tiao.gif");
	background-repeat:repeat-x;
}

.visitor a
{
	color: #444444;
	text-decoration: none;
}
.visitor a:hover
{
	color: red;
	text-decoration: none;
}

.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;
}
.titleleft
{
	float: left;
}
.titleright
{
	margin-right: 10px;
	float: right;
}
/*好友菜单标签*/
#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: #DDECF8;
}
.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: #306CBE;
}
#FriendMenu a:hover
{
	color: Red;
}
.borderline
{
	border-bottom: solid 1px #CCCCCC;
	float: left;
	clear: both;
	width: 100%;
}

#FansList a
{
	color: #444444;
	text-decoration: none;
}
#FansList a:hover
{
	color: red;
	text-decoration: none;
}
