/* CSS Document */

*{margin:0;padding:0;font-size:12px;}
a{text-decoration:none;}a:hover{text-decoration:underline;}
li{color:#ffc4c4;line-height:18px;list-style-type:none;}
img{border:none;}
body {
	background-color:#000;
	background-image: url(../images/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align:left;
}

/*head*/
#header {
	margin: 0 auto;
	height: 40px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	padding: 0 0 1px;
}
#header #header_matrix {
	height: 40px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#header #header_matrix #hm_link {
	font-size: 12px;
	line-height: 40px;
	color: #fff;
	height: 40px;
	float: left;
	text-align: center;
	padding: 0 10px;
}
#header #header_matrix #hm_link a {
	color: #fde8cd;
}
#header #header_matrix #hm_date {
	font-size: 12px;
	line-height: 40px;
	color: #fff;
	height: 40px;
	float: left;
	text-align: center;
	padding: 0 12px;
}
#header #header_matrix #hm_date a {
	color: #fde8cd;
}
#header #header_matrix #hm_search {
	float: left;
	height: 40px;
	width: 366px;
	background-image: url(../images/search_bg.gif);
	background-position: 11px 11px;
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
}
#header #header_matrix #hm_search #hms_cata {
	padding-top: 9px;
	float: left;
}
#header #header_matrix #hm_search #hms_cata1 {
	padding-top: 9px;
	padding-left: 3px;
	float: left;
}
#header #header_matrix #hm_search #hms_cata2 {
	margin-top:1px;
	padding-top: 10px;
	padding-left: 3px;
	float: left;
	background-image: url(../images/search_textbg_778.gif);
	background-repeat: no-repeat;
	background-position: 3px bottom;
	width: 193px;
}
#header #header_matrix #hm_search #hms_cata3 {
	padding-top: 9px;
	padding-left: 3px;
	float: left;
}
#header #header_matrix #hm_language {
	font-size: 13px;
	line-height: 40px;
	color: #fde8cd;
	height: 40px;
	float: left;
	text-align: center;
	font-family: Verdana;
	padding: 0 13px;
}
#header #header_matrix #hm_language a {
	color: #fde8cd;
}
.dothline_header {
	background: url(../images/header_dot.gif) repeat-y;
	width: 1px;
	height: 20px;
	margin: 10px 0 0;
	float: left;
}
.textfield_search_cata {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	line-height: 18px;
	height: 18px;
	padding-left: 6px;
}
/*head end*/

/*bottom*/
#bottom{
	clear:both;
	color:#d0bca6;
	height: 134px;
	margin: auto auto;
	padding-top:18px;
	width: 778px;
}
#bottom a {
	color: #d0bca6;
}
#bottom #bottom_link {
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	color: #d0bca6;
}
#bottom #bottom_link a {
	color: #d0bca6;
}
#bottom #bottom_copyright {
	font-size: 12px;
	line-height: 18px;
	color: #d0bca6;
	text-align: center;
	margin: 5px 0 0;
}
#bottom #bottom_copyright .bottom_cr2_l {
	width:400px;
	margin:auto;
	color: #d0bca6;
}
#bottom #bottom_copyright .bottom_cr2_l .bottom_cr_l {
	float:left;
	width:350px;
	color: #d0bca6;
}
#bottom #bottom_copyright .bottom_cr2_l .bottom_cr_l a {
	color: #d0bca6;
}
#bottom #bottom_copyright .bottom_cr2_l .bottom_cr_r {
	float:right;
}
/*bottom end*/

.mainer {
	margin: 0 auto;
	width: 1004px;
	background-image: url(../images/mainer_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.mainflash {
	height:77px;
	background:url(../images/mainflash_bg.gif) no-repeat left 142px;
	margin: 0 auto;
	width: 778px;
	padding-top: 143px;
}
.matrix {
	background-image: url(../images/matrix_bg.gif);
}
.container {
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 778px;
}
.container_top {
	background-image: url(../images/container_topbg.gif);
	background-repeat: no-repeat;
	padding-top: 39px;
}
.container_bottom {
	background-image: url(../images/container_bottombg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 89px;
}
.center {
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
.w684 {
	width: 684px;
}
.w340 {
	width: 340px;
}
.w337 {
	width: 337px;
}
.matrix_dotline {
	background-image: url(../images/matrix_dotline.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	height: 1px;
}

/*我的圆明园情结*/
#qingjie {
	background-color: #fee3b1;
	border: 1px solid #976202;
	margin-bottom: 8px;
}
#qingjie .hd {
	background-color: #792500;
	height: 30px;
}
#qingjie .hd .hd_ttl {
	color: #fee3b1;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 13px;
}
#qingjie .hd .hd_ttl a {
	color: #fee3b1;
	font-size: 14px;
	font-weight: bold;
}
#qingjie .bd {
	padding: 10px 13px 12px;
}
#qingjie .bd p {
	color: #763c09;
	line-height: 18px;
}
#qingjie .bd p a {
	color: #763c09;
}

/*图片滚动区*/
#picshow {
	background-color: #fee3b1;
	border: 1px solid #976202;
	margin-bottom: 8px;
}
#picshow .bd {
	height: 240px;
	padding: 12px 12px 0;
	overflow: hidden;
}
#picshow .bd .imgbox{
	border: 1px solid #763c09;
}
#picshow .bd .imgexp {
	color: #763c09;
	height: 34px;
	line-height: 34px;
	padding-left: 8px;
	width: 249px;
}
#picshow .bd .imgexp a {
	color: #763c09;
}
#picshow .bd .btn{
	padding: 6px 0 0 4px;
}

/*留言区*/
#liuyan {
	background-color: #fee3b1;
	border: 1px solid #976202;
	margin-bottom: 8px;
}
#liuyan .hd {
	background-color: #a03101;
	height: 30px;
}
#liuyan .hd .hd_ttl {
	color: #fee3b1;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 13px;
}
#liuyan .hd .hd_ttl a {
	color: #fee3b1;
	font-size: 14px;
	font-weight: bold;
}
#liuyan .bd {
	padding: 10px 11px 0;
}
#liuyan .bd .submit {
	padding: 0 0 0 152px;
}
#liuyan .bd .inputbox01 {
	width: 120px;
	height: 15px;
	border: 1px solid #763c09;
	background-color: #ffe9c0;
	padding: 5px 9px 0;
	color: #ad8152;
}
#liuyan .bd .inputbox02 {
	width: 152px;
	height: 15px;
	border: 1px solid #763c09;
	background-color: #ffe9c0;
	padding: 5px 7px 0;
	color: #ad8152;
}
#liuyan .bd .inputbox03 {
	width: 166px;
	height: 23px;
	border: 1px solid #763c09;
	background-color: #ffe9c0;
	padding: 5px 9px 0;
	color: #ad8152;
}
#liuyan .bd .inputbox04 {
	width: 296px;
	height: 95px;
	border: 1px solid #763c09;
	background-color: #ffe9c0;
	padding: 5px 9px 0;
	color: #ad8152;
}
#liuyan .bd .btn01 {
	width: 63px;
	height: 22px;
	border: none;
	background-color: #862300;
	color: #fee3b1;
	cursor: pointer;
}
#liuyan .bd .btn02 {
	width: 67px;
	height: 22px;
	border: none;
	background-color: #862300;
	color: #fee3b1;
	margin: 9px 0 10px 12px;
	cursor: pointer;
}
#liuyan .bd .name_line td {
	background-color: #f7d08f;
	color: #763c09;
	line-height: 28px;
}
#liuyan .bd .msg_line td {
	color: #763c09;
	line-height: 18px;
	padding: 8px;
}
#liuyan .bd .msg_line td img {
	border: 1px solid #763c09;
	margin: 0 10px 10px 0;
}
#liuyan .bd .page{
	font-family: Arial;
	color: #763c09;
	padding: 16px 0;
	text-align: center;
}
#liuyan .bd .page a{
	color: #763c09;
	text-decoration: underline;
}
#liuyan .bd .page a.current{
	color: #763c09;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/*决战圆明园之巅*/
#juezhan {
	background-color: #fee3b1;
	border: 1px solid #976202;
	margin-bottom: 8px;
}
#juezhan .hd {
	background-color: #792500;
	height: 30px;
}
#juezhan .hd .hd_ttl {
	color: #fee3b1;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 13px;
}
#juezhan .hd .hd_ttl a {
	color: #fee3b1;
	font-size: 14px;
	font-weight: bold;
}
#juezhan .bd {
	padding: 18px 10px 12px 13px;
}
#juezhan .bd p {
	color: #763c09;
	line-height: 18px;
	padding-bottom: 13px;
}
#juezhan .bd p a {
	color: #763c09;
}
#juezhan .bd .link {
	background-image: url(../images/juezhan_linkbg.gif);
	background-repeat: no-repeat;
	color: #fee3b1;
	height: 16px;
	margin: 10px 0 0 489px;
	padding: 4px 0 0 9px;
	width: 161px;
}
#juezhan .bd .link a {
	color: #fee3b1;
}

/*评论*/
#pinglun {
	background-color: #fee3b1;
	border: 1px solid #976202;
	margin-bottom: 8px;
}
#pinglun .hd {
	background-color: #a03101;
	height: 30px;
}
#pinglun .hd .hd_ttl {
	color: #fee3b1;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 13px;
}
#pinglun .hd .hd_ttl a {
	color: #fee3b1;
	font-size: 14px;
	font-weight: bold;
}
#pinglun .bd {
	padding: 8px 9px 15px;
}
#pinglun .bd ul {
	padding: 11px 0 0;
}
#pinglun .bd ul li {
	background-image: url(../images/list_dot.gif);
	background-position: 4px 8px;
	background-repeat: no-repeat;
	color: #763c09;
	line-height: 16px;
	padding: 2px 0 2px 12px;
}
#pinglun .bd ul li a {
	color: #763c09;
	line-height: 16px;
}
#pinglun .bd .questtl {
	color: #763c09;
	font-weight: bold;
	line-height:22px;
	padding-left: 9px;
}
#pinglun .bd .questbd {
	color: #763c09;
	line-height:18px;
	padding: 3px 9px 8px;
}
#pinglun .bd .answtl {
	background-color: #f7d08f;
	color: #763c09;
	height: 19px;
	padding: 8px 9px 0;
}
#pinglun .bd .answbd {
	background-color: #f7d08f;
	color: #763c09;
	line-height:18px;
	padding: 0 9px 8px;
}
#pinglun .bd .submit {
	width: 88px;
	margin: 13px auto 19px;
}
#pinglun .bd .btn01 {
	width: 88px;
	height: 22px;
	border: none;
	background-color: #862300;
	color: #fee3b1;
	cursor: pointer;
}
