﻿*{ margin:0;padding:0;}
img {border:0;}
ul,li{
	list-style-type: none;
	list-style-image: none;
	padding:0;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	width: 1002px;
	background-color: #5d7ea5;
}
body,td,th,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Lucida Grande, Verdana, Lucida, Arial, Helvetica, "宋体",sans-serif;*/ 
	/*MacOSX,Windows,UNIX,A,H,中文简体,默认*/
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
/* 链接 */
/*a {behavior:url(css/link_n.htc)}*/
a:link,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #5980AA;
	text-decoration: underline;
}
a.gourl_f:link,a.gourl_f:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.gourl_f:hover {
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}
a.newsurlgo:link,a.newsurlgo:visited {
	color: #8FA8C6;
	text-decoration: underline;
}
a.newsurlgo:hover {
	text-decoration: none;
}
a.newsmorelink:link,a.newsmorelink:visited {
	color: #dddddd;
	text-decoration: underline;
}
a.newsmorelink:hover {
	text-decoration: none;
}
a.rignewslink:link,a.rignewslink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.rignewslink:hover {
    color: #17467C;
	text-decoration: none;
}
a.favorites:link,a.favorites:visited {
	color: #85CAFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/btn_favorites.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 78px;
	display: block;
	float: right;
	margin-left: 20px;
}
a.favorites:hover {
    color: #83CFFF;
	text-decoration: none;
}
a.print:link,a.print:visited {
	color: #85CAFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/btn_print.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 105px;
	display: block;
	float: right;
	margin-left: 20px;
}
a.print:hover {
    color: #83CFFF;
	text-decoration: none;
}
a.close:link,a.close:visited {
	color: #85CAFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/btn_close.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 48px;
	display: block;
	float: right;
	margin-left: 20px;
}
a.close:hover {
    color: #83CFFF;
	text-decoration: none;
}
a.back:link,a.back:visited {
	color: #85CAFF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/btn_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 45px;
	display: block;
	float: right;
	margin-left: 20px;
}
a.back:hover {
    color: #83CFFF;
	text-decoration: none;
}
a.wsmail:link,a.wsmail:visited {
	color: #8BA3BF;
	text-decoration: none;
}
a.wsmail:hover {
    color: #8BA3BF;
	text-decoration: underline;
}
/* 行高 */
.l18 {line-height:18px}
.l20 {line-height:20px}
.l22 {line-height:22px}
/* 字体大小 */
.f11 {font-size:11px}
/* 其它共用 */
.line {
	float: left;
	width: 524px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5C7EA4;
	margin-right: 28px;
	margin-left: 28px;
	display: inline;
	height: 25px;
}
.listtb_pagego {
	float: left;
	width: 524px;
	margin-right: 28px;
	margin-left: 28px;
	display: inline;
	text-align: left;
	margin-top: 30px;
}
.listtb_pagego_a {
	float:none;
	width: auto;
	margin-right: 3px;
	margin-left: 3px;
	display: inline;
	text-align: left;

 
}

 .listtb_pagego_a_text {
	background-color: #22568e;
	 
	border: 1px solid #bbe2fe;
	color: #FFFFFF;
	text-align: center; 
		margin-left: 10px;
		margin-right:10px;
}
.listtb_pagego_a_sumbit {
	background-color: #22568e;	 
	border: 1px solid #bbe2fe;
	color: #FFFFFF;
	text-align: center; 
		margin-left: 10px;
		height:18px;
}
.btnbar {
	display: inline;
	float: left;
	width: 504px;
	margin-top: 35px;
	margin-right: 48px;
	margin-left: 28px;
	text-align: right;
}
.error {
	display: inline;
	float: left;
	width: 524px;
	margin-top: 20px;
	margin-right: 28px;
	margin-left: 28px;
	line-height: 26px;
	color: #dddddd;
	font-size: 13px;
	height: 106px;
}
/* 网站主框架 */
.main {
	float: left;
	width: 1002px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.left {
	float: left;
	width: 180px;
	padding-right: 10px;
}
.center {
	float: left;
	width: 580px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
}
.center2 {
	float: left;
	width: 580px;
	background-image: url(../images/mainbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
}
.right {
	width: 207px;
	padding-left: 25px;
	float: left;
	background-image: url(../images/rightbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
/* 左边主菜单 */
#menu {
	width:180px;
	margin-top: 30px;
	float: left;
}
#menu .item {
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu .item ul {
	padding-top: 3px;
	padding-left: 20px;
	display: none;
}
#menu .item ul li {
	display:block;
	line-height: 18px;
}
a.menu_title:link,a.menu_title:visited {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	width:165px;
	line-height:18px;
	text-decoration:none;
	font-size: 13px;
	height: 18px;
	background-color: #5980aa;
	padding-left: 15px;
}
a.menu_title:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu_list:link,a.menu_list:visited {
	color: #668aaf;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
a.menu_list:hover {
	color: #CBD7E4;
	text-decoration: none;
	background-color: #275587;
}
/* 左边列表 */
.leftlist {
	font-weight: bold;
	float: left;
	width: 165px;
	padding-left: 15px;
	margin-top: 20px;
	font-family: Arial;
	line-height: 18px;
}
.Search {
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 165px;
	margin-top: 20px;
	padding-left: 15px;
	line-height: 22px;
}
.Search input {
	background-color: #22568e;
	height: 17px;
	width: 158px;
	border: 1px solid #bbe2fe;
	color: #FFFFFF;
	text-align: center;
}
.w3c {
	float: left;
	width: 165px;
	margin-top: 10px;
	padding-left: 15px;
}
.w3c li {
	margin-top: 10px;
}
/* 左边全球战略合作伙伴 */
.leftsponsorlogo {
	float: left;
	width: 135px;
	margin-top: 35px;
	margin-bottom: 30px;
	padding-left: 45px;
}
.leftsponsorlogo li {
	margin-top: 20px;
}
/* 中间部分 */
.toptext {
	width: 524px;
	margin-right: 28px;
	margin-left: 28px;
	margin-top: 18px;
	font-size: 40px;
	text-align: left;
	font-weight: bold;
	font-family: Arial;
	line-height: 34px;
	float: left;
	display: inline;
}
.toptext span {
	font-size: 32px;
	color: #bbe2fe;
}
.mainimg {
	margin-top: 20px;
	margin-right: 28px;
	margin-left: 28px;
	background-color: #83a0bf;
	height: 176px;
	width: 524px;
	float: left;
	display: inline;
}
/*.mainimg a {
	height: 170px;
	width: 518px;
	margin: 3px;
	display: block;
}
.mainimg a:hover {
	border: 3px solid #bbe2fe;
	margin: 0px;
	display: block;
}*/
.news {
	width: 524px;
	margin-top: 20px;
	margin-right: 28px;
	margin-left: 28px;
	float: left;
	display: inline;
}
.news .title {
	margin-bottom: 20px;
	float: left;
	width: 524px;
}
.news .title .titleft {
	float: left;
	line-height: 20px;
	height: 22px;
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #bbe2fe;
}
.news .title .titright {
	background-color: #386595;
	height: 22px;
	width: 410px;
	float: right;
}
.newsbox {
	margin-bottom: 28px;
	float: left;
}
.newsimg {
	height: 108px;
	width: 123px;
	background-color: #597ea7;
	float: left;
	background-image: url(../images/imgbg_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.newsimg a {
	height: 100px;
	width: 115px;
	margin: 4px;
	display: block;
}

.newsimg a:hover {
	border: 4px solid #bbe2fe;
	margin: 0px;
	display: block;
}
.newslist {
	float: left;
	width: 381px;
	margin-left: 20px;
}
.listtitle {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 100%;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #376596;
	line-height: 15px;
	font-family: Arial;
	font-size: 13px;
}
.newstext {
	font-size: 11px;
	line-height: 16px;
	color: #dddddd;
	float: left;
	margin-top: 5px;
	width: 100%;
}
.newsurl {
	font-size: 12px;
	font-style: normal;
	color: #8FA8C6;
	float: left;
	margin-top: 5px;
}
.newsurl span {
	margin-right: 10px;
	font-family: Arial;
}
.newsmore {
	float: left;
	width: 100%;
	text-align: right;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
/* 右边部分 */
.lang {
	float: left;
	height: 40px;
	width: 207px;
	margin-top: 15px;
}
.lang li {
	float: right;
	margin-right: 8px;
}
.riglist {
	float: left;
	width: 170px;
	height: 50px;
	display: inline;
	margin-right: 37px;
	font-size: 10px;
	line-height: 16px;
}
.riglisttitle {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.rignews {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.rignews li {
	width: 100%;
	float: left;
}
.rignewsimg {
	height: 74px;
	width: 84px;
	background-color: #96ABC6;
	float: left;
	margin-bottom: 3px;
	background-image: url(../images/imgbg_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rignewsimg a {
	margin: 2px;
	height: 70px;
	width: 80px;
	display: block;
}
.rignewsimg a:hover {
	display: block;
	margin: 0px;
	border: 2px solid #bbe2fe;
}
.rignews span {
	color: #82caff;
}
/* 赞助商 */
.sponsorlogo {
	float: left;
	width: 1002px;
	background-image: url(../images/linksbg_.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 15px;
	padding-top: 10px;
}
.sponsorlogo_box {
	float: left;
	margin-bottom: 10px;
}
.sponsorlogo_title {
	float: left;
	width: 160px;
	margin-right: 15px;
	height: 40px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 15px;
	display: inline;
	color: #bbe2fe;
	font-family: Verdana;
	padding-top: 13px;
}
.sponsorlogo_img {
	text-align: left;
	float: left;
	width: 580px;
}
.sponsorlogo_img img {
	margin-right: 12px;
	margin-left: 12px;
	float: left;
	margin-top: 5px;
}
/* 底部菜单与版权 */
.bottom {
	width: 1002px;
	float: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bottomcenter {
	float: left;
	width: 524px;
	margin-right: 232px;
	margin-left: 190px;
	background-image: url(../images/bottombg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 28px;
	padding-left: 28px;
	display: inline;
}
.ccir2009 {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #456b96;
	margin-top: 30px;
	float: left;
	width: 524px;
}
.links {
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	float: left;
	width: 524px;
}
.links span {
	font-size: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.copyright {
	font-size: 11px;
	color: #8BA3BF;
	font-family: Arial;
	margin-top: 5px;
	float: left;
	width: 524px;
	height: 30px;
}
/* 新闻内页 */
.n_toptext {
	width: 524px;
	margin-right: 28px;
	margin-left: 28px;
	margin-top: 35px;
	float: left;
	display: inline;
	font-size: 40px;
	line-height: 34px;
	color: #bbe2fe;
	font-weight: bold;
	padding-bottom: 8px;
}
.n_newsimg {
	height: 170px;
	width: 518px;
	margin-right: 28px;
	margin-left: 28px;
	float: left;
	border: 3px solid #bbe2fe;
	display: inline;
	margin-top: 20px;
	background-image: url(../images/imgbg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.n_newstitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 524px;
	margin-right: 28px;
	margin-left: 28px;
	display: inline;
	margin-top: 20px;
}
.n_newsdate {
	font-family: Verdana;
	font-size: 10px;
	display: inline;
	float: left;
	width: 524px;
	margin-right: 28px;
	margin-left: 28px;
	color: #82caff;
	margin-top: 10px;
}
.n_newstext {
	font-family: Verdana;
	font-size: 11px;
	display: inline;
	float: left;
	width: 524px;
	margin-top: 20px;
	margin-right: 28px;
	margin-left: 28px;
	line-height: 18px;
	color: #dddddd;
}
/* 新闻列表 */
.nl_more {
	width: 524px;
	margin-right: 28px;
	margin-left: 28px;
	display: inline;
	float: left;
	margin-top: 10px;
}
.nl_newsbox {
	float: left;
	width: 524px;
	margin-right: 28px;
	margin-left: 28px;
	display: inline;
	margin-top: 25px;
}
.nl_newsimg {
	height: 74px;
	width: 84px;
	background-color: #96ABC6;
	float: left;
	margin-bottom: 3px;
	background-image: url(../images/imgbg_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nl_newsimg a {
	margin: 2px;
	height: 70px;
	width: 80px;
	display: block;
}
.nl_newsimg a:hover {
	display: block;
	margin: 0px;
	border: 2px solid #bbe2fe;
}
.nl_newslist {
	float: left;
	width: 425px;
	margin-left: 15px;
}
.nl_listtitle {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 100%;
	line-height: 15px;
	font-size: 12px;
	padding-bottom: 4px;
}
.nl_newstext {
	line-height: 14px;
	color: #dddddd;
	float: left;
	width: 100%;
}
.nl_newsurl {
	font-size: 10px;
	font-style: normal;
	color: #82caff;
	float: left;
	margin-top: 3px;
}
.nl_newsurl span {
	margin-right: 15px;
}
a.nl_newsurlgo:link,a.nl_newsurlgo:visited {
	color: #82caff;
	text-decoration: underline;
}
a.nl_newsurlgo:hover {
	text-decoration: none;
	color: #82caff;
}
/* 视频列表 */
.topv {
	display: inline;
	float: left;
	width: 504px;
	margin-right: 38px;
	margin-left: 38px;
	margin-top: 25px;
}
.tvplayer {
	float: left;
	width: 200px;
	margin-right: 20px;
}
.tvptext {
	float: left;
	width: 284px;
}
.tvptitle {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	float: left;
	width: 100%;
	display: inline;
}
.tvpdate {
	font-family: Verdana;
	font-size: 10px;
	display: inline;
	float: left;
	width: 100%;
	color: #82caff;
	margin-top: 10px;
}
.tvptext_ {
	font-family: Verdana;
	font-size: 11px;
	display: inline;
	float: left;
	width: 100%;
	line-height: 18px;
	color: #dddddd;
	margin-top: 10px;
}
.tvp_more {
	width: 100%;
	display: inline;
	float: left;
	margin-top: 10px;
}
.vl {
	display: inline;
	float: left;
	width: 504px;
	margin-right: 38px;
	margin-left: 38px;
	margin-top: 20px;
}
.vl ul {
	line-height: 14px;
}
.vl_date {
	font-family: Verdana;
	font-size: 9px;
	color: #82caff;
	float: left;
	text-align: left;
	width: 120px;
}
.vl_title {
	float: right;
	width: 384px;
	text-align: left;
	margin-bottom: 14px;
}
a.vl_listurlgo:link,a.vl_listurlgo:visited {
	color: #dddddd;
}
a.vl_listurlgo:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.vplayer {
	float: left;
	display: inline;
	width: 524px;
	margin-top: 30px;
	margin-right: 28px;
	margin-left: 28px;
}
.downurl {
	float: left;
	width: 524px;
	margin-top: 20px;
	margin-right: 28px;
	margin-left: 28px;
	display: inline;
}

/*首页js图片*/
div#newsimg_js{
	width:518px;
	height:170px;
	margin: 3px;
}
#newsimg_js #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#newsimg_js .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 170px;
	overflow: hidden;
}
#newsimg_js .Slides li {
	float: left;
	width: 518px;
	height: 170px;
}

#newsimg_js .Slides img{
	border:0;
	display: block;
	width: 518px;
	height: 170px;	
}
#newsimg_js .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 145px; 
	right: 10px;
	z-index: 10;
	height: 25px;	
}
#newsimg_js .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden;
	background-image: url(../images/js/nimgjs01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
}
#newsimg_js .SlideTriggers li.Current{
	color:#fff;
	border:0;
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px;
	background-image: url(../images/js/nimgjs02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

