/*html标签定义*/
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #555;
}
h2{
	font-family: Arial;
	font-size: 24px;
	color: #232323;
	line-height: 45px;
	margin: 0px;
	padding: 0px;
}
h3 {font-size: 18px;color: #232323;margin: 0px;padding: 0px;line-height: 42px;font-family: Arial;}
li strong {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2F2F2F;
}

p {line-height: 20px;margin: 0px;padding: 0px;text-align: left;}
p a{color: #0164b2;text-decoration: underline;}
p a:hover{color: #272727;}
p strong {
	color: #2B2B2B;
	font-weight: bold;
}
img.cen {margin-right: auto;margin-left: auto;display: block;}
img.img-left {margin-right: 10px;margin-bottom: 10px;display: block;float: left;}
span.right-text1{background-color: #ddecfa;height: 28px;width: 100%;display: block;line-height: 28px;font-family: Arial;font-size: 11px;color: #272727;font-weight: bold;text-align: left;text-indent: 5px;padding: 0px;margin: 0px;}

/*guide列表*/
.i-guide{list-style-type: none;padding: 0px;display: block;margin-top: 15px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
text-align: left;}
.i-guide li{line-height: 28px;}
.i-guide li a{color: #0163b0;}
.i-guide li a:hover{text-decoration: none;color: #272727;}

/*右侧列表*/
.rt{color: #0163b0;display: block;padding: 0px;margin-top: 10px;margin-right: 5px;margin-bottom: 0px;margin-left: 22px;text-align: left;}
.rt li{line-height: 16px;margin-bottom: 12px;}
.rt li a{color: #0163b0;}
.rt li a:hover{text-decoration: none;color: #272727;}

/*列表---圆底对勾*/
.i-img1 {width: 95%;margin-right: auto;margin-left: auto;padding: 0px;margin-top: 10px;margin-bottom: 0px;list-style-type: none;display: block;}
.i-img1 li{margin-bottom: 15px;font-family: Verdana;font-size: 11px;color: #555;background-image: url(images/icon-3.gif);background-repeat: no-repeat;padding-left: 30px;padding-top: 5px;line-height: 18px;}

/*列表---无底色对勾*/
.i-img2 {width: 95%;margin-right: auto;margin-left: auto;padding: 0px;margin-top: 10px;margin-bottom: 0px;list-style-type: none;display: block;}
.i-img2 li{
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #555;
	background-image: url(images/icon-4.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	line-height: 18px;
}

/*列表---圆点*/
.i-img3 {width: 95%;margin-right: auto;margin-left: auto;padding: 0px;margin-top: 10px;margin-bottom: 0px;display: block;list-style-type: none;}
.i-img3 li{
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #555;
	background-image: url(images/icon-3.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 18px;
	background-position: 0px 12px;
}

/*列表---无图片*/
.i-img4 {width: 95%;margin-right: auto;margin-left: auto;padding: 0px;margin-top: 10px;margin-bottom: 0px;list-style-type: none;display: block;}
.i-img4 li{
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #555;
	line-height: 18px;
}

/*button-Learn More*/
a.lm {background-image: url(images/button-lm.jpg);background-repeat: no-repeat;display: block;height: 15px;width: 89px;}
a.lm:hover{background-image: url(images/button-lm.jpg);background-repeat: no-repeat;background-position: 0px -15px;}


/*logo定义*/
#login {background-image: url(images/logobg.jpg);background-repeat: no-repeat;height: 81px;width: 980px;margin-right: auto;margin-left: auto;}

/*导航定义*/
#main {
	height: 48px;
	width: 980px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
}
.nav {
	margin: 0px;
	height: 48px;
	width: 980px;
	list-style-type: none;
	font-family: Arial;
	font-size: 16px;
	line-height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-weight: bold;
}
.nav li {float: left;display: block;height: 42px;width: 126px;text-align: center;margin-top: 6px;margin-right: 20px;}
.nav li a{color: #7aceff;text-decoration: none;}
.nav li a.now,.nav li a.now:hover{
	background-image: url(images/nav-now.jpg);
	height: 42px;
	width: 126px;
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	color: #000;
}
.nav li a:hover{display: block;height: 42px;width: 126px;background-image: url(images/nav-now.jpg);background-repeat: no-repeat;
background-position: 0px -42px;}

/*主内容定义*/
#content-bg {
	background-color: #FFF;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
}

/*版权部分定义*/
#footer {background-image: url(images/footerbg.jpg);background-repeat: repeat-x;display: block;height: 126px;width: 980px;
margin-right: auto;margin-left: auto;}
.copyrighttext {font-size: 11px;color: #c8e3ff;line-height: 24px;}
.copyrighttext a{color: #3e93ef;}
.copyrighttext a:hover{color: #C8E3FF;}


.banner-title {
	font-family: Arial;
	font-size: 26px;
	color: #232323;
	display: block;
	margin-top: 15px;
	margin-bottom: 6px;
}
.banner-title1 {
	font-family: Arial;
	font-size: 13px;
	color: #232323;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: bold;
}
.banner-title2 {
	font-family: Arial;
	font-size: 24px;
	color: #232323;
	text-align: left;
	background-image: url(images/icon-1.jpg);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	text-indent: 20px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.banner-title3 {
	font-family: Arial;
	font-size: 18px;
	color: #232323;
	display: block;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: left;
}
.banner-title4 {
	font-family: Arial;
	font-size: 18px;
	color: #0f263c;
	text-align: left;
}

/*背景or线条定义*/
.c-line1-bg {
	background-image: url(images/c-line1bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97caed;
	border-left-color: #97CAED;
}
.c-line2-bg {
	background-image: url(images/c-line2bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97caed;
	border-left-color: #97caed;
	padding-right: 8px;
	padding-left: 8px;
}
.c-line3-bg {
	background-image: url(images/c-line3bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97caed;
	border-left-color: #97caed;
}
.right-mainline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #88aacf;
	border-bottom-color: #88AACF;
	border-left-color: #88AACF;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.paging_titlebg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	background-image: url(images/icon-2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	padding-left: 32px;
	background-position: 15px 15px;
	margin-bottom: 15px;
}
.paging_titlebg1 {
	background-image: url(images/paging_titlebg1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	padding-left: 16px;
}
.paging_con1 {
	width: 652px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.i-guide{list-style:disc;padding: 0px;display: block;margin-top: 15px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;
text-align: left;}
.i-guide li{line-height: 28px;}
.i-guide li a{color: #0163b0;font-family: Verdana;font-size: 16px;}
.i-guide li a:hover{text-decoration: none;color: #272727;}
