﻿#container {
	width:950px;
	margin:0 auto;
	background-color:#fff;
}

#header {
	width:950px;
	margin:0 auto;
}

#loginbar {
	width:950px;
	margin:0 auto;
	background:url(../images/v2-0/bg_loginbar.gif) repeat-x;
	height:37px;
}

#loginbar .loginbar-left {
	float:left;
	width:456px;
	margin-left:25px;
	_margin-left:10px;
	font-size:14px;
	color:#999;
	line-height:24px;
	padding-top:8px;
}

#loginbar .loginbar-left span {
	font-size:14px;
	color:#999;
	line-height:24px;
	font-weight:bold;
}

#loginbar .loginbar-right {
	margin-left:756px;
	width:180px;
	overflow:hidden;
}

#loginbar .loginbar-right ul {
	width:180px;
	margin:8px auto 0;
}

#loginbar .loginbar-right ul li {
	float:left;
	width:52px;
	background:url(../images/v2-0/pt_jian.gif) no-repeat 0px 11px;
	padding-left:15px;
	font-size:12px;
	color:#666;
	line-height:24px;
}

#loginbar .loginbar-right ul li img {
	margin-top:2px;
	_margin-top:6px;
}

#loginbar .loginbar-right ul li.first {
	width:60px;
}

#loginbar .loginbar-right ul li.jianti {
	width:35px;
}

#loginbar .loginbar-right ul li a {
	font-size:12px;
	color:#666 !important;
	line-height:24px;
}

#loginbar .loginbar-right ul li a:hover,#loginbar .loginbar-right ul li a:active {
	text-decoration:underline;
}

#top {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

#top .logo {
	float:left;
	width:413px;
	height:105px;
}

#top .search {
	width:526px;
	margin-left:420px;
}

#top .daohang {
	width:491px;
	margin-top:10px;
	background:url(../images/v2-0/pt_dotted.gif) repeat-x bottom;
	padding-bottom:3px;
	overflow:hidden;
}

#top .daohang ul {
	width:491px;
	margin:0 auto;
}

#top .daohang ul li {
	float:left;
	font-size:12px;
	color:#333;
	line-height:24px;
	background:url(../images/v2-0/pt_line1.gif) no-repeat 0 8px;
	padding:0 14px;
}

#top .daohang ul li.one {
	background:none;
	padding:0 14px 0 5px;
}

#top .daohang ul li a {
	font-size:12px;
	color:#333;
	line-height:24px;
}

#top .daohang ul li a:hover,#top .daohang ul li a:active {
	color:#ff0000;
	text-decoration:underline;
}

#scroll-news {
	line-height: 30px;
	height: 30px;
	width:491px;
	margin:0 auto;
	overflow:hidden;
}

#scroll_news_control{
	float:left;
	width:92px;
	height:30px;
}

#scroll_news_control span{
	float: left;
	color:#5477b0;
	font-weight:bold;
}

#scroll_news_control a{
	float: left;
	text-indent: -999px;
	width:10px;
	height:11px;
	overflow:hidden;
	background-image: url(../images/v2-0/bg_redian.gif);
}

#scroll_news_prev{
	background-position: left top;
	margin: 11px 2px 0 5px;
}

#scroll_news_next{
	background-position: right top;
	margin: 11px 0 0;
}

#scroll_news_content {
	float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
    width:380px;
}
#scroll_news_content a {
	margin-right:10px;
	color:#5477b0;
	text-decoration:none;
}

#scroll_news_content p {
	float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
	width:360px;
	white-space: nowrap;
	margin-right: 8px;
}

#flash_point {
	float:left;
	margin-top:10px;
	display: none;
}

#search-items {
	text-align:right;
	width:481px;
	height:25px;
	padding-right:10px;
}
#search-items .ECSearchRd input,#search-items .WebSearchRd input{
	vertical-align:middle;
}
#search-items .submitdRd input{
	background:url(../images/v2-0/bg_btn.gif) no-repeat;
	width:69px;
	height:25px;
	border:0;
	text-indent:-10000px;
	background-color:transparent;
	vertical-align:middle;
    cursor:pointer;
	margin-left:10px;
}
#search-items .WebSearch,#search-items .ECSearch {
	font-family:Arial;	
}

#search-items .keywordRd{
	background:url(../images/v2-0/bg_ipt.gif) no-repeat;
	padding:2px 0;
	padding-left:2px;
	vertical-align:middle;
}
#search-items .keywordRd input{
	border:0;
	height:17px;
	width:180px;
	color:#666;
	cursor:text;
	background-color:transparent;
	overflow:hidden;
	vertical-align:middle;
}

#nav {
	width:950px;
	margin:0 auto 0;
	background:url(../images/v2-0/bg_nav.gif) no-repeat 0 0;
	overflow:hidden;
	height:32px;
}

#nav ul {
	margin:0 auto;
	overflow:hidden;
}

#nav li.home {
	float:left;
	width:91px;
	height:32px;
	overflow:hidden;
}
#nav li.home a{
	display:block;
	width:91px;
	height:32px;
	text-indent:-2000px;	
	overflow:hidden;
	background-image:url(../images/v2-0/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:0 0;	
}


#nav li.home a:hover {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -74px;
}

#nav li.home a.current{
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -37px !important;
}

#nav li.news {
	float:left;
	width:94px;
	height:32px;
	overflow:hidden;
}
#nav li.news a{
	display:block;
	height:32px;
	width:94px;
	text-indent:-2000px;	
	overflow:hidden;
	background-image:url(../images/v2-0/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:-91px 0;	
}

#nav li.news a:hover {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -91px -74px;
}

#nav li.news a.current {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -91px -37px !important;
}

#nav li.data {
	float:left;
	width:93px;
	height:32px;
	overflow:hidden;
}
#nav li.data a{
	display:block;
	height:32px;
	text-indent:-2000px;	
	overflow:hidden;
	background-image:url(../images/v2-0/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:-185px 0;	
}

#nav li.data a:hover {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -185px -74px;
}

#nav li.data a.current {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -185px -37px !important;
}

#nav li.laws {
	float:left;
	width:103px;
	height:32px;
	overflow:hidden;
}
#nav li.laws a{
	display:block;
	height:32px;
	text-indent:-2000px;	
	overflow:hidden;
	background-image:url(../images/v2-0/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:-278px 0;	
}

#nav li.laws a:hover {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -278px -74px;
}

#nav li.laws a.current {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -278px -37px !important;
}

#nav li.bizlife {
	float:left;
	width:111px;
	height:32px;
	overflow:hidden;
}
#nav li.bizlife a{
	display:block;
	height:32px;
	text-indent:-2000px;	
	overflow:hidden;
	background-image:url(../images/v2-0/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:-381px 0;	
}

#nav li.bizlife a:hover {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -381px -74px;
}

#nav li.bizlife a.current {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -381px -37px !important;
}

#nav li.products {
	float:left;
	width:214px;
	height:32px;
	overflow:hidden;
}
#nav li.products a{
	display:block;
	height:32px;
	text-indent:-2000px;	
	overflow:hidden;
	background-image:url(../images/v2-0/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:-492px 0;	
}

#nav li.products a:hover {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -492px -74px;
}

#nav li.products a.current {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -492px -37px !important;
}

#nav li.ciecc {
	float:left;
	width:109px;
	height:32px;
	overflow:hidden;
}
#nav li.ciecc a{
	display:block;
	height:32px;
	text-indent:-2000px;	
	overflow:hidden;
	background-image:url(../images/v2-0/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:-706px 0;	
}

#nav li.ciecc a:hover {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -706px -74px;
}

#nav li.newsletter {
	float:left;
	width:135px;
	height:32px;
	overflow:hidden;
}
#nav li.newsletter a{
	display:block;
	height:32px;
	text-indent:-2000px;	
	overflow:hidden;
	background-image:url(../images/v2-0/bg_nav.gif);
	background-repeat:no-repeat;
	background-position:-815px 0;	
}

#nav li.newsletter a:hover {
	background-image: url(../images/v2-0/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: -815px -74px;
}

#footer {
	border-top-color: #606f89;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #f9f9f9;
	
}
#Partners strong,#Supported strong {
	font-family:Tahoma,SimSun,Arial;
	color: #4d5e7b;
	line-height: 38px;
	height: 38px;
	margin: 0 0 0 25px;
	width: 140px;
	display: block;
	float: left;
}
#Partners {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d5e7b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afb7c4;
	height: 38px;
}
#Partners img {
	border: 1px solid #000000;
	margin: 6px 15px 6px 0;
}
#Supported {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afb7c4;
	height: 38px;
}

#Supported span {
	font-family:Tahoma,SimSun,Arial;
	color:#4D5E7B;
	line-height:36px;
	font-weight:bold;
}

#Supported span a{
	color:#4D5E7B;	
}

#bottom_footer {
	text-align: center;
	padding: 0 0 10px;
}
#bottom_footer a {
	color: #616b81;
	line-height: 50px;
}
#bottom_footer p {
	line-height: 1.5em;
	color: #666666;
	font-size: 11px;
}
#scroll_news_content ul {
	display: none;
}
