﻿body {
	background:#FFFFFF;
	font-family:Arial,"宋体";
	font-size:12px;
	color:#4c4c4c;
}
*{ margin:0; padding:0;}
a{ cursor:pointer;}
input,select,table,td,th,font{font-size: 12px;}
option{ padding-right:6px;}
ol,ul,li { list-style:none;}
img{border:0}
/* 一些全局样式开始 */
a{ color:#424242; text-decoration:none;}
a:hover{color:#ff7011; text-decoration:underline;}

.cRed,.cRed a:link,.cRed a:visited{color:#E60000}
.clear{ clear: both; font-size:0px; line-height:0; height:0; visibility:hidden; width:0; }
.cen{ text-align:center; clear:left;}
.left{ text-align:left;}
.right{ text-align:right;}
.f_left{ float:left;}
.f_right{ float:right;}
h4{ font-size:12px;}

#header, #main, #footer{
    margin:0 auto;
    width:980px;
	text-align:left;	
}

/*Header*/
#header .topBar{ background:url(../../../indeximg/gb/CJFU/topBarBg.gif) repeat-x; padding:5px; border-left:#e8e8e8 solid 1px;border-right:#e8e8e8 solid 1px; height:19px; line-height:20px;}
#header .topBar input{ width:80px; margin:0 5px; border:#ababab 1px solid; padding:1px;height:14px; border:#bababa solid 1px;}
#header .topBar label{  line-height:19px; margin-left:10px;}
#header .topBar a:link,#header .topBar a:visited{ color:#292929;}
#header .topBar a:hover{color:#e60000;}
#header .logoBar{ background:url(../../../indeximg/gb/CJFU/logoBarBg.gif) no-repeat; height:92px; }
#logo_flash{ margin:16px 0 0 20px; float:left; }

.nav_top{ width:980px;}
.nav_top_bar { height:31px; background:url(../../images/hearNavBgTop.gif) no-repeat; display:block;}
.nav_top_bar li{ display:inline; line-height:3em;_line-height:2.5em;color:#c7c7c6;}
.nav_top_bar li a{  font-weight:bold;color:#ff7011; font-size:14px;}
#index_home{ font-size:12px; width:180px; float:left; padding-top:11px; text-align:center;}
#index_home a{ font-size:12px;}
#index_home a span{ padding:0 5px;}/*bug262同时头控件首页两字处改变*/
#index_home a{ color:#FFF}
.menu_list{ padding:0 4px;}
.menu_list a{ color:#ff7011;}
a .menu_list a{ color:#ff7011;}
.menu_list a:link{color:#ff7011;}
.menu_list a:hover{ color:#ff7011; text-decoration:underline;}
#nav_button_bar{ text-align:center; display:block; padding-left:50px;-padding-left:10px; height:36px; background:url(../../images/hearNavBg.gif) no-repeat;}
#nav_button_bar li{ float:left; width:70px; height:25px; padding-top:5px;}
#nav_button_bar li a:link{ color:#FFF;}
#nav_button_bar li a{ color:#FFF;width:80px; height:25px;display:block; }
#nav_button_bar li a:hover{ text-decoration:underline;}
#home_txt{ color:#FFF;}


/*footer*/
#footer{width:1000px;text-align:left;margin:0 auto;}
#footer{position:relative;background:#f5f5f5 url(../../../images/gb/spriteR.gif) repeat-x left -343px;height:104px;line-height:18px;color:#282828;margin-top:10px;clear:both;}
#footer p{text-align:center;background:url(../../../images/gb/spriteC.gif) no-repeat left -60px;padding:7px 15px 3px;height:83px;}
#footer a{color:#282828;}
#footer a:hover{color:#000;text-decoration:underline;}
#footer span{float:right;display:block;background:url("../../../images/gb/footerRBg.gif") no-repeat right top;height:104px;width:3px;}
#footer .GAleft{position:absolute;top:20px;left:150px;background:url(../../../images/gb/gongshangbiaoshi.gif) no-repeat;display:block;width:40px;height:48px;}
#footer .GAright{position:absolute;top:20px;right:150px;background:url(../../../images/gb/gongshangbiaoshi.gif) no-repeat;display:block;width:40px;height:48px;}.banquan{background-color:#EBEBEB;text-align:center;height:20px;color:#333;padding-top:6px;margin:15px 0 auto;}
.banquan a:link,.banquan a:visited{color:#2A3F55;}.banquan_text p{float:left;line-height:20px;}
.banquan_text img{float:left;margin:0 37px;}
.banquan_text{text-align:center;height:60px;color:#333;width:700px;margin:0 auto;padding:10px 0;}
.banquan_text a:link,.banquan_text a:visited{color:#2A3F55;text-decoration:underline;}

/**/
.drop{ float:left; border:#cecfd0 solid 1px; width:50px; height:20px; background:#fff; padding-left:5px; margin-right:5px; position:relative}
.drop img{ cursor:pointer; float:right; margin:0}
.drop .options{ position:absolute; left:-1px; top:20px; border:#cecfd0 solid 1px;  width:55px;background:#fff; z-index:5;}
.drop .options li a{ display:block; padding:2px 5px; color:#000;zoom:1}
.drop .options li a:hover{background:#f0f0f0}


.unuseful{ cursor:text;}

/*控制键盘回车事件和登录*/
.LoginControlDisplay{display:block;float:left}
.LoginControlUnDisplay{display:none; float:left}
.NaHeader  { margin: 0px auto;}