a.Title
{
	color: #3130ce;
	text-decoration: underline;
}
a.Title:link
{
	color: #3130ce;
	text-decoration: underline;
}
a.Title:hover
{
	color: red;
	text-decoration: underline;
}
/*
a.Title:visited
{
	color: #3130ce;
	text-decoration: underline;
}*/

.Gray
{
	color: #999;
}
/*font bold*/
.fb { font-weight: bold;  }

.Padd2
{
	padding: 2px;
}
#Content
{
	margin-top: 5px;
}
#HeadNav
{
	width: 680px;
	border: 1px solid #bcb1b5;
}
#HeadNav h2
{
	height: 30px;
	background: #e1e9f2;
	border-bottom: 1px solid #bcb1b5;
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
	font-weight: normal;
}
#HeadNav h3
{
	height: 30px;
	background: #eff3f7;
	border-bottom: 1px solid #eff3f7;
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
	font-weight: normal;
}
.ItemBg
{
	background: url(../images/line_bg4.gif) repeat-x bottom;
}
.ItemBg1
{
	border-bottom: 1px solid #dcdcdc;
	width: 98%;
	margin: 0px auto;
}
.ItemBg2
{
	background: url(../images/pre_view_bg.gif) no-repeat 10px 5px;
	padding-left: 35px;
	color: #ce0008;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.Item
{
	margin: 35px 30px;
	border: 1px solid #ccc;
	width: 600px;
}
.ItemMember { margin: 35px 90px; border: 1px solid #ccc; width:500px;  }
.Item1
{
	border-bottom: 1px solid #bcb1b5;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: #f3f2f2;
}
.Item2
{
	border-bottom: 1px solid #bcb1b5;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.Item3
{
	height: 200px;
	line-height: 25px;
	font-size: 12px;
}
.Item4
{
	line-height: 25px;
	font-size: 12px;
}
.ItemLeft
{
	font-weight: bold;
	width: 100px;
	text-align: center;
}
    
.ItemRight
{
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #bcb1b5;
}
.Recommend
{
	width: 240px;
	border: 1px solid #bcb1b5;
}
.Recommend h2
{
	padding-right: 12px;
	padding-left: 12px;
	background: #d7efb9;
	padding-bottom: 0px;
	font: bold 13px/22px arial;
	padding-top: 0px;
	height: 22px;
}

.bottom
{
	border-bottom: 1px solid #dcdcdc;
	width: 930px;
	margin: 0px auto;
}
.Pager
{
	text-align: center;
	padding: 10px 0px;
	width: 98%;
	margin: 0px auto;
}
/*QustionList*/
.Question
{
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 14px;
}
.TitleBg
{
	line-height: 30px;
	height: 30px;
	width: 98%;
	margin: 0px auto;
	background: url(../images/bottom_bg.gif) repeat-x bottom;
}
.ContentBg
{
	line-height: 28px;
	height: 28px;
	width: 98%;
	margin: 0px auto;
	font-size: 13px;
	font-size: 14px;
	background: url(../images/bottom_bg.gif) repeat-x bottom;
}
.Title
{
	width: 12%;
	text-align: center;
}
.Content
{
	width: 78%;
}
.Datatime
{
	width: 10%;
	color: #999;
	text-align: center;
}

.Manufacturer
{
	background: url(../images/pre_bg.gif) no-repeat 0px 7px;
	padding-left: 10px;
	margin-left: 5px;
	color: #013299;
	line-height: 22px;
}
