/* ==全局样式定义== */
body {
	font: normal normal normal 12px/100% "宋体", Arial, Helvetica, sans-serif;
	background-image:url(bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-attachment:fixed;
	width: 982px;
	margin: 0px auto;
	padding: 0px;
	line-height: 150%;
}
input[type=text], input[type=Keyword] {
	height: 13px;
	margin: 1px;
}
* + html input[type=text] {
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	background: none;
	font: normal normal bold 20px/150% "宋体", Helvetica, sans-serif;
	text-align: center;
	color:#222;
}
dl, dt, dd, ul, li {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
img {
	border:0px
}
a {
	color: #222;
	text-decoration:none;
}
.clear {
	clear: both;
}
/* ==首页顶部== */
#header {
	height: auto;
	background-color:#fff;
	overflow:hidden;
	width: 982px;
}
.logo {
	float: left;
	width: 470px;
	height: 70px;
    background: url(../img/logo.gif) no-repeat center;
	text-indent: -9999px;
}
.clogin
{
float:left;
height: 25px;
padding-top:45px;
padding-left:150px;
}
.clogin span{color:#c00;}
.clogin a:hover{color:#c00;}
.homepage {
	float: right;
	padding:10px 0px 0px;
	color: #666;
}
.homepage a:hover {
	color:#c00;
}
.homepage a.hp1{background:url(../img/home.gif) no-repeat left 0px;
padding: 0 5px 0 15px;}
.homepage a.hp2{background:url(../img/sc.gif) no-repeat left 0px;
padding: 0 5px 0 15px;}
.homepage a.hp3{background:url(../img/email.gif) no-repeat left 2px;
padding: 0 5px 0 15px;}
.search {
	float:right;
	height: 20px;
	padding-left: 50px;
}
.search
.kuang
{
height:14px;
line-height: 14px;
color:#666;
font-size: 10px;
width: 120px;
}
/* ==首页导航== */
.menubox {
	line-height: 32px;
	clear:both;
	cursor: pointer;
	background: url(../img/nav_bg.gif) #E9E7E7 top repeat-x;
	font: normal normal bold 14px/32px Arial, "微软雅黑", Helvetica, sans-serif;
	overflow: hidden;
	padding-left: 20px;
}
.menubox a{
	color: #222;
	background:url(../img/nav_line.gif) no-repeat right;
	padding: 0 23px;
	line-height: 32px;
	display: inline-block;
	}

.menubox a:hover, .menubox a.current{
	color:#fff;
	background: url(../img/nav_red.gif) no-repeat center;
	height: 32px;
}
.menubox .english{background-image:url(../images/english.gif); margin-left:-10px;}
/* ==首页图片展示区== */
#ifocus {
	height:360px;
	border:1px solid #DEDEDE;
	background:#F8F8F8;
	 width: 980px;
	 margin: 0 auto;
	margin-top: 5px;
}
#ifocus_pic {
	display:inline;
	position:relative;
	float:left;
	width:860px;
	height:340px;
	overflow:hidden;
	margin:10px 0 0 10px;
}
#ifocus_piclist {
	position:absolute;
}
#ifocus_piclist li {
	width:860px;
	height:340px;
	overflow:hidden;
}
#ifocus_piclist img {
	width:860px;
	height:340px;
}
#ifocus_btn {
	display:inline;
	float:right;
	width:91px;
	margin:5px 9px 0 0;
}
#ifocus_btn li {
	width:91px;
	height:57px;
	cursor:pointer;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#ifocus_btn img {
	width:75px;
	height:45px;
	margin:7px 0 0 11px;
}
#ifocus_btn .current {
	background: url(../img/ifocus_btn_bg.gif) no-repeat;
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}
#ifocus_opdiv {
	position:absolute;
	left:0;
	bottom:0;
	width:880px;
	height:25px;
	background:#000;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#ifocus_tx {
	position:absolute;
	left:8px;
	bottom:3px;
	color:#FFF;
}
#ifocus_tx a {
	position:absolute;
	left:8px;
	bottom:3px;
	color:#FFF;
	width: 500px;
}
#ifocus_tx .normal {
	display:none;
}
/*--首页Flash广告区--*/
#F_ad_content{
	margin: 5px auto 0px;
	background-color:#fff;
	width: 980px;
}
/*--首页内容区--*/
#F_content {
	height: 165px;
	margin: 10px auto 0px;
	background-color:#fff;
	width: 980px;
}
/*--首页内容区右边--*/
#F_right {
	float: right;
	width: 300px;
	background: url(../img/flash_bg.gif) no-repeat top;
}
/*--最新推荐图片区--*/
.dhooo_tab{width:340px;  }
.tab_btn li{float:right; width:30px}
.tab_btn li {font-size:12px;display:block; padding:10px;margin-right:5px; zoom:1;text-decoration:none; color:#fff;line-height:50%; cursor:pointer;}
.tab_btn li.hot {background:#fff;color:#333;font-weight:bold;cursor:default;}
.tab_btn{overflow:hidden; padding-left:20px; padding-top:5px; }
.tab_btn_num{position:absolute; right:20px;bottom:5px;}
.tab_btn_num li{width:20px;height:20px;background: #CC3300;border:2px solid #993300; overflow:hidden; color:#fff; filter:alpha(opacity=80);opacity:0.8;float:left;cursor:default; font-size:12px;line-height:20px; margin:0px 5px; font-family:Arial;}
.tab_btn_num li.hot{background:#FFCC00; color:#993300; border:2px solid #FF0000; }
.shell{width:99999px; height:100%; }
.shell li{float:left; width:340px; height:100%; }
.main{border:1px solid #aaa;width:340px;height:255px; overflow:hidden;  margin:0px auto; text-align:left;font-size:12px;}

.i_link2 a {
	float:center;
	margin:2px;
	padding:2px 0;
	display:blcok;
	height:22px;
	line-height:22px;
}
#index_page {
	float:right;
	display:block;
	height:23px;
	padding:1px 0;
	margin-right:4px;
}
#index_page strong {
	background:#c00;
	color:#fff;
	width:16px;
}
#index_page a {
	width:16px;
	color:#fff;
	text-decoration:none;
}
/*--首页内容区左边--*/
.F_left {
	float: left;
	width: 580px;
	color: #444;
}
.F_service {
	width: 190px;
	float: left;
}
.F_service dt{
	background: url(../img/icon_01.gif) no-repeat left center;
	font-weight: bold;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.F_service dt a:hover {
	color:#c00;
}
.Left_news {
	MARGIN-LEFT: 3px; WIDTH: 380px
}
.F_news LI {
	PADDING-LEFT: 18px; BACKGROUND: url(../img/icon_02.gif) no-repeat left center; COLOR: #aa0000; LINE-HEIGHT: 24px; BORDER-BOTTOM: #ccc 1px dashed; LIST-STYLE-TYPE: none;height:25px;
}
.F_news LI A {
	FLOAT: left; WIDTH: 374px;height:24px;
}
.F_news LI A:hover {
	COLOR: #c00
}
.more {
	float:right;
}
.F_know {
	float:right;
	width: 120px;
          background:url(../img/pbg.gif) no-repeat left bottom;
}
.F_know ul {
	padding-top: 10px;
}
.F_know li {
	height: 42px;
	line-height: 42px;
	padding-left:40px;
}
.F_know li a:hover {
	color:#c00;
}
/* -网站首页底部-- */
#footer {
	clear:both;
	background: #f8f8f8;
	 width: 980px;
	 margin: 0 auto;
}
.info {
	text-align:center;
	width: 982px;
	border-top: 1px solid #ddd;
	border-bottom: 1px dashed #ddd;
	height: 50px;
	line-height: 50px;
	color: #666;

}
.info a:hover {
	color:#c00;
}
#copyright{
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-family: Arial, "宋体", Helvetica, sans-serif;	
}


/* --顶部广告区-- */
.flash {display:none;}