@charset "utf-8";
/* CSS Document */

/* --- 网站顶部样式  -- */
#header { width:960px; margin:auto; text-align:left;}
	#header .top { height:117px; background-image:url(../image/topBg.png); background-repeat:no-repeat; background-position:right;}
	#header .top .logo { float:left; width:65px; height:75px; margin:20px 40px; 0px; 120px;}
	#header .top .webPartners { float:left; background-image:url(../image/webPartners.png); width:213px; height:78px;}
	#header .nav { height:45px; line-height:40px; background-image:url(../image/navBg.png); background-repeat:repeat-x;}
		.left { float:left; width:952px;}
		.menu { padding:0; margin:0;}
		.menu li { float:left; margin-right:18px;}
		.menuWebSearch {}
		.menuWebSearch li { float:left;}
		.searchBtn { width:60px; height:23px; background-image:url(../image/webSearchBtn.png); border:0;}
		.webSearchIcon { background-image:url(../image/searchIcon.png); background-position:left; background-repeat:no-repeat; width:80px; color:#999; padding-left:24px;}
	#header .right { float:left; width:8px; height:57px;}
	
/* --- 网站主体样式  -- */
#container { width:960px; margin:auto; text-align:left; min-height:80px; height:100%; overflow:hidden;}
	#container .left { float:left; width:272px; margin-left:8px; margin-right:10px;}
	#container .main { float:left; width:420px; margin-right:10px;}
	#container .main .mainLeft { float:left; width:205px; margin-right:10px;}
	#container .main .mainRight { float:left; width:205px;}
	#container .right { float:left; width:232px;}
	#content { float:left; width:660px; margin-left:10px; margin-right:10px; min-height:}
	#content .mainLeft { float:left; width:325px; margin-right:10px;}
	#content .mainRight { float:left; width:325px;}
	#sidebar { float:left; width:272px;}
	.loginbar { height:21px; line-height:21px; text-align:right; padding-right:12px; margin-bottom:12px; border-bottom:1px solid #ccc; padding-bottom:10px; display:none;}
	.subNav { background-image:url(../image/navTitleBg.png); height:33px; line-height:33px; color:#666; font-size:13px; font-weight:bold; margin-bottom:8px;}
	.box { margin-bottom:8px;}
		.box .boxTitle { height:24px; line-height:24px; background-image:url(../image/boxTopBg.png); padding-left:8px; font-size:13px; color:#2477B9; font-weight:bold;}
		.boxSidebarTit { width:120px; height:24px; line-height:24px; text-align:center; color:#FFF; background-color:#2477B9; position:relative;}
		.box .boxMain { border:1px solid #E6E6E6; padding:8px;}
	#sidebar .sidBox { margin-bottom:8px;}
		.to-bottom{display:block; overflow:hidden; width:0px; height:0px; border:6px solid #2477B9; border-color:#2477B9 #fff; border-width:6px 6px 0 6px; position:absolute; left:45px; bottom:0;margin-bottom:-6px;}
		#sidebar .sidBox .boxTitle { height:24px; line-height:24px; background-image:url(../image/boxTopBg.png); font-size:13px; color:#2477B9; font-weight:bold;}
		#sidebar .sidBox .boxMain { border:1px solid #E6E6E6; padding:8px;}
	.productBox { width:260px; height:35px; padding-left:30px;}
	.flashBg { height:34px; line-height:34px;}
	.memberSubBtn { background-image:url(../image/memberSubBtn.png); width:61px; height:21px; border:0;}
	.memberHrSty { height:1px; color:#599DD2;}
	.memberLogin { margin:0; padding:0;}
	.memberLogin li { height:35px; line-height:35px; margin-left:35px;}
	.memberLogin .focus { background-color:#EDF9FF; border:1px solid #CCC; height:21px; line-height:21px;}
	.memberInfo { margin-left:18px; height:30px; line-height:30px;}
	.focusPhohos { margin-bottom:8px; width:420px; height:152px;}
	.moreInfo { float:right; margin-top:3px; margin-left:20px;}
	.articleTitle { font-size:24px; color:#307FBF; border-bottom:2px solid #64A5D6; padding:20px 0px 18px 0px;}
	.articleInfo { height:25px; line-height:25px; color:#939393; border-bottom:1px solid #ccc; margin-bottom:12px;}
	.articleContent { text-align:left; color:#666; line-height:180%; padding:12px;}
	.articlePreNext { text-align:right; line-height:200%; color:#666; margin-top:8px;}
	.ulInfo { padding-left:21px;}
	.ulInfo li { height:23px; line-height:23px; list-style-image:url(../image/infoDot.png);}
	.ulInfoNone {}
	.ulInfoNone li { height:23px; line-height:23px;}
	.newsBox { margin-bottom:8px;}
	.newsBox .boxTitle { height:24px; line-height:24px; background-image:url(../image/boxTopBg.png); padding-left:8px; font-size:13px; font-weight:bold;}
	.newsBox .boxMain { border:1px solid #E6E6E6; padding:8px;}
	.linkBox {padding:8px;}
	.mobileArea { margin-left:20px; background-image:url(../image/mobile.png); width:120px; height:265px; padding:45px 18px 0px 18px; background-repeat:no-repeat; color:#FFF;}
	a.articleSecon { color:#666; font-size:12px; margin:8px; font-weight:normal; text-decoration:underline;}
	.pageArea { height:40px; line-height:40px; text-align:center;}
	.sugTitle { height:40px; line-height:40px; width:210px;}
	
	
/* --- 网站底部样式  -- */
#footer { width:960px; margin:auto;}
	#footer .links { height:35px; line-height:35px; border-top:2px solid #3E8AC5; border-bottom:1px solid #D9D9D9; background-color:#F5F5F5;}
	#footer .copyright { height:106px;}
	#footer .copyright .image { float:left; margin-left:290px; margin-top:24px;}
	#footer .copyright .info { float:left; line-height:25px; text-align:left; margin-left:18px; margin-top:10px;}

