﻿@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:#210201;
}
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;
}

input
{
	font-size: 12px;
}

/*页面层容器*/
#container
{
	width: 880px;
	margin: 0px auto;
	text-align: left;
}

#container2
{
	width: 100%;
	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;
	background-image: url("images/bg2.jpg");
	padding-top: 8px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #210201;
	font-family: Arial;
}

#main
{
	width: 610px;
	margin: 10px 0px 0px 0px;
	background-color: #AA1413;
	color: #FFFFFF;
	float: left;
}
#main2
{
	width: 860px;
	margin: 10px;
	background-color: #AA1413;
	color: #FFFFFF;
	float: right;
}

.title
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	padding-left: 35px;
	height: 20px;
	background-image: url("images/menuleft.gif");
	background-repeat: repeat-x;
}



#top
{
	color: #FFFFFF;
	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: yellow;
	text-decoration: none;
}
#webbody a:hover
{
	color: #FFFFFF;
	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: #FFFFFF;
	padding: 10px 5px 5px 5px;
	background-image: url("images/menuleft.gif");
	background-repeat: repeat-x;
	margin: 10px 0px 0px 8px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 55px;
}
.sumbody
{
	color: #FFFFFF;
	background-color: #AA1413;
	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: 223px;
}
#CorpName
{
	margin: 70px 0px 70px 30px;
	padding: inherit;
	text-align: center;
	color: #210201;
}
.CorpTitle
{
	width: 100%;
	font-size: 30px;
	font-family: "隶书";
	color: #210201;
}
#menu
{
	width: 98%;
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	height: 28px;
	line-height:28px;
	text-align: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	background-color:#170201;
}

#ArticleTitle
{
	margin: 20px 0px;
	color: #ffffff;
	text-align: center;
}
.ArticleTitle1
{
	font-size: 16px;
	font-weight: bold;
}
.ArticleTitle2
{
	font-size: 12px;
	color: #FFCC00;
	line-height: 150%;
}

#ArticleReview ul
{
	list-style-type: none;
}

.datetext
{
	color: #FFFFFF;
	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: #FFFFFF;
	padding: 10px 5px 5px 5px;
	background-image: url("images/menuleft.gif");
	background-repeat: repeat-x;
	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: yellow;
}
.Msgtime
{
	padding-left: 10px;
	color: #FAC302;
}
.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: #FFFFFF;
	background-color: #AA1413;
	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;
}
.TitleSmallLink
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.TitleSmallLink:hover
{
	color: yellow;
	text-decoration: none;
}

.titleleft
{
	float:left;
}
.titleright
{
	float: right; 
	padding: 0px 10px 0px 0px;
}
.ReviewContentTime{
color:#FDCB04;
}
.ReviewContent3{
color:yellow;
}
.ReviewContent4{
color:#FFFFFF;
}
/*好友菜单标签*/
#FriendMenu
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border-bottom: solid 1px #210200;
	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 #210200;
	border-left: solid 1px #210200;
	border-right: solid 1px #210200;
	text-align: center;
	margin: 0px 5px 0px 0px;
	background-color: #4D0604;
}
.FriendMenuLiOn
{
	width: 80px;
	height: 26px;
	line-height: 26px;
	float: left;
	border-top: solid 1px #210200;
	border-left: solid 1px #210200;
	border-right: solid 1px #210200;
	text-align: center;
	margin: 0px 5px 0px 0px;
	background-color: #AA1413;
}
#FriendMenu a
{
	color: #FFFFFF;
}
#FriendMenu a:hover
{
	color: yellow;
}
.borderline{
border-bottom: solid 1px #210200;
float: left;
clear: both;
width: 100%;
}
/*weibo*/
.cen_home_say_text_main
{
	color:#ffffff;
}
.cen_home_say_rep_item
{
	background-color:#e34d4c;
}
/*weibo end*/
#cen_home_say
{
	margin:0px 0px 20px 0px;
}
.cen_home_say_text2
{
	float:left;
	font-size:14px;
	color:#525252;
}
.cen_home_say_text2 a
{
	color:#2d6a99;
	text-decoration:none;
	font-size:12px;
}
.cen_home_say_text2 a:hover
{
	color:#2d6a99;
	text-decoration:underline;
}
.cen_home_say_name
{
	font-size:14px;
}
.cen_home_say_line
{
	border-bottom:solid 1px #d9e3ec;
	clear:both;
	margin:0px 0px 12px 0px;
	padding:12px 0px 0px 0px;
}
.cen_home_say_time
{
	font-size:12px;
	color:yellow;
}
.cen_home_say_text_main2{
color:#FFFFFF;
}

/*reply*/
.cen_home_say_rep ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.cen_home_say_rep li
{
	padding:0px;
	margin:0px;
}
.cen_home_say_rep_item
{
	background-color:#eaeff3;
	margin:2px 0px 0px 0px;
	overflow:auto;
	width:400px;
	padding:5px;
}
.cen_home_say_rep_item a
{
	font-size:12px;
}
.cen_home_say_rep_pic
{
	float:left;
	width:45px;
}
.cen_home_say_rep_text
{
	float:left;
	font-size:12px;
	width:355px;
}
.cen_home_say_name_rep
{
	font-size:12px;
}
.cen_home_right_my_name{
color:yellow;
}
.cen_do_count{
color:yellow;
}
/*reply end*/