/* CSS Document 表单及焦点样式 */
.search_title {
	height:19px;
	float:right;
	border:1px solid #ddd;
	background-color: #FFF;
}
.search_title_input{
	border:none;
	color:#999;
	margin-left:4px;
	margin-right:3px;
	padding-left:3px;
	width:168px;
	margin-top: 1px;
	margin-bottom: 0px;
	line-height: 17px;
	float: left;
	height: 17px;
	background: none;
}

.search_title_button{
	height:17px;
	width:21px;
	margin-top: 2px;
	float: left;
}
.search_subnav_input {
	border:1px inset #fff;
	color:#666;
	padding-left:3px;
	width:100px!important;
	width:100px;
	margin-top: 1px;
	display: block;
	height: 17px;
	line-height: 17px;
	background-color: #f8f8f8;
}
.search_subnav_select {
	border:1px solid #333;
	color:#333;
	padding-left:3px;
	width:200px!important;
	width:180px;
	margin-top: 1px;
	background-color: #ccc;
	display: block;
	height: 20px;
	line-height: 20px;
}
.search_inside_subnav_input {
	border:1px inset #ccc;
	color:#666;
	padding-left:3px;
	width:110px!important;
	width:90px;
	margin-top: 1px;
	background-color: #FFF;
	display: block;
	height: 17px;
	line-height: 17px;
}
.search_inside_subnav_select {
	border:1px inset #ccc;
	color:#666;
	padding-left:3px;
	width:120px!important;
	width:100px;
	margin-top: 1px;
	background-color: #FFF;
	display: block;
	height: 20px;
	line-height: 20px;
}
.search_inside_long_input {
	border:1px inset #aaccee;
	color:#888;
	padding-left:3px;
	width:320px!important;
	width:290px;
	margin-top: 1px;
	background-color: #FFF;
	height: 19px;
	line-height: 19px;
	margin: 1px 0 0;
}
.search_inside_long_inputform {
	border:1px inset #ccc;
	color:#666;
	padding-left:3px;
	width:360px!important;
	width:300px;
	margin-top: 1px;
	background-color: #FFF;
	display: block;
	height:auto;
	line-height: 19px;
	margin: 1px 0 0;
}
.form_inside_textarea_700 {
	border:1px inset #ccc;
	color:#666;
	padding-left:3px;
	margin-top: 1px;
	background-color: #FFF;
	display: block;
	height:auto;
	line-height: 19px;
	margin: 1px 0 0;
	width: 700px!important;
}

.username {
	height:18px;
	line-height:18px;
	border:1px inset #fff;
	color:#666;
	background-color:#fff;
	padding-left: 2px;
	width: 100px;
}
.password {
	padding-left:2px;
	height:18px;
	line-height:18px;
	border:1px inset #fff;
	color:#666;
	background-color:#fff;
	width: 100px;
}
.p_go{
	padding:2px 0;
	text-align:center;
	display:block;
	clear: both;
	overflow: hidden;
	line-height: 26px;
}

/*头部banner广告焦点幻灯begin*/

#fW_Content {
	WIDTH: 680px;
	HEIGHT: 210px;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
#fW_Content img {
	WIDTH: 680px;
	HEIGHT: 210px
}
#fW_Controls {
	WIDTH: 120px;
	HEIGHT: 42px;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 100;
}
#fW_Controls a {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	BACKGROUND: url(../images/btnFeatureHover.gif) no-repeat;
	FLOAT: left;
	WIDTH: 30px;
	COLOR: white;
	PADDING-TOP: 6px;
	HEIGHT: 24px;
	TEXT-ALIGN: center
}
#fW_Controls a.activeSlide {
	BACKGROUND-POSITION: 0px -30px;
	COLOR: #ff5300
}
#fW_Controls a:hover {
	BACKGROUND-POSITION: 0px -30px;
	COLOR: #ff5300
}

/*头部banner广告焦点幻灯结束*/



/*首页选项卡begin*/
.tab {
	display: block;
	border-bottom: 1px solid #aaccee;
	background: url(../images/bg_title_06.gif) 0 center repeat-x;
}
.tab ul {
	height: 28px;
	display: block;
	padding-top: 0px;
	clear: both;
}
.tab li {
	float:left;
	cursor:pointer;
	display: block;
	padding: 3px 2px 1px;
	margin-bottom: -1px;
	margin-right: 1px;
	width: 152px;
	font-size: 14px;
	line-height: 22px;
}
.tip{
	text-align: right;
}
.tip a:link,.tip a:visited{
	color:#f60;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
}
.tip a:hover,.tip a:active{
	text-decoration: underline;
}
.normaltab {
	background-repeat:no-repeat;
	border:1px solid #aaccee;
	height: 24px;
	line-height: 22px;
	font-size: 12px;
	color: #004499;
	background:url(../images/bg_title_06.gif) 0 center repeat-x;
	border-left: none;
	border-top: none;
	border-bottom: none;
	text-align: center;
}
.hovertab {
	color:#004499;
	border:1px solid #aaccee;
	border-bottom:none;
	height: 25px;
	line-height: 23px;
	font-weight: bold;
	border-top: none;
	border-left: none;
	background:url(../images/bg_title_08.gif) 0 center repeat-x;
	text-align: center;
}
.dis {
	display:block;
}
.undis {
	display:none;
}
.tab_content {
	overflow:hidden;
	height: 140px!important;
	height:140px;
	display: block;
	clear: both;
	padding-top: 3px;
}
.tab_content_txt {
	display:block;
	height:auto;
	overflow:hidden;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}
.tab_content dl{
	height:140px;
	overflow:hidden;
	display:block;
}
.tab_content dt{
	height:auto;
	overflow:hidden;
	display:block;
	width:232px;
	float:left;
	text-align:center;
	line-height:22px;
	border-right: 1px dotted #aaccee;
	padding-top: 3px;
}
.tab_content dt img{
	height:108px;
	border:1px solid #ccc;
	overflow:hidden;
	display:block;
	margin:0 auto;
	width:210px;
	padding:2px;
	clear:both;
}
.tab_content dd{
	display:block;
	height:22px!important;
	line-height:22px;
	padding:2px 6px 0px 18px;
	background:url(../images/dot_02.gif) 6px 11px no-repeat;
	text-align: left;
	color: #666;
	width:218px;
	float:right;
}
.tab_content ul {
	overflow: hidden;
	height: auto;
	display: block;
	margin-bottom: 2px;
	padding: 6px 6px 0px;
	text-align: left;
	color: #f30;
}

.tab_content li {
	padding:2px 0 1px 16px;
	display: block;
	line-height:22px!important;
	line-height:21px;
	height:22px!important;
	height:21px;
	background:url(../images/arrow_01.gif) 0px 5px no-repeat;
	border-bottom: 1px dotted #666;
	overflow: hidden;
}
/*首页选项卡end*/

/*内页热门频道选项卡begin*/
.tab_hot {
	display: block;
	border-bottom: 1px solid #aaccee;
	background: url(../images/bg_title_30_06.gif) 0 center repeat-x;
}
.tab_hot ul {
	height: 28px;
	display: block;
	padding-top: 0px;
	clear: both;
	padding-left: 262px;
}
.tab_hot li {
	float:left;
	cursor:pointer;
	display: block;
	padding: 3px 2px 1px;
	margin-bottom: -1px;
	width: 80px;
	font-size: 14px;
	line-height: 22px;
}
.tab_hot_title{
	width:160px;
	color:#f60;
	font-weight:700;
	font-size:16px;
	text-align:left;
	padding-left:10px;
}
.normaltab_hot {
	background-repeat:no-repeat;
	border:1px solid #aaccee;
	height: 24px;
	line-height: 22px;
	font-size: 12px;
	color: #004499;
	background:url(../images/bg_title_06.gif) 0 center repeat-x;
	border-left: none;
	border-top: none;
	border-bottom: none;
	text-align: center;
}
.hovertab_hot {
	color:#004499;
	border:1px solid #aaccee;
	border-bottom:none;
	height: 25px;
	line-height: 23px;
	font-weight: bold;
	border-top: none;
	background:url(../images/bg_title_08.gif) 0 center repeat-x;
	text-align: center;
	margin-left: -1px;
}
.tab_hot_content {
	overflow:hidden;
	height: auto;
	display: block;
	padding-top: 10px;
	width:456px;
	float:right;
}
.tab_hot_content_txt {
	display:block;
	height:auto;
	overflow:hidden;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	width:426px;
	float:right;
}
.tab_hot_content dl{
	height:auto;
	overflow:hidden;
	display:block;
}
.tab_hot_content dt{
	height:auto;
	overflow:hidden;
	display:block;
	text-align:right;
	line-height:22px;
	padding-top: 3px;
	padding-right: 10px;
}
.tab_hot_content dd{
	display:block;
	height:28px;
	line-height:28px;
	padding:2px 6px 0px 18px;
	background:url(../images/dot_02.gif) 6px 14px no-repeat;
	text-align: left;
	color: #666;
	border-bottom: 1px dotted #ccc;
}

.tab_hot_content li {
	padding:2px 0 1px 16px;
	display: block;
	line-height:22px!important;
	line-height:21px;
	height:22px!important;
	height:21px;
	background:url(../images/arrow_01.gif) 0px 5px no-repeat;
	border-bottom: 1px dotted #666;
	overflow: hidden;
}
/*内页热门频道选项卡begin*/

