﻿@charset "utf-8";
/* CSS Document */
#TopImage{
	background: url(../images/Style_Images/Style_TopImage.jpg) #000000 left top no-repeat;
	width: 900px;
	height: 125px;
	margin-top: 1px;
	margin-left: 5px;
	padding-bottom: 1px;
}
#CRTop
{
	background-image:url(../images/Style_Images/Style_SubTitleBG.jpg);
	width:724px;
	height:69px;
}
#CRTop #Title{
	font-size:18px;
	padding-top:20px;
	padding-left:20px;
	font-weight:bold;
}
#CRC
{
	padding-left: 2px;
}

img{
	border:0px;
}
#CRCTop{
	min-height:396px;
	height:auto !important;
	height:396px;
}
#CRCContentPager{
	height:24px;
	margin-top:10px;
	margin-left:10px;
	*margin-left:5px;
	width:700px;
	float:left;
	text-align:center;
}
#CRCContentPost{
	height:220px;
	clear:both;
}
#CRCTop #List{
	width:710px;
	background-color: #757370;
	border: 1px solid #494949;
	margin: 2px 4px 0px 4px;
	clear:both;
	float:left;
}
#CRCTop #List #Edge {
	height:2px;
	/*for sbie 小于10px高度无法定义*/
	overflow:hidden;
	background-image:url(../images/Laomei_Repaire_Images/listedge.gif);
	
}
#CRCTop #List #CRCContent {
	min-height:84px;
	height:auto !important;
	height:84px;
	line-height:20px;
}
.autoheight{
	min-height:42px;
	height:auto !important;
	height:42px;
}
.b{
height:1px;
overflow:hidden;
background-color: #262627;
}
#CRCQuestion {
	width: 710px;
	margin: 0px 5px 0px 5px;
	height: 210px;
	background-color: #262627;
}
#imgbtn {
	background-color:#757370;
	width:78px;
	height:18px;
	border:1px solid #8a8885;
	float: left;
	margin-top:2px;
	text-align:center;
	display:inline;
	overflow:hidden;
}
p{
	font-family:"宋体";
	font-size:12px;
	color:#FFF;
	margin:0px;
}

