/*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;
}
h1{	font-family: Arial;
	font-size: 36px;
	color: #232323;
	display: block;
	margin-top: 15px;
	margin-bottom: 6px;}
a {
	color:#1A4FA8;
}
a:hover {
	color:#222;
}
h3 {font-size: 18px;color: #232323;margin: 0px;padding: 0px;line-height: 42px;font-family: Arial;}
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-size: 14px;}
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;
	line-height: 20px;
}
.rt li{
	line-height: 20px;
	padding-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: Arial;font-size: 14px;font-weight: bold;color: #555;background-image: url(images/icon-3.gif);background-repeat: no-repeat;padding-left: 30px;padding-top: 5px;}
.i-img1 li p{line-height: 18px;margin: 0px;padding: 0px;text-align: left;font-weight: normal;font-family: Verdana;font-size: 11px;color: #555;}

/*列表---无底色对勾*/
.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: Arial;font-size: 14px;font-weight: bold;color: #555;background-image: url(images/icon-4.gif);background-repeat: no-repeat;padding-left: 30px;padding-top: 5px;background-position: 4px 0px;}
.i-img2 li p{line-height: 18px;margin: 0px;padding: 0px;text-align: left;font-weight: normal;font-family: Verdana;font-size: 11px;color: #555;}

/*列表---圆点*/
.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: Arial;font-size: 14px;font-weight: bold;color: #555;background-image: url(images/icon-3.jpg);background-repeat: no-repeat;padding-left: 10px;padding-top: 5px;background-position: 0px 10px;}
.i-img3 li p{line-height: 18px;margin: 0px;padding: 0px;text-align: left;font-weight: normal;font-family: Verdana;font-size: 11px;
color: #555;}

/*列表---无图片*/
.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: Arial;font-size: 14px;font-weight: bold;color: #555;}
.i-img4 li p{line-height: 18px;margin: 0px;padding: 0px;text-align: left;font-weight: normal;font-family: Verdana;font-size: 11px;color: #555;}

/*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;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.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.big {float: left;display: block;height: 42px;width: 212px;text-align: center;margin-top: 6px;margin-right: 20px;}
.nav li.big a{color: #7aceff;text-decoration: none;}
.nav li.big a:hover{background-image: url(images/nav-nowbig.jpg);height: 42px;width: 212px;background-repeat: no-repeat;display: block;background-position: 0px -42px;
color: #7ACEFF;}
.nav li.big a.now,.nav li.big a.now:hover{background-image: url(images/nav-nowbig.jpg);height: 42px;width: 212px;background-repeat: no-repeat;display: block;background-position: 0px 0px;color: #000;}
.nav li a:hover{color: #7aceff;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;
}

/*列表页*/
.cat_list_posts{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

/*版权部分定义*/
#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: 18px;
	color: #232323;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
}
.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;
}
/*文章页li的样式*/
.li-dot{
  background: url(images/l-tab-ico.jpg) no-repeat 0 9px;
  padding-left:10px;
  list-style-position:outside;
  list-style:none;
}
.li-green{
  background: url(images/fs_ico.gif) no-repeat 0 6px;
  padding-left:18px;
  list-style-position:outside;
  list-style:none;
}
.rightbox {
	border:1px solid #CCD0D4;
	padding:0px;
	background-color:#F7F7F7;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.rightbox .title {
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
	background-color:#DEDEDE;
	line-height:40px;
	padding:0 0 0 8px;
	background: no-repeat;
	background-position:4px 12px;
}
.rightbox .title a {
	text-decoration:none;
	color:#004499;
}
.rightbox .title a:hover {
	text-decoration:underline;
}
.rightbox a.line1, .rightbox a.line2 {
	display:block;
	line-height:23px;
	padding:0 0 0 12px;
	font-size:12px;
	color:#1A4FA8;
}
.rightbox a.line1:hover, .rightbox a.line2:hover {
	color:#000;
}
.rightbox a.line1 {
	background-color:#fff;
}
.righttitle-system {
	font-family: Arial;
	font-size: 11px;
	color: #010101;
	line-height: 28px;
	background-color: #EBEBEB;
	font-weight: bold;
}
.righttitle-list {
	list-style-type: disc;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	text-decoration: none;
}
.righttitle-list li {
	line-height: 14px;
	color: #096cba;
	margin-bottom: 10px;
	text-decoration: none;
	background-image: url(images/icon-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}
.righttitle-list li a {
	text-decoration: underline;
}
.righttitle-list li a:hover {
	color: #333;
	text-decoration: none;
}
/* list pages */
.xpages {font-family:verdana;font-size:11px;}
.xpages a, .xpages a:visited{color:#105CB6;text-decoration:none;}
.xpages a:hover{text-decoration:underline;}
.xpages .txt, .xpages .txt_link{float:left;border:1px solid #9AAFE5;width:80px;padding:4px 0;text-align:center;margin:1px;background-color:#fff;}
.xpages .txt{border-color:#eee;color:#999;}
.xpages .txt_link{font-weight:bold;}
.xpages span{font-family:arial;font-size:9px;}
.xpages .p, .xpages .p2{float:left;border:1px solid #9AAFE5;padding:4px 5px;margin:1px;background-color:#fff;}
.xpages .p2{background-color:#2E6AB1;color:#fff;font-weight:bold;}
.xpages .skip{float:left;padding:4px;}
