@import url("font.css");
@import url("page.css");
/*左侧*/
.seekLeft {
	float: left;
	width: 256px;
	margin-top: 7px;
	margin-left: 1px;
}
#seekLogin {
    width:243px;
    float:left;
    background:#fff;
	border: 1px solid #e2e2e2;
	padding: 5px;
	margin-left: 1px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:6px;
}
/*左导航样式*/
.LeftNav {
	border: 1px solid #D9D9D9;
	width: 254px;
	float: left;
	margin-bottom: 8px;
}
.LeftNavTop {
	background-image: url(../images/new/xunyewu_1.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	text-align: left;
	font-weight: bold;
	color: #F60;
	font-size: 14px;
	padding: 8px 0px 0px 0px;
	float: left;
}
.LeftNavCenter {
	width: 242px;
	float: left;
	padding-left: 12px;
	background-image: url(../images/new/xunyewu_2.gif);
	background-repeat: repeat-x;
}
.LeftNavCenter2 {
	width: 248px;
	float: left;
	padding: 5px 0px 5px 6px;
	background-image: url(../images/new/xunyewu_2.gif);
	background-repeat: repeat-x;
}
/*文字*/
.fontNameList{
	FONT-SIZE: 12px; COLOR: #3d6db5; LINE-HEIGHT: normal; FONT-STYLE: normal
}
.ywFont2 {
	font-size: 12px;
	color: #186ED7;
}

/*右侧*/
#right {
	width:694px;
	float:right;
	background:#fff;
	margin-top: 6px;
	margin-bottom:7px;
	overflow:hidden;
}
#rightBottom {
	float: left;
	width: 694px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.rightBottom_L {
	float: left;
}
.rightTem {
	width: 340px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #ffad7e;
}
.rightTemR {
	width: 340px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #ffad7e;
}
.rightTem_more {/*更多页用*/
	width: 692px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #ffad7e;
}
.rightTem_top {
	height: 23px;
	width: 100%;
	float: left;
	background-image: url(../images/new/xunyewu_1.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.rightTem_topLeft {
	width: 200px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	padding-left: 10px;
}
.rightTem_topRight {
	float: right;
	margin-right: 5px;
	background-image: url(../images/new/tb_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
}
.rightTem_Content {
	float: left;
	width: 100%;
	height: 121px;
	background-image: url(../images/new/xunyewu_2.gif);
	background-repeat: repeat-x;
}
.rightTem_ContentMore {
	float: left;
	width: 100%;
	background-image: url(../images/new/xunyewu_2.gif);
	background-repeat: repeat-x;
}
/*详细页*/
.info {
	width:692px;
	float: right;
	border: 1px solid #ffad7e;
	margin: 6px 0px 1px 0px;
	padding-bottom: 10px;
	overflow:hidden;
}
.info_Top {
	width: 97%;
	margin: 10px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
}
.infoContent_Gd {
	width: 100%;
	height: 173px;
	line-height: 20px;
	overflow: scroll;
	overflow-x: hidden;
}
.infoOption {
	width:736px;
	float: right;
	margin: 10px 0px 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #135EB9;
}
.infoOption_Button {
	width: 120px;
	float: left;
	border: 2px solid #135EB9;
	margin: 0px 5px -2px 0px;
	padding: 7px 0px 5px 0px;
	font-size: 14px;
	text-align: center;
}
.infoOption_Button2 {
	width: 120px;
	float: left;
	border: 2px solid #135EB9;
	margin: 0px 5px -2px 0px;
	padding: 7px 0px 5px 0px;
	font-size: 14px;
	text-align: center;
	background-color: #135EB9;
}
.infoOption_Content {
	width: 734px;
	float: right;
	border: 1px solid #135EB9;
	margin: -1px auto 20px auto;
	padding-bottom: 10px;
}
/*回复*/
.reply {
	width: 672px;
	margin: 30px auto 20px auto;
}
.h3 {
	font-size: 14px;
	color: #FF6600;
}
.replyTop {
	width: 100%;
	height: 148px;
	background-image: url(../images/new/huifu_1.gif);
	background-repeat: no-repeat;
}
.replyContent {
	width: 100%;
	background-image: url(../images/new/huifu_2.gif);
	background-repeat: repeat-y;
}
.replyBottom {
	width: 100%;
	height: 7px;
	background-image: url(../images/new/huifu_3.gif);
	background-repeat: no-repeat;
}
.replytableLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}

