@charset "utf-8";
/*通用样式*/
html
{
	/*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/ 
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #2A5B88;
}
body>div {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div {
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
ul, li, p, img, h1, h2, h3, h4, h5, h6, dd, dl, dt, form,a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	font-size: 12px;
	color: #666666;
}
/*头部样式*/
#header {
	height: 80px;
	background-image: url(../Images/bgHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerBox {
	height: 80px;
	width: 996px;
}
#logo {
	height: 80px;
	width: 180px;
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
	margin-right:60px;
}
#logo img {
	height: 80px;
	width: 180px;
}
#search {
	float: left;
	height: 30px;
	width: 346px;
	border: 1px solid #B0CDE8;
	margin-top:27px;
}
.inputStyle1 {
	float: left;
	height: 18px;
	width: 280px;
	margin-top:4px;
	margin-left: 5px;
	border: 1px solid #B0CDE8;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
}
.inputStyle2 {
	background-image: url(../Images/searchButton.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 52px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	color:#FFFFFF;
	line-height: 30px;
}
.headerBoxLinks {
	float: right;
	margin-top:44px;
	color:#FFFFFF;
}
.headerBoxLinks a{
	color:#FFFFFF;
	text-decoration: none;
}
/*导航样式*/
#main {
	height: 30px;
	background-image: url(../Images/bgMain.gif);
	background-repeat: repeat-x;
}
.menu {
	height: 30px;
	width: 864px;
	margin:auto;
}
.staticMenuStyle {
	background-image: url(../Images/bgMainLinks.gif);
	background-repeat:no-repeat;
}
.staticMenuStyle a{
	color: #FFFFFF;
	background-image: none;
	text-decoration: none;
}
.staticMenuItemStyle {
	height: 31px;
	width: 142px;
	line-height: 31px;
	_height: 29px;
	_line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
}
.staticMenuItemStyle a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	padding-left:10px;
}
.staticHoverStyle {
	height: 31px;
	width: 142px;	
	line-height: 31px;
	_height: 29px;
	_line-height: 29px;
	color: #FFFFFF;
	background-image: url(../Images/bgMenuLinksHover.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
.staticHoverStyle a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	background-image: none;
}
.dynamicMenuStyle {
	width:142px;
	z-index:1;
	background-image: url(../Images/blank.gif);
	background-color:Transparent;
}
.dynamicMenuStyle a{
}
.dynamicMenuItemStyle {
	width: 142px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	line-height: 30px;
	color: #FFFFFF;
	padding-left:5px;
	background-image: url(../Images/linksBlank.png);
	_background-color: #97C9F3;
}
.dynamicMenuItemStyle a
{
	background-image:none;
}
.dynamicHoverStyle {
	width: 142px;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	color: #FFFFFF;
	background-image: url(../Images/hoverBlank.png);
	_background-color: #0C487E;
}
.dynamicHoverStyle a{
	background-image:none;
}
/*出错页面样式*/
#mainLinks {
	height: 28px;
	width: 864px;
	margin:auto;
	background-image: url(../Images/bgMainLinks.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mainLinks a{
	display: block;
	height: 28px;
	width: 143px;
	float: left;
	line-height: 28px;
	color: #FFFFFF;
	background-image: url(../Images/bgMainLinks.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.error{
	width:560px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
	*margin-bottom:10px;
}
.errorTop{
	color:#999999;
	font-size:26px;
	font-family:Arial 黑体;
	font-weight:bold;
	line-height:26px;
}
.errorTop img{
	vertical-align: middle;
}
/*页面内容样式*/
#box {
	width:860px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #97C9F3;
	border-left-color: #97C9F3;
}
#video {
	height: 291px;
	width: 804px;
	padding-left: 4px;
	background-image: url(../Images/bgVideo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#videoLeft {
	float: left;
}
#videoRight {
	float: left;
}
#bill {
	height: 38px;
	width: 811px;
}
#billLift {
	background-image: url(../Images/bgBillLift.gif);
	float: left;
	height: 38px;
	width: 477px;
	line-height: 38px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}
.grid td{
}
.singleLine {
	MARGIN-BOTTOM: 5px; BORDER-BOTTOM: #0099FF 1px solid
}
/**滚动JS样式**/
.newsScroll {
	color: #fff;
	height: 38px;
	line-height: 38px;
	clear: both;
}
.newsScroll ul {
	margin: 0px;
	overflow: hidden;
	line-height: 38px;
	list-style-type: none;
	height: 38px;
	padding: 0px;
}
.newsScroll ul li {
	text-align:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
.newsScroll ul li.active {display: block}
.newsScroll span {
	border-right: #fff 1px solid;
	padding-right: 0.75em;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0.75em 0px 0px;
	padding-top: 0px;
	color: #CCCCCC;
}
.newsScroll ul a {color: #fff; text-decoration: none}
.newsScroll ul a:hover {text-decoration: underline}
.newsScroll ol {
	list-style-type: none;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	margin-top: -39px;
	_margin-top: -25px;
}
.newsScroll ol li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	width: 10px;
	height:10px;
}
.newsScroll ol li a 
{
	background: url(../Images/switcher.gif) 0px -10px;
}
.newsScroll ol li a:hover {background: url(../Images/switcher.gif) 0px 10px}
.newsScroll ol li a.active {background: url(../Images/switcher.gif) 0px 0px}
.newsScroll ol li a.active:hover {background: url(../Images/switcher.gif) 0px 0px}
#billRight {
	float: left;
	height: 38px;
	width: 314px;
	text-align:center;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #666666;
	background-image: url(../Images/bgBillRight.gif);
}
#billRight img{
	vertical-align: middle;
}
#billRight span {
	display: block;
	line-height: 36px;
	color: #FFFFFF;
	background-image: url(../Images/iconTelephone.png);
	background-repeat: no-repeat;
	background-position: 6px;
	height: 38px;
	_padding-top:8px;
	_height: 30px;
	_line-height: 30px;
}
#billRight a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	width: 808px;
}
#contentLeft {
	float: left;
	height: 420px;
	width: 355px;
	background-image: url(../Images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#login {
	height: 200px;
	width: 355px;
	background-image: url(../Images/bgLoginLogin.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#login h2 {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: left;
	width: 315px;
	padding-left: 40px;
}
#loginLogin {
	height: 105px;
}
#loginLogin h3 {
	display: block;
	height: 25px;
	line-height: 25px;
	color: #4D7CC1;
	text-align: left;
	padding-left: 50px;
}
#loginLogin p {
	padding-top: 8px;
}
#loginLogin li {
	display: block;
	text-align: left;
	height: 20px;
	line-height: 20px;
	background-image: url(../Images/iocnGradeNow.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
	padding-left: 60px;
	width: 295px;
	color: #666666;
}
#gradeNow {
	height: 209px;
	width: 355px;
	background-image: url(../Images/bgGradeNow.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#gradeNow h2 {
	line-height: 35px;
	color: #FFFFFF;
	display: block;
	height: 30px;
	width: 355px;
}
#gradeNow h3 {
	display: block;
	height: 25px;
	line-height: 25px;
	color: #4D7CC1;
	text-align: left;
	padding-left: 50px;
}
#gradeNow p {
	padding-top: 8px;
}
#gradeNow li {
	display: block;
	text-align: left;
	height: 20px;
	line-height: 20px;
	background-image: url(../Images/iocnGradeNow.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
	padding-left: 60px;
	width: 295px;
	color: #666666;
}
#contentMiddle {
	width: 280px;
	float: left;
	height: 420px;
	background-image: url(../Images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#appraise {
	width: 280px;
	height: 190px;
}
#appraise p {
	line-height: 20px;
	padding-right: 11px;
	padding-left: 11px;
	text-align: left;
	color: #666666;
}
#appraise h2 {
	font-size: 14px;
	color: #4D7CC1;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: left;
	width: 260px;
	padding-left: 11px;
}
#appraise i {
	color: #4D7CC1;
}
.activity {
	width: 280px;
	float: left;
	padding-bottom: 15px;
}
.activity img {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.activity p {
	display: block;
	float: left;
	width: 160px;
	line-height: 20px;
	text-align: left;
	color: #666666;
}
.activity b {
	color: #4D7CC1;
}

#contentRight {
	float: left;
	height: 420px;
	width: 173px;
}
#appraiseList {
	width: 173px;
	height: 300px;
}
#appraiseList h2 {
	font-size: 14px;
	color: #4D7CC1;
	height: 35px;
	display: block;
	line-height: 35px;
	text-align: left;
	padding-left: 11px;
}
#appraiseListUp {
	text-align: center;
}
#appraiseListWindow 
{
	height:200px;
	overflow:hidden;
}
#appraiseListLogo 
{
	text-align: center;
}
#appraiseListDown {
	text-align: center;
}
#appraiseListLogo img {
	margin-top: 15px;
}
#contentRightLinks {
	text-align:center;
}
#contentRightLinks a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 8px;
}
#textList {
	width: 808px;
}
#textListaLeft {
	float: left;
	width: 270px;
	padding-left: 15px;
}
#example {
	height: 142px;
}
#example img {
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}
#example p {
	display: block;
	float: left;
	width: 140px;
	text-align: left;
	line-height: 20px;
	color: #666666;
}
#example b {
	color: #4D7CC1;
}
#example p b a {
	color: #4D7CC1;
	text-decoration: none;
}
#example a {
	text-decoration: none;
}
#example h2 {
	width: 250px;
	font-size: 14px;
	color: #4D7CC1;
	display: block;
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
}
#hot {
}
#hot a {
	font-family: Arial, Helvetica, sans-serif;
}
#hot h2 {
	font-size: 14px;
	color: #4D7CC1;
	display: block;
	width: 250px;
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
}
#hot dt {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 20px;
	line-height: 20px;
	color: #666666;
}
#hot dd {
	color: #CCCCCC;
	line-height: 20px;
}
#textListRight {
	float: left;
	width: 508px;
	padding-left: 10px;
}
#textListRight dl {
	display: block;
	height: 263px;
	width: 483px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	background-image: url(../Images/bgTextListRight.gif);
	background-repeat: no-repeat;
}
#textListRight dt {
	display: block;
	float: left;
	width: 190px;
	text-align: left;
	color: #4D7CC1;
	background-image: url(../Images/iocnTextListRight.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
}
#textListRight dd {
	display: block;
	float: left;
	color: #CCCCCC;
	width: 30px;
}

#textListRight h2 {
	font-size: 14px;
	color: #4D7CC1;
	display: block;
	line-height: 30px;
	text-align: left;
	float: left;
}
#textListRight a {
	color: #4D7CC1;
	text-decoration: none;
}
.survey 
{
	float:left;
}
.survey a {
	font-family: Arial, Helvetica, sans-serif;
}
.survey h2 {
	font-size: 14px;
	color: #4D7CC1;
	display: block;
	width: 250px;
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
}
.survey dt {
	display: block;
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 20px;
	line-height: 20px;
	color: #666666;
}
.survey dd {
	color: #CCCCCC;
	line-height: 20px;
}
.lib img {
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}
#probe
{
	padding-left:40px;
	width:250px;
}
#phychology
{
	padding-left:10px;
	_padding-left:5px;
	width:250px;
}
#biz
{
	padding-left:10px;
	_padding-left:5px;
	width:250px;
}
/*页脚样式*/
#footer {
	height: 80px;
	background-image: url(../Images/bgFooter.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-align:center;
}
#footerBox a {
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerBox a:hover {
	color: #FF6600;
}
#footerBox {
	padding-top: 15px;
	color: #FFFFFF;
}
#footerBoxBottom {
	padding-top: 10px;
	color: #FFFFFF;
}
#footerBoxBottom a {
	color: #0B4378;
	text-decoration: none;
}
/*二级页面样式*/
#boxMenuLeft {
	float: left;
	width: 170px;
	padding-bottom:20px;
}
#boxMenuRight {
	float: left;
	width: 689px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#menuRightContent {
	height: 150px;
	width: 219px;
	background-image: url(../Images/bgMenuLeftContent.jpg);
	padding-top: 60px;
	padding-left: 470px;
	text-align:center;
}
#menuRightContent  p  a {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
#menuRightContent  p {
	color: #FFFFFF;
}
#menuRightContent  h2 {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 4px;
}
#menuRightContent  h2  a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	font-family: "黑体";
	font-weight: normal;
}
#menuRightText {
	width: 689px;
}
#menuRightText  p {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}
#menuRightText  h2 {
	height: 40px;
	width: 659px;
	background-image: url(../Images/bgMenuLeftTextH2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-align: left;
	line-height: 40px;
	font-size: 15px;
	padding-left: 30px;
	color: #666666;
	font-family: "宋体";
	font-weight: bold;
}
#menuRightText  h3 {
	font-size: 13px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D7CC1;
	color: #4D7CC1;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menuRightText li{
	font-size: 12px;
	display: block;
	text-align: left;
	line-height: 20px;
	background-image: url(../Images/iocnTextListRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 20px;
}
#menuRightText li a{
	margin-left: 0px;
	color: #666666;
	text-decoration: none;
	padding-left:0px;
}
#menuRightText a{
	margin-left: 40px;
	line-height: 30px;
	color: #4D7CC1;
}
.icon {
	background-image: url(../Images/iocnTextListRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 30px;
}
.iconDrop {
	background-image: url(../Images/iocnTextListRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.VideoBox {
	padding: 10px 20px 10px 20px; 
	text-align:center;
}
#menuUp {
	height: 10px;
	width: 170px;
	background-image: url(../Images/bgMenuUP.gif);
	background-repeat: no-repeat;
}
#menuLeft {
	background-image: url(../Images/bgMenuLeft.gif);
	background-repeat: repeat-y;
	width: 170px;
}
.levelMenuItemStyle1 {
	color: #FFFFFF;
	display: block;
	height: 27px;
	width: 146px;
	font-size:14px;
	line-height: 27px;
	background-image: url(../Images/bgMenuLeftH2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-left:10px;
}
.levelMenuItemStyle2 {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 130px;
	text-align: left;
	line-height: 25px;
	padding-left:10px;
}
#menuLeftClick {
	background-image: url(../Images/bgMenuLinksHover.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menuUpContent h2 {
	font-size: 13px;
	color: #4D7CC1;
	line-height: 30px;
	padding-top: 10px;
}
#menuUpContent p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	text-align: left;
	color: #666666;
}
#menuUpContent img {
	margin-top: 10px;
}
#menuUpContent i {
	font-size: 13px;
	color: #4D7CC1;
	font-weight: bold;
	line-height: 20px;
}
.custmasLogo{

}
.custmasLogo a{
	display:block;
	float:left;
	width:180px;
	height:120px;
	text-align:center;
	text-decoration: none;
}
#group h2,#enterprise h2,#standard h2,#personal h2,#super h2,#professional h2{
	display:block;
	width: 250px;
	padding-left:20px;
	line-height:36px;
	color:#FFFFFF;
}
#group b,#enterprise b,#standard b,#personal b,#super b,#professional b{
	display:block;
	width: 250px;
	padding-left:20px;
	line-height:20px;
	color:#4D7CC1;
}
#group li,#enterprise li,#standard li, #personal li, #super li, #professional li{
	display:block;
	width: 240px;
	padding-left:30px;
	line-height:19px;
	background-image: url(../Images/iocnTextListRight.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
#personal {
	float: left;
	height: 310px;
	width: 270px;
	margin-left: 12px;
	background-image: url(../Images/BgPersonal.gif);
	margin-top: 20px;
}
#personal a{
	padding-left:30px;
	line-height:19px;
}
#personal li a{
	padding-left:0px;

}
#standard {
	float: left;
	height: 310px;
	width: 270px;
	margin-left: 12px;
	background-image: url(../Images/BgStandard.gif);
	margin-top: 20px;
}
#enterprise {
	float: left;
	height: 310px;
	width: 270px;
	margin-left: 12px;
	background-image: url(../Images/BgEnterprise.gif);
	margin-top: 20px;
}
#group {
	height: 310px;
	width: 270px;
	float: left;
	margin-left: 12px;
	background-image: url(../Images/BgGroup.gif);
	margin-top: 20px;
}
#super {
	height: 310px;
	width: 270px;
	float: left;
	margin-left: 12px;
	background-image: url(../Images/BgSuper.gif);
	margin-top: 20px;
}
#professional  {
	height: 310px;
	width: 270px;
	float: left;
	margin-left: 12px;
	background-image: url(../Images/BgProfessional.gif);
	margin-top: 20px;
}
.smallBtn {
	float: left;
	width: 270px;
	height: 30px;
	margin-left: 12px;
	margin-top: 20px;
}
.bigBtn {
	text-align: center;
	width: 860px;
	margin-top: 20px;
	float: left;
	padding-bottom:20px;
}
.login{
	width:359px;
	height:236px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../Images/bgLogIn.gif);
	margin-top: 45px;
	margin-bottom:45px;
}
.login h2{
	font-size:14px;
	text-align:left;
	line-height: 30px;
	color: #FFFFFF;
	display: block;
	height: 30px;
	width: 329px;
	float: left;
	padding-left: 30px;
	margin-bottom: 16px;
}
.login dt{
	float:left;
	width:100px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin-top: 10px;
}
.login dd{
	float:left;
	display: block;
	height: 30px;
	width: 210px;
	margin-top: 10px;
	text-align: left;
	padding-left: 40px;
}
.login p
{
	padding:10px;
}
.loginlinks {
	width: 359px;
	text-align: center;
	float: left;
}
.loginlinks  a {
	text-decoration: none;
	padding-left: 10px;
	line-height: 30px;
}

.loginMiddle {
	float: left;
	width: 359px;
	margin-top: 5px;
	height: 70px;
}
.loginMiddle a {
	line-height: 35px;
	height: 43px;
	float: left;
	text-decoration: none;
	color: #FF6600;
	text-align: left;
	padding-left: 30px;
	display: block;
}
.reg{
	width:509px;
	height:336px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../Images/bgReg.gif);
}
.reg td
{
	vertical-align:top;
}
.reg input {
	margin-right: 20px;
}

.reg h2{
	font-size:14px;
	text-align:center;
	color: #FFFFFF;
	line-height: 35px;
	display: block;
	height: 35px;
	width: 509px;
}
.reg dt{
	float:left;
	width:90px;
	display: block;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	text-align: right;
}
.reg dd{
	float:left;
	padding-top:3px;
	line-height: 30px;
	display: block;
	height: 30px;
	width: 400px;
	text-align: left;
}
.regUp {
	width: 509px;
	float: left;
	margin-top: 13px;
}
.news {
	width: 689px;
	float: left;
}
.news p {
	text-align: left;
	text-indent: 25px;
	line-height: 20px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
.news h1 {
	font-size: 14px;
	line-height: 30px;
}
.news h2 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

.news dt {
	float: left;
	display: block;
	width: 548px;
	height: 25px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(../Images/iocNext.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	margin-left: 10px;
	_margin-left: 5px;
}
.news dt a {
	text-decoration: none;
	line-height: 25px;
	color: #666666;
}
.news a:hover {
	text-decoration: underline;
	color: #0066CC;
}

.news dd {
	float: left;
	line-height: 25px;
	display: block;
	height: 25px;
	width: 120px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.newsPager  {
	width: 689px;
	float: left;
	height: 25px;
	margin-bottom: 10px;
	text-align: center;
}
.newsPager  span {
}
.newsPager   span  a {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.newsPager a:hover {
	color: #999999;
}
#StepByStepBox
 {

}
#StepByStepBox   img {
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #333333;
}
