/* 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 #ccc;
	color:#666;
	padding-left:3px;
	width:100px!important;
	width:90px;
	margin-top: 1px;
	background-color: #FFF;
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}

.search_subnav_input {
	border:1px inset #ccc;
	color:#666;
	padding-left:3px;
	width:100px!important;
	width:90px;
	margin-top: 1px;
	background-color: #FFF;
	display: block;
	height: 17px;
	line-height: 17px;
}
.search_inside_subnav_input {
	border:1px inset #ccc;
	color:#666;
	padding-left:3px;
	width:160px!important;
	width:130px;
	margin-top: 1px;
	background-color: #FFF;
	display: block;
	height: 17px;
	line-height: 17px;
}
.search_inside_long_input {
	border:1px inset #ccc;
	color:#666;
	padding-left:3px;
	width:280px!important;
	width:230px;
	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:330px!important;
	width:2800px;
	margin-top: 1px;
	background-color: #FFF;
	display: block;
	height:auto;
	line-height: 19px;
	margin: 1px 0 0;
}

.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:3px 0 0;
	text-align:center;
	display:block;
	clear: both;
	overflow: hidden;
	height:26px;
}

.p_go_2{
	padding:8px 0;
	text-align:center;
	display:block;
	clear: both;
	overflow: hidden;
	height:auto;
}

/*头部焦点图片begin*/
#fW_Content {
	DISPLAY: block;
	WIDTH: 760px;
	HEIGHT: 248px;
	position: relative;
	overflow: hidden;
	z-index: 10;
}
#fW_Content img {
	WIDTH: 760px;
	HEIGHT: 248px;
}
#fW_Controls {
	DISPLAY: block;
	HEIGHT: 22px;
	padding: 0 10px;
	position: absolute;
	right: 5px;
	z-index: 100;
	TEXT-ALIGN: center;
	bottom: 5px;
	width: 200px;
}
#fW_Controls a {
	FONT-WEIGHT: bold; 
	border:1px outset #fff;
	background-color: #999;
	FLOAT: left; 
	WIDTH: 18px; 
	COLOR: #fff; 
	HEIGHT: 20px; 
	line-height:20px;
	margin-right:3px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#fW_Controls a.activeSlide {
	COLOR: #ff5300;
	border:1px inset #fff;
	background-color:#fff;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#fW_Controls a:hover {
	COLOR: #ff5300;
	border:1px inset #fff;
	background-color:#fff;
	opacity:0.7;
	filter:alpha(opacity=70);
}
/*头部焦点图片end*/
















/*焦点幻灯begin*/
.focus_main{
	border:1px outset #f90;
	overflow: hidden;
	padding: 1px;
	height:auto;
	width:268px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFF0F5;
}
.focus_main img{
	width:268px;
	height:186px;
	display:block;
}
.focus_main p{
	padding:2px 3px 1px;
	line-height:21px;
	font-size:14px;
	display: block;
	border-bottom: 1px dotted #999;
	background-color: #f90;
	margin-top: 1px;
}
.index_page {
	display:block;
	height:auto;
	padding:3px 6px;
	text-align: right;
	overflow: hidden;
}
.index_page .nomber {
	background:#009A91;
	color:#fff;
	width:16px;
	display: block;
	float: left;
	text-align: center;
	height: 16px;
	border: 1px solid #009a91;
	line-height: 16px;
	margin-right: 4px;
}
.index_page .text{
	color:#009a91;
	padding:0 6px 0 0;
	border:0;
	cursor:pointer;
	float: right;
	line-height: 18px;
	height: 18px;
	display: block;
}
.index_page a {
	width:16px;
	color:#009A91;
	text-decoration:none;
	display: block;
	float: left;
	margin-right: 4px;
	text-align: center;
	border: 1px solid #009a91;
	height: 16px;
	line-height: 16px;
}
/*焦点幻灯结束*/


/*首页选项卡begin*/
.tb_ {
	display: block;
	padding-top: 7px;
	background-color: #fff;
	border-bottom: 1px solid #f90;
}
.tb_ ul {
	height: 27px;
	display: block;
	padding-left: 10px;
	padding-top: 1px;
}
.tb_ li {
	float:left;
	cursor:pointer;
	text-align: center;
	display: block;
	padding: 3px 2px 0;
	margin-bottom: -2px;
	margin-right: 2px;
	width: 70px;
}

.tb_ li a:hover {
	text-decoration:none;
}
.normaltab {
	background-repeat:no-repeat;
	border:1px solid #f90;
	height: 23px;
	line-height: 22px;
	font-size: 12px;
	color: #FFF;
	background:#f90 url(../images/bg_title08.gif) 0 0 repeat-x;
}
.hovertab {
	color:#900;
	font-weight:bold;
	border:1px solid #f90;
	border-bottom:none;
	height: 24px;
	line-height: 23px;
	font-size: 14px;
	background:#FFF0F5 url(../images/bg_title09.gif) 0 0 repeat-x;
}
.dis {
	display:block;
}
.undis {
	display:none;
}
.tab_content {
	overflow:hidden;
	height: auto!important;
	height:190px;
	display: block;
	border:0px solid #8FBC8F;
	border-top: none;
	background-color: #FFF0F5;
}
.tab_content_txt {
	display:block;
	height:auto;
	overflow:hidden;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}
.tab_content ul {
	overflow: hidden;
	height: auto;
	display: block;
	margin-bottom: 2px;
	padding: 12px 6px 0px;
	text-align: left;
}

.tab_content li {
	padding:2px 0 1px 16px;
	*padding:0 0 0 16px;
	display: block;
	line-height:21px;
	height:21px;
	*heigh:22px;
	background:url(../images/title_icon.gif) 3px 8px no-repeat;
	border-bottom: 1px dotted #ccc;
}
/*首页选项卡end*/

/*左向定位图片滑动begin*/
.scrolbox {
	BACKGROUND: #FFF0F5;
	border:1px solid #ccc;
	OVERFLOW: hidden;
	ZOOM: 1;
	display: block;
	height: 186px;
	width: 348px;
	padding: 0 0 6px;
	line-height: 1px;
	font-size: 1px;
	background-image:url(../images/bg_title06.gif);
	background-position:0 -28px;
	background-repeat:repeat-x;
}
.scrolbox  h3 {
	display:block;
	height:23px;
	line-height:23px;
	border-bottom:1px solid #d4d4d4;
	text-align:left;
	font-size:14px;
	font-weight:600;
	padding: 2px 8px 0 12px;
	background: #E1F9FD url(../images/bg_title05.png) 0 -299px repeat-x;
	color: #333;
	margin-bottom: 6px;
}
.scrolbox .pcont {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 309px;
	height: auto;
	background-color:#fafafa;
	font-size: 12px;
	border: 0px solid #ccc;
	margin-right: 2px;
}
.scrolbox .ScrCont {
	WIDTH: 32766px;
	ZOOM: 1;
	height: auto;
	overflow: hidden;
}
.scrolbox #List1_1 {
	FLOAT: left
}
.scrolbox #List2_1 {
	FLOAT: left
}
.scrolbox .LeftBotton {
	BACKGROUND: url(../images/pic_control.gif) no-repeat;
	FLOAT: left;
	margin-top:40px;
	margin-right:1px;
	WIDTH: 15px;
	HEIGHT: 72px
}
.scrolbox .RightBotton {
	BACKGROUND: url(../images/pic_control.gif) no-repeat;
	FLOAT: left;
	margin-top:40px;
	WIDTH: 15px;
	HEIGHT: 72px
}
.scrolbox .LeftBotton {
	BACKGROUND-POSITION: 0px 0px;
	MARGIN-LEFT: 3px
}
.scrolbox .RightBotton {
	BACKGROUND-POSITION: 0px -100px;
	MARGIN-LEFT: -1px
}
.scrolbox .LeftBotton:hover {
	BACKGROUND-POSITION: -20px 0px
}
.scrolbox .RightBotton:hover {
	BACKGROUND-POSITION: -20px -100px
}
.scrolbox .pl img {
	DISPLAY: block;
	MARGIN: 6px auto 0;
	CURSOR: pointer;
	width: 86px;
	height: 120px;
}
.scrolbox .pl {
	BORDER: #f90 1px solid;
	FLOAT: left;
	WIDTH: 101px;
	LINE-HEIGHT: 22px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	color:#900;
	margin-right:0;
}
.scrolbox a.pl:hover {
	BORDER: #f60 1px solid;
	BACKGROUND: #f3f3f3;
	COLOR: #ff9900;
}
/*左向定位图片滑动end*/

