﻿@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;
	line-height: 180%;
	background-color:#5F788D;
}
input
{
	font-size: 12px;
	line-height: 100%;
}
img
{
	border: 0px;
}

a
{
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: yellow;
	text-decoration: none;
}


/*页面层容器*/
#container
{
	width: 880px;
	margin: 0px auto;
	text-align: left;
}

#container2
{
	margin-top: 26px;
}

.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: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	font-family: Arial;
	background-color: #1B5F8E;
}

#main
{
	width: 610px;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	color: #444444;
	float: left;
}

#main2
{
	width: 860px;
	margin: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: 1px dashed #CCCCCC;
	float: right;
}

.title
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/titbg.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding: 10px 0px 10px 35px;
	height: 20px;
}



#top
{
	color: #FFFFFF;
	padding: 5px 10px 5px 0px;
	text-align: right;
	height: 20px;
	line-height: 20px;
}
#top ul
{
	width: 300px;
	margin: 0px 0px;
}
#top ul li
{
	height: 18px;
}
#banner
{
	width: 880px;
	height: 150px;
	line-height: 150px;
}
#webbody
{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}

#webbodyleft
{
	float: left;
	width: 250px;
}
#webbodyright
{
	float: right;
	width: 620px;
	overflow: hidden;
}

#maincontent
{
	padding: 10px 20px;
}

#webbody a
{
	color: #444444;
	text-decoration: none;
}
#webbody a:hover
{
	color: red;
	text-decoration: none;
}

#Domain
{
	text-align: center;
}

#Domain a
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
#Domain a:hover
{
	color: red;
	text-decoration: none;
}

.sumtit
{
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 8px;
	background-image: url(Images/titbg.gif);
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 55px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.sumbody
{
	color: #444444;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 8px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.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: right;
	width: 100%;
	height:130px;
}
#CorpName
{
	margin: 10px 0px 38px 0px;
	text-align: center;
	padding: inherit;
	color: #000000;
}
.CorpTitle
{
	font-size: 30px;
	height: 30px;
	font-family: "隶书";
	color: #000000;
}
#menu
{
	width: 98%;
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	padding: 0px 40px 0px 0px !important;
	padding: 0px 15px 0px 0px;
}

#ArticleTitle
{
	margin: 20px 0px;
	text-align: center;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.ArticleTitle1
{
	color: #444444;
	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: 5px 5px 5px 5px;
	margin: 0px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	background-image: url("images/titbg.gif");
	background-repeat: repeat-x;
}
.IndexBody
{
	margin: 8px 15px 8px 15px;
}
.PagerGo
{
	height: 20px;
	font-size: 12px;
	padding-top: 2px;
	line-height: inherit;
}
#maincontent ul
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Msgtitle
{
	color: #6CA022;
}
.Msgtime
{
	padding-left: 10px;
	color: #6CA022;
}
.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;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 8px;
	padding: 8px 0px 0px 0px;
	border: solid 1px #CCCCCC;
}

.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
{
	float: right; 
	padding: 0px 10px 0px 0px;
}
/*好友菜单标签*/
#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: #C2D4E1;
}
.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: #FFFFFF;
}
#FriendMenu a
{
	color: #444444;
}
#FriendMenu a:hover
{
	color: Red;
}