/* 通用样式 */
/* 整站变灰色代码
html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
*{color:#353535;}
a{color:#353535;}
 */
body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
margin:0;
padding:0;
}
body {
background:#FFFFFF none repeat scroll 0 0;
font-family:verdana,Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}
ul,ol{
    list-style-type:none;
}
select,input,img,select{
    vertical-align:middle;
}
img {
border: none;
}
.clearfix{
    clear:both;
}

.ALLArea{
    width:962px;
	text-align:center;
	margin:4px auto;
}
/* 顶部登录 */
.top{
    background:url(../index-images/head_bg.gif) repeat-x;
	border:#aad2ff 1px solid;
    height:30px;
	width:960px;
	/*margin-bottom:4px;*/
}
.top_login{
    padding-left:10px;
	overflow:hidden;
	float:left;
}
.usernameFld{float:left; width:130px; overflow:hidden;}
.passwordFld{float:left; width:118px; overflow:hidden;}
.usernameFldlabel,.passwordFldlabel{float:left; padding:0 8px 0 0; line-height:29px;}
.usernameFldinput,.passwordFldinput{float:left; width:86px; position:relative;}
.usernameFldinput input,.passwordFldinput input{
    width:70px; 
	height:16px; 
	padding:0; 
	margin:0; 
	position:absolute; 
	top:5px; 
	left:0; 
	border:1px #3c9bff solid; 
	color:#444; 
	line-height:16px; 
	font-size:12px; 
	text-indent:3px;
}
.username{float:left; color:#3366FF;}
.platformFld{float:left;color:#727171;}
.usernamelabel,.platformlabel{float:left; padding:0 8px 0 0; line-height:29px;}
.Log_button{
    background:#FFFFFF url(../index-images/btn02.png) no-repeat scroll top;
    border:medium none;
    color:#4B4B4B;
    cursor:pointer;
    float:left;
    font-size:12px;
    height:18px;
    margin:5px 10px 0 3px;
    width:39px;
}
.top_r{
	width:650px;
	height:30px;
	float:right;
}
.BT01{
    width:300px;
	overflow:hidden;
	float:left;
}
.BT02{
    width:330px;
	overflow:hidden;
	float:right;
	padding-right:20px;
	text-align:right;
}
.BT03{
    width:300px;
	overflow:hidden;
	float:left;
	color:#727171;
}
.BT01 ul,.BT02 ul,.BT03 ul{line-height:29px;}
.BT01 li,.BT03 li{float:left;padding:0 7px 0 6px;}
.BT02 li{
    float:right;
	padding:0 8px 0 8px;
}
.BT01 a{
    color:#727171;
	text-decoration:none;
}
.BT01 a:hover{
    color:#ba2636;
	text-decoration:underline;
}
.BT01 #reg a{
    color:#ff7300;
}
.BT02 a{
    color:#727171;
	text-decoration:none;
}
.BT02 a:hover{
    color:#ba2636;
	text-decoration:underline;
}
.BT03 a{
    color:#0048A2;
	text-decoration:none;
}
.BT03 a:hover{
    color:#FF0000;
	text-decoration:underline;
}
#setCollection{
    background:url(../index-images/collection.png) no-repeat;
	padding-left:14px;
}
#setHomePage{
    background:url(../index-images/home.png) no-repeat;
	padding-left:18px;
}

/* LOGO区 */
#LOGO{
    width:962px;
	height:60px;
	background:url(../index-images/logBg.png) repeat-x;
}
.logoPic{
    width:192px;
	height:60px;
	overflow:hidden;
	float:left;
	margin:0 4px 0 4px;
	_margin:0 2px 0 2px;
}
.logoPic img{width:192px;height:60px;}
.logoRight{width:762px;height:60px;float:right;overflow:hidden;}
.logoRT{width:762px;height:28px;}

#LOGO_N{
    width:962px;
	height:60px;
	margin:6px 0;
}
.logo_NPic{
    width:196px;
	height:60px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.logo_NPic img{width:192px;height:60px;border:0px;}
.logoNav{
    width:600px;
	height:60px;
	float:left;
	padding:0 3px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}
.logoNav ul{
    width:500px;
	height:60px;
	padding:0 50px;
}
.logoNav li{
    width:100px;
	height:60px;
	line-height:60px;
	float:left;
}
.logoNav a{color:#004eb7;text-decoration:none;}
.logoNav a:hover{color:#ff7e00;text-decoration:underline;}
	
.lgooLag{
    width:160px;
	height:38px;
	padding-top:22px;
	float:left;
}
.lgooLag a{
    text-decoration:none;
	padding:0 4px;
	font-size:12px;
	color:#000;
}
.lgooLag a:hover{color:#ba2636;}

/* 导航栏 */
.Nav{
    width:762px;
	height:32px;
	overflow:hidden;
}
#NavTxt{
	width:612px;
	float:left;
}
#NavTxt a{
    display:block; 
	line-height:32px;
    color:#09144c; 
	text-decoration:none;
    background:url(../index-images/navBg06.png) repeat-x 0 0;
    font-size:16px;
	font-weight:bold;
    float:left; 
	padding:0 8px; 
	_padding:0 7px;
	text-align:center;
    position:relative; 
	margin-right:6px; 
	_margin-right:6px;
	width:80px;
}
#NavTxt a .left{
    display:block; 
	background:url(../index-images/navBg04.png) no-repeat;
    width:3px; 
	height:32px;
    position:absolute; left:0px; top:0px;
    _position:absolute; left:0px; top:0px;
}
#NavTxt a .right{
    display:block; 
	background:url(../index-images/navBg05.png) no-repeat;
    position:absolute; right:0px; top:0px;
    _position:absolute; right:-1px; top:0px;
    width:3px; 
	height:32px;
}
#NavTxt a:hover,#NavTxt .cur{
    display:block; 
	line-height:32px;
    color:#fff; 
	text-decoration:none;
    background:url(../index-images/navBg03.png) repeat-x 0 0;
    font-weight:bold; 
	font-size:16px;
    float:left; 
	padding:0 8px; 
	_padding:0 7px;
	text-align:center;
    position:relative;
	width:80px;
}
#NavTxt a:hover .left,#NavTxt .cur .left{
    display:block; 
	background:url(../index-images/navBg01.png) no-repeat;
    width:3px; 
	height:32px;
    position:absolute; left:0px; top:0px;
    _position:absolute; left:0px; top:0px;
}
#NavTxt a:hover .right,#NavTxt .cur .right{
    display:block; 
	background:url(../index-images/navBg02.png) no-repeat;
    position:absolute; right:0px; top:0px;
    _position:absolute; right:-1px; top:0px;
    width:3px; height:32px;
}

.NavLag{
    width:150px;
	height:32px;
	float:right;
}
.NavLag a{
    text-decoration:none;
	line-height:40px;
	padding:0 4px;
	font-size:12px;
	color:#000;
}
.NavLag a:hover{color:#ba2636;}

/* 搜索 */
#Search{
    width:962px;
	height:55px;
}
#Search .SearchC{
    background:url(../index-images/navBg08.png) repeat-x;
    width:956px;
	height:55px;
	float:left;
}
#Search .left{
    display:block; 
	background:url(../index-images/navBg07.png) no-repeat;
    width:3px; 
	height:55px;
	float:left;
}
#Search .right{
    display:block; 
	background:url(../index-images/navBg09.png) no-repeat;
    width:3px; 
	height:55px;
	float:right;
}
.searchBox{
    width:956px;
	height:55px;
}
.searchBox_input{
    margin:16px 0 0 0;
	width:956px;
	text-align:center;
	float:left;
}
.searchText{
    color: darkgray;
}
.searchSub{
    color:#5E2708;
	font-size:13px;
	font-weight:bold;
	height:23px;
	width:80px;
	border:0px;
	background:url(../index-images/search.png) no-repeat;
	cursor:pointer;
}
.advance{
    color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.advance a{
    color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.advance a:hover{
    text-decoration:underline;
}

#Search_N{
    width:962px;
	height:48px;
	background:url(../index-images/Search_BG002.gif) no-repeat;
}
.Search_NBox{
	width:600px;
	padding-left:120px;
	color:#004eb7;
	float:left;
	margin-top:16px !important;
	margin-top:14px;
}
.searchSub{
    color:#5E2708;
	font-size:13px;
	font-weight:bold;
	height:21px;
	width:53px;
	border:0px;
	background:url(../index-images/sou.gif) no-repeat;
	cursor:pointer;
}
.Search_NRight{
    width:242px;
	float:left;
	margin-top:16px !important;
	margin-top:18px;
	font-weight:bold;
	font-size:14px;
	color:#004eb7;
	text-align:left;
}
.Search_NRight a{color:#004eb7;text-decoration:none;}
.Search_NRight a:hover{ color:#FF6600;text-decoration:underline;}
#keywords{border:1px #99c4ff solid;}

/*  导航栏目 */
#Menu{
    width:962px;
	/*height:50px;*/
	height:44px;
}
#Menu .left{
    display:block;
	/*background:url(../index-images/Nav10.gif) no-repeat;*/
	background:url(../index-images/Nav13.gif) no-repeat;
	width:8px;
	/*height:50px;*/
	height:44px;
	float:left;
}
#Menu .right{
    display:block;
	/*background:url(../index-images/Nav12.gif) no-repeat;*/
	background:url(../index-images/Nav15.gif) no-repeat;
	width:8px;
	/*height:50px;*/
	height:44px;
	float:right;
}
#Menu .MenuC{
    width:946px;
	/*height:50px;*/
	height:44px;
	/*background:url(../index-images/Nav11.gif) repeat-x;*/
	background:url(../index-images/Nav14.gif) repeat-x;
	float:left;
}
.MenuC UL{ padding-left:180px;}
.MenuC LI{
    width:90px;
	line-height:42px;
	text-align:center;
	float:left;
}
.MenuC a{color:#003278; text-decoration:none;}
.MenuC a:hover{color:#ff7300;}

/* 行业快速导航栏 */
#info_nav{
    width:961px;
	height:63px;
	border-top:1px #69b1f9 solid;
	border-right:1px #69b1f9 solid;
	border-bottom:1px #69b1f9 solid;
	margin:4px 0 0 0;
	background:url(../index-images/nav_bg.gif) repeat-x center bottom;
}
#info_nav .nav_tt{
    width:22px;
	height:47px;
	padding:16px 10px 0px 5px;
	color:#666666;
	font-weight:bold;
	background:url(../index-images/nav_tt_bg02.gif) no-repeat;
	float:left;
}
#info_nav .nav_content{
    width:924px;
	height:63px;
	float:left;
	overflow:hidden;
}
.nav_content ul{
    width:912px;
	height:63px;
	padding-right:12px;
	line-height:170%;
	overflow:hidden;
}
.nav_content li{
    width:76px;
	height:20px;
	float:left;
	overflow:hidden;
}
.nav_content a{
    color:#003278;
	text-decoration:none;
}
.nav_content a:hover{
    color:#FF7308;
	text-decoration:underline;
}


/*当前位置*/
.Location{
    width:952px;
	line-height:22px;
	margin-top:4px;
	padding-left:10px;
	padding-bottom:4px;
	text-align:left;
	border-bottom:1px #ccc solid;
}
.Location a{color:#000; text-decoration:none;}
.Location a:hover{color:#FF9900;}

/* 友情链接 */
.Link_box{
    width:960px;
	height:82px;
	border:1px #ccdfff solid;
	margin:4px 0 0 0;
	float:left;
	word-spacing:14px;
	line-height:26px;
}
.Link_Top{width:960px;height:30px;}
.Link_Top .left{width:90px;height:28px; background:#5cb8ff; float:left; color:#fff; margin:2px 2px 0 2px;}
.Link_Top .right{width:862px;height:29px;float:right; border-bottom:1px #5cb8ff solid;margin-right:2px;}
.Link_Top .right .more{float:right; margin-right:4px;}
.Link_Text{width:952px;height:52px; overflow:hidden;margin:0 6px 0 4px;text-align:left;}
.Link_box a{color:#003691; text-decoration:none;padding:0px 4px 0px 4px;}
.Link_box a:hover{color:#727272; text-decoration:underline;}
/* 底部导航 */
.Foot_box{
    width:962px;
	line-height:30px;
	text-align:center;
	background:#74a6e1;
	margin-top:4px;
	float:left;
	word-spacing:14px;
}
.Foot_box a{color:#fff; text-decoration:none; font-weight:bold;}

/* 底部备案 */
.Corp{
    width:962px;
	height:100px;
	line-height:24px;
	margin-top:4px;
	float:left;
}
.Corp_Left{
    width:300px;
    height:90px;
    float:left;
    text-align:right;
}
.Corp_Copyright{
    width:362px;
    height:90px;
    float:left;
}
.Corp_Right{
    width:300px;
    height:90px;
    float:left;
    text-align:left;
}
.Corp_Left img, .Corp_Right img{width:112px;height:90px;border:0px;}

/* 注册成功页面 */
.regSIMG{
    width:260px;
    height:200px;
    float:left;
    padding:20px 10px;
    text-align:right;
}
.regSText{
	width:632px;
	height:160px;
	float:left;
	padding:60px 10px 20px 40px;
	font-size:18px;
	font-weight:bold;
	line-height:250%;
	text-align:left;
	color:#737373;
}

/* 按钮样式 */
.SUBbutton{
    background:#FFFFFF url(../index-images/inputBG.png) repeat-x;
    border:1px #b1c8d6 solid;
    color:#4B4B4B;
    cursor:pointer;
    font-size:14px;
    font-weight:bold;
    height:24px;
	padding:0 8px 0 8px;
    width:152px;
    margin:10px;
}
