@charset "utf-8";
/* Common */
body {
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
}
body div {
	width:980px;
	margin:auto;
}
body div div {
	width:auto;
}
div {
	margin:auto;
	overflow:hidden;
}
p {
	margin:3px 0 3px 0;
	line-height:1.2;
}
form {
	margin:0;
	padding:0;
	border:0;
}
hr {
	border-bottom:0;
}
textarea {
	font-size:12px;
}
a {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	color:#ff6600;
	text-decoration:underline;
}
.aLeft {
	text-align:left;
}
.aCenter {
	text-align:center;
}
.aRight {
	text-align:right;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.xFloat {
	clear:both;
	overflow:visible;
}
/* iBottom */
#iBottom {
	clear:both;
	margin-top:15px;
}
#iBottom a {
	color:#005494;
}
#bNav {
	width:100%;
	text-align:center;
}
#bNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#bNav ul li {
	display:inline;
	margin:0;
	padding:0 3px 0 7px;
	border-left:1px #CCCCCC solid;
}
#bNav ul li.firstLi {
	border-left:0;
}
#bInfo {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
}

/* Block */
.block {
	clear:both;
	margin-bottom:6px;
}
.block .head {
	clear:both;
	width:100%;
}
.block .head .head1 {
	float:left;
	display:block;
}
.block .head .head2 {
	float:right;
	display:block;
}
.block .header, .block .footer {
	clear:both;
	font-size:0;
	height:6px;
	width:100%;
}
.block .header *, .block .footer * {
	display:inline-block;
	font-size:0;
	height:6px;
	width:8px;
}
.block .header1 {
	float:left;
}
.block .header2 {
	float:right;	
}
.block .footer1 {
	float:left;
}
.block .footer2 {
	float:right;
}
.block .main {
	clear:both;
	line-height:1.5;
	margin:0;
	padding:5px;
}
.block .mainFloat {
	width:100%;
	margin:0;
	padding:0;
}
/* Tabs */
.tabHidden {
	display:none;
}
.tabVisible {
	display:block;
}
.tabs {
	clear:both;
	padding: 0px;
}
.tabs .tabGroup {
	position: relative;
	top: 1px;
	height:24px;
	margin: 0 0 0 3px;
	padding: 0px;
}
.tabs .tabGroup li {
	float: left;
	height:24px;
	line-height:24px;
	cursor: pointer;
	margin:0 2px 0 2px;
	padding:0;
	background:#D8DFEA;
	border:1px #D8DFEA solid;
	border-bottom:1px #BFBFBF solid;
	list-style:none;
}
.tabs .tabGroup li a {
	display:block;
	height:auto;
	padding:0 15px 0 15px;
	font-size:14px;
	color:#3B5998;
	font-weight:bold;
	text-decoration:none;
}
.tabs .tabGroup .tabSelected {
	background:#FFF;
	border:1px #BFBFBF solid;
	border-bottom:1px #FFF solid;
}
.tabs .tabGroup .tabSelected a {
	color:#333333;
}
.tabs .tabGroup .tabHover {
}
.tabs .tabGroup .tabHover a, .tabs .tabGroup a:hover {
	text-decoration:underline;
}
.tabs .tabContentGroup {
	clear: both;
	background:#FFFFFF;
	border:1px #BFBFBF solid;
}
.tabs .tabContentGroup .tabContent {
	padding: 4px;
}
/* List */
.list1 {
	clear:both;
	margin:0;
	padding:0;
	list-style:none;
}
.list1 li {
	float:none;
	overflow:hidden;
	height:22px;
	line-height:22px;
	padding:0 0 0 15px;
	margin:0;
	border:0;
}
.icon1 li {
	background:url(../images/zh-cn/li1.gif) no-repeat 5px 8px;
}
.col2 li {
	float:left;
	width:48%;
	margin-right:2%;
}

/* Style */
.h1 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:4px 0 8px 0;
}
.font14 {
	font-size:14px;
}
.more1 {
	background:#1B98B6;
	padding:2px 15px 2px 15px;
	color:#FFFFFF;	
}
/* Form */
.iForm {	
}
.iForm .head {
	background:#F5F5F5;
	padding:0 0 0 5px;
}
.iForm .saveBar {
	background:#F5F5F5;
	text-align:center;
	padding:3px 0 3px 0;
}
.iForm .btn {
	border:1px #ABC5D6 solid;
	background:#17497A;
	color:#DAF3FF;
	height:23px;
	line-height:23px;
	padding:0 6px 0 6px;
	cursor:pointer;
}
.iForm .input {
	border-top:1px #636563 solid;
	border-left:1px #CECFCE solid;
	border-right:1px #CECFCE solid;
	border-bottom:1px #CECFCE solid;
}
.iForm .down {
	cursor:pointer;
	background:url(../images/icon/down-select.gif) no-repeat right center;
}
.iForm .upload {
	border:1px #DFDFDF solid;
}
.iForm .inputError {
	border:1px #DD7870 solid;
}
.iForm .star {
	color:#FF0000;
	margin:0 5px 0 5px;
}
.iForm .caption {
	padding-right:5px;
}
.iForm .field {
	padding:5px 0 5px 0;
}
.iForm .intro {
	color:#636563;
	margin:0 5px 0 5px;
}
.iForm .required {
	display:none;
	margin:0 5px 0 5px;
	color:#E76757;
}
.iForm .true {
	display:none;
	margin:0 5px 0 5px;
	color:#81B458;
}
.iForm .error {
	display:none;
	margin:0 5px 0 5px;
	color:#E76757;
}
.iForm .message-bar {
	clear:both;
	height:30px;
}
.iForm .message-true {
	clear:both;
	display:none;
	background:#FFFBCC;
	border:1px #E6DB55 solid;
	padding:3px 15px 3px 30px;
	margin:0 0 0 0;
	line-height:1;
}
.iForm .message-error {
	clear:both;
	background:#FFE7A2;
	border:1px #FFBD69 dotted;
	padding:3px 15px 3px 30px;
	margin:0 0 0 0;
	line-height:1;
	color:#CC0000;
}
.iForm .message-close {
	font-family:Arial;
	font-size:16px;
	margin:0 6px 0 20px;
}

.sBtn {
	display:inline-block;
	background:#000;
	padding-left:4px;
	background:url(../images/zh-cn/sBtn.gif) no-repeat 0 0;
	cursor:pointer;
	text-decoration:none;
}
a.sBtn:hover {
	color:#ff6600;
	text-decoration:none;
}
.sBtn .sBtn2 {
	display:inline-block;
	height:25px;
	line-height:25px;
	border:0;
	background:url(../images/zh-cn/sBtn.gif) no-repeat right -60px;
	padding:0 8px 0 5px;
	cursor:pointer;
	text-align:center;
	font-size:14px;
}
.sBtnColor {
	color:#016CD6;
	font-weight:bold;
}

/* iMain */
.mainBox1 {
	clear:both;
}
.mainBox2 {
	clear:both;
}
.mainBox3 {
	clear:both;
}
.mainBox2 .mainBox21 {
	float:left;
	width:69%;
}
.mainBox2 .mainBox22 {
	float:right;	
	width:30%;
}
.mainBox3 .mainBox31 {
	float:left;
	width:34%;
}
.mainBox3 .mainBox32 {
	float:left;
	width:34%;
	margin-left:9px;
}
.mainBox3 .mainBox33 {
	float:right;	
	width:30%;
}
.iHome .mainBox2 {
	margin-top:10px;
}


.iHome .mainBox2 {
	margin-top:10px;
}

.block-login {
	margin-bottom:15px;
}
.block-login .header, .block-login .footer {
	height:6px;
}
.block-login .header *, .block-login .footer * {
	height:6px;
	width:6px;
}
.block-login .header {
	background:url(../images/zh-cn/block/block-login.gif) repeat-x 0 -20px;
}
.block-login .header1 {
	background:url(../images/zh-cn/block/block-login.gif) no-repeat 0 0;
}
.block-login .header2 {
	background:url(../images/zh-cn/block/block-login.gif) no-repeat right -40px;
}
.block-login .footer {
	background:url(../images/zh-cn/block//block-login.gif) repeat-x 0 -80px;
}
.block-login .footer1 {
	background:url(../images/zh-cn/block/block-login.gif) no-repeat 0 -60px;
}
.block-login .footer2 {
	background:url(../images/zh-cn/block/block-login.gif) no-repeat right -100px;
}
.block-login .main {
	border-left:1px #D9D9D9 solid;
	border-right:1px #D9D9D9 solid;
}
.block-login .head {
	background:url(../images/zh-cn/block/block-login-head.gif) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	margin:2px 0 12px 6px;
	padding-left:22px;
}
.block-login .main2 {
	margin:15px 18px 10px 18px;
	padding:20px 0 20px 0;
 	border-top:1px #7DA1BB dotted;
	text-align:center;
	font-size:14px;
}

.block-slide {
	margin-bottom:8px;
}

.block-news {
	margin-bottom:15px;
}
.block-news .left {
	height:37px;
	width:6px;
	background:url(../images/zh-cn/block/block-news.gif) no-repeat 0 -0;
}
.block-news .main {
	background:url(../images/zh-cn/block/block-news.gif) repeat-x 0 -60px;
}
.block-news .right {
	width:6px;
	background:url(../images/zh-cn/block/block-news.gif) no-repeat 0 -120px;
}

.block-about {
	margin-top:30px;
	margin-bottom:10px;
}
.block-about .line {
	border-left:1px #9A9A9A dashed;
}

.block-search {
	margin-bottom:8px;
}
.block-search .header, .block-search .footer {
	height:5px;
}
.block-search .header *, .block-search .footer * {
	height:5px;
	width:5px;
}
.block-search .header {
	background:url(../images/zh-cn/block/block-search.gif) repeat-x 0 -20px;
}
.block-search .header1 {
	background:url(../images/zh-cn/block/block-search.gif) no-repeat 0 0;
}
.block-search .header2 {
	background:url(../images/zh-cn/block/block-search.gif) no-repeat right -40px;
}
.block-search .footer {
	background:url(../images/zh-cn/block/block-search.gif) repeat-x 0 -80px;
}
.block-search .footer1 {
	background:url(../images/zh-cn/block/block-search.gif) no-repeat 0 -60px;
}
.block-search .footer2 {
	background:url(../images/zh-cn/block/block-search.gif) no-repeat right -100px;
}
.block-search .main {
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background:#F7F7F7;
}
.block-search .head {
	font-size:14px;
	font-weight:bold;
	margin:3px 0 5px 6px;
}

.iSearch {
	margin:0 10px 8px 10px;
}
.iSearch .head {
	margin-top:12px;
	margin-bottom:6px;
	font-size:12px;
}
.iSearch form * {
	vertical-align:middle;
}
.iSearch .input {
	border-left:2px #737373 solid;
	border-top:2px #737373 solid;
	border-right:1px #D3D0C7 solid;
	border-bottom:1px #D3D0C7 solid;
}
.iSearch .btn {
	border-left:1px #9D9D9D solid;
	border-top:1px #9D9D9D solid;
	border-right:1px #373737 solid;
	border-bottom:1px #373737 solid;
	background:#E6E6E6;
	padding:2px 5px 0 5px;
}


.block-content {
	margin-bottom:8px;
}
.block-content .header, .block-content .footer {
	height:4px;
}
.block-content .header *, .block-content .footer * {
	height:4px;
	width:5px;
}
.block-content .header {
	background:url(../images/zh-cn/block/block-content.gif) repeat-x 0 -20px;
}
.block-content .header1 {
	background:url(../images/zh-cn/block/block-content.gif) no-repeat 0 0;
}
.block-content .header2 {
	background:url(../images/zh-cn/block/block-content.gif) no-repeat right -40px;
}
.block-content .footer {
	background:url(../images/zh-cn/block/block-content.gif) repeat-x 0 -80px;
}
.block-content .footer1 {
	background:url(../images/zh-cn/block/block-content.gif) no-repeat 0 -60px;
}
.block-content .footer2 {
	background:url(../images/zh-cn/block/block-content.gif) no-repeat right -100px;
}
.block-content .main {
	border-left:1px #D9D9D9 solid;
	border-right:1px #D9D9D9 solid;
}
.block-content .head {
	font-size:14px;
	font-weight:bold;
	margin:3px 0 5px 6px;
}