/* CSS Document */
body,td,th {
	font-size: 14px;
	color: #EEEEEE;
		font-family: Î¢ÈíÑÅºÚ;
}
body {
	background-image: url(../img/bg1.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FB7607;
}
a:active {
	text-decoration: none;
	color: #FB7607;
}
.header{ width:100%; height:116px; background:url(../img/top_bg1.png) repeat-x; }

.top{ width:1000px; margin:0px auto; height:116px;}
.logo{ height:100px; margin-top:15px; width:337px; float:left; background:url(../img/logo1.png) no-repeat}
.logo a{height:100px; margin-top:15px; width:337px;; line-height:100px; display:block}

.menu{ height:46px; width:630px; float:right; margin-top:50px; }
.menu ul{ padding:0px;}
.menu ul li{ width:90px; background:url(../img/menubg.png) no-repeat; height:38px; line-height:40px; float:left; text-align:center; list-style:none}
.menu ul li a{ font-size:18px; color:#FFFFFF; line-height:40px; font-weight:bold;}



.focus {
	MARGIN-BOTTOM: 15px; margin-top:6px; height:380px; width:100%
}
.fc_view {
	OVERFLOW: hidden; margin:0px; padding:0px;
}
.fc_view {
	HEIGHT: 380px
}
.fc_view P {
	HEIGHT: 380px; margin-top:0px;  padding-top:0px;
}
.fc_view A {
	MARGIN: 0px auto; WIDTH: 960px; DISPLAY: block; HEIGHT: 380px
}
.fc_ctrl {
	Z-INDEX: 1; POSITION: relative; MARGIN: 0px auto; WIDTH: 960px
}
.fc_ctrl P {
	POSITION: absolute; TOP: -27px; RIGHT: 0px
}
.fc_ctrl A {
	FLOAT: left; MARGIN-LEFT: 5px; _display: inline
}
.fc_ctrl SPAN {
	LINE-HEIGHT: 100px; WIDTH: 23px; DISPLAY: block; BACKGROUND: url(../img/fc_num.gif) no-repeat; HEIGHT: 36px; OVERFLOW: hidden; CURSOR: pointer
}
.fc_ctrl .fc_02 {
	BACKGROUND-POSITION: -24px 0px
}
.fc_ctrl .fc_03 {
	BACKGROUND-POSITION: -48px 0px
}
.fc_ctrl .fc_04 {
	BACKGROUND-POSITION: -72px 0px
}
.fc_ctrl .on .fc_01 {
	BACKGROUND-POSITION: 0px -37px
}
.fc_ctrl .on .fc_02 {
	BACKGROUND-POSITION: -24px -37px
}
.fc_ctrl .on .fc_03 {
	BACKGROUND-POSITION: -48px -37px
}
.fc_ctrl .on .fc_04 {
	BACKGROUND-POSITION: -72px -37px
}


/*.main1{ width:100%;  margin-top:10px; background:url(img/channelbg.png) repeat;}*/
.main1{ width:100%;  margin-top:10px; background-color:#699;}
.main2{ width:100%;  margin-top:10px; background-color:#888;}
.channel{ width:1000px; height:330px; margin:0px auto; margin-top:10px;}
.channel_a{ width:600px; float:left; margin:10px; float:left;padding-top:10px;}
.channel_b{ width:360px; float:right; margin-top:30px;  text-align:left; }

.channel_c{ width:600px; float:right; margin:10px; padding-top:10px;}
.channel_d{ width:360px; float:left; margin-top:30px;  text-align:left; }
.channel_e{ width:1000px; float:left; margin-top:30px;  text-align:left; }
.channel_f{ width:250px; float:left;  text-align:left; }
.channel_title{ color:#ec7400; font-size:14px; font-family:Microsoft YaHei; font-weight:bold;}
.info{ font-size:14px; line-height:22px; color:#FFFFFF; width:100%;}
.bottom{ border-top:#000000 1px dashed; height:70px; background:#efefef; color:#666666; padding-top:20px; text-align:center;}
#returnTop {
	Z-INDEX: 999; POSITION: fixed; TEXT-INDENT: -999px; WIDTH: 65px; BOTTOM: 50px; BACKGROUND: url(../img/gotop.png) no-repeat 0px 0px; HEIGHT: 65px;  OVERFLOW: hidden; RIGHT: 20px; BEHAVIOR: url(../../img/www/images/PIE.htc); border-radius: 50px 50px 50px 50px; _position: absolute; _display: none; transition: bottom 0.9s; -webkit-transition: bottom 0.9s; -moz-transition: bottom 0.9s; -o-transition: bottom 0.9s; opacity: 0.5
}
#returnTop:hover {
	CURSOR: pointer; WIDTH: 65px; BACKGROUND: url(../img/gotop.png) no-repeat 0px 0px; HEIGHT: 65px; BACKGROUND-POSITION: -65px 0px
}