@charset "utf-8";
body {
	font-size: 12px;
	padding: 0px;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "宋体", Arial;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(../images/allbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #3F89C3;
	text-decoration: none;
}
a:hover {
	color: #7CC5FF;
	text-decoration: underline;
}

.spr {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#lang_bar {
	margin: 0px;
	clear: both;
	text-align: right;
	background-color: #3F89C3;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header {
	margin: 0px;
	clear: both;
	background-image: url(../images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #ilogo {
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#nav {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 34px;
	background-image: url(../images/tab_bg.gif);
	overflow: hidden;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 34px;
	float: left;
}
#nav a {
	margin: 0px;
	float: left;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/tab_bg_r.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 0px;
	height: 34px;
}
#nav a span {
	display: block;
	margin: 0px;
	height: 34px;
	line-height: 34px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 28px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
#nav a:hover span {
	color: #D1EBFF;
}
#nav #cur {
	background-image: url(../images/tab_red_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav #cur span {
	padding-left: 28px;
	background-image: url(../images/tab_red_r.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 28px;
}
#nav2 {
	margin: 0px;
	clear: both;
	background-image: url(../images/tile_h.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	line-height: 20px;
	color: #FFFFFF;
	overflow: hidden;
}
#nav2 ul {
	margin: 0px;
	padding: 0px;
}
#nav2 li {
	list-style-type: none;
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav2 a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#nav2 a:hover {
	color: #D1EBFF;
}
#mainbody {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#mainbody #mainbodyL {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
	overflow: hidden;
}
#mainbody #mainbodyR {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	overflow: hidden;
}
.subnavtit {
	line-height: 34px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 34px;
	background-image: url(../images/tile_h_1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
.subnavtit .navtit {
	margin: 0px;
	clear: both;
	color: #FFFFFF;
	background-image: url(../images/s_block.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.miannavtit {
	line-height: 34px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 34px;
	background-image: url(../images/tile_h_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}
.miannavtit .navtit {
	margin: 0px;
	background-image: url(../images/icologo.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
	float: left;
}
.navmorelink {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.navmorelink a {
	color: #FFFFFF;
}


.pagecon {
	text-align: center;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	background-color: #4FA3E4;
	padding: 5px;
	color: #FFFFFF;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagecon a {
	background-color: #C4E3F7;
	text-decoration: none;
	border: 1px none #94CDEF;
	line-height: 20px;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}

.pagecon a:hover {
	background-color: #003366;
	text-decoration: none;
	border: 1px none #FFFFFF;
	color: #FFFFFF;
}
.pagecon span {
	background-color: #FFFFFF;
	border: 1px solid #94CDEF;
	line-height: 20px;
	color: #000000;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}

.nblock {
	margin: 0px;
	padding: 5px;
	clear: both;
	line-height: 18px;
}
.ntitle {
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	height: 20px;
	color: #3F89C3;
	clear: both;
	padding: 5px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1EBFF;
}

#footer {
	clear: both;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #425E89;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.nmore {
	line-height: 20px;
	text-align: right;
	clear: both;
	height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.nmore a {
	color: #3F89C3;
	text-decoration: underline;
}
.nmore a:hover {
	color: #7CC5FF;
}
#iproshow ul {
	margin: 0px;
	padding: 0px;
}
#iproshow li {
	padding: 1px;
	float: left;
	list-style-type: none;
	display: block;
	border: 1px solid #3F89C3;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#iproshow img {
	margin: 0px;
	padding: 2px;
	width: 160px;
	height: 120px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#iproshow span {
	margin: 0px;
	padding: 2px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	background-color: #3F89C3;
	clear: both;
	line-height: 20px;
	width: 160px;
}
#iproshow a {
	color: #FFFFFF;
	text-decoration: none;
}
#iproshow a:hover {
	color: #7CC5FF;
}

.ntitpicL {
	margin: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
}
.nlist {
	margin: 0px;
	clear: both;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.nlist ul {
	margin: 0px;
	padding: 0px;
}
.nlist li {
	margin: 0px;
	list-style-type: none;
	line-height: 20px;
	height: 20px;
	display: block;
	background-image: url(../images/i_dot.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	overflow: hidden;
}
.nlist i {
	font-style: normal;
	float: right;
}
#header #itools {
	float: right;
	width: 280px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	border: 1px solid #3F89C3;
	background-image: url(../images/login_icon.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	line-height: 20px;
	font-weight: bold;
}
#mainbody #mainbodyLinks {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#ilinks ul {
	margin: 0px;
	padding: 0px;
}
#ilinks li {
	display: block;
	list-style-type: none;
	height: 33px;
	width: 90px;
	text-align: center;
	line-height: 31px;
	float: left;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#ilinks a img {
	height: 31px;
	width: 88px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
#mainbody2 {
	padding: 0px;
	clear: both;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/m_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#mainbody2  #mainbodyL2 {
	margin: 0px;
	float: left;
	width: 240px;
	padding: 0px;
	background-color: #ECF5FF;
}
#mainbody2  #mainbodyR2 {
	margin: 0px;
	float: left;
	width: 720px;
	overflow: hidden;
	padding: 0px;
}
.insCon {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#pro_menu ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/join.gif);
	background-repeat: repeat-y;
}

#pro_menu li ul {
	background-image: url(../images/minus.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#pro_menu li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#pro_menu {
	padding-top: 15px;
	padding-bottom: 15px;
}
.ncomm {
	margin: 0px;
	padding: 10px;
	clear: both;
	line-height: 180%;
}



#mynewstit {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 18px;
	font-weight: bold;
}
#mynewsinfo {
	padding: 5px;
	clear: both;
	text-align: center;
}
#mynewscon {
	clear: both;
	margin: 0px;
	padding: 10px;
}
#subTit {
	clear: both;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 25px;
	line-height: 20px;
	background-color: #ECF5FF;
	margin: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}



#picSlist {
	margin: 0px;
	clear: both;
	padding: 0px;
}


#picSlist ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#picSlist li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
}
#picSlist ul li a {
	display: block;
}

#picSlist li span {
	padding: 0px;
	width: 164px;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
#picSlist  li  img  {
	margin: 0px;
	padding: 1px;
	height: 120px;
	width: 160px;
	border: 1px solid #CCCCCC;
}
#picSlist  li  a:hover  img {
	color: #000000;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}



#Snav {
	clear: both;
}
#Snav ul {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#Snav li {
	list-style-type: none;
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#Snav a {
	font-size: 12px;
	display: block;
	text-align: left;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/ic_normal.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	line-height: 18px;
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: hidden;
}
#Snav a:hover {
	color: #167AAE;
}
#Snav #scur {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/ic_cur.gif);
}
.pagecon font {
	display: inline;
	margin-top: -2px;
	margin-bottom: -3px;
	font-size: 12px;
	overflow: hidden;
	width: 0.5em;
}

