﻿/*页面全局定义*/
body { margin: 0px; font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";background:#ffffff;}
.backimg {
width:50px;
height:20px;
border:0;
margin-right:15px;
}

/*页面顶部定义*/
.top {
	width:860px;
	height:66px;
	margin:0 auto;
	background:url(../img/top.jpg) no-repeat;
}
/*页面容器目定义*/
.content {
	clear: both;
	width: 860px;
	margin:0 auto;
	margin-top: 1px;

}
.searchbg {
background:url(../img/searchbg.gif) no-repeat;
width:218px;
height:59px;
margin-bottom:10px;
}


title {
	font-size: 12px;
	cursor: pointer;
	height: 22px;
	font-weight:normal;
	list-style:none;
}

title a {
	display: block;
	width: 195px;
	color: #fff;
	list-style:none;
}

.title1 {
	background:url(../img/topbg.gif) repeat-x;
	height: 25px;
	line-height:25px;
	border: 0px solid #C7C7D8;
	padding-left:10px;
	clear:both;
}
.back {
	font-size: 12px;
	list-style:none;
	float:left;
	color:#000;
	font-weight:bold;
}
.back a {
color:#000;
text-decoration:none;
}
.back a:hover {
color:#ff0000;
text-decoration:none;
}
.language{
	font-size: 12px;
	list-style:none;
	float:right;
	padding-right:18px;
	font-weight:bold;
}
.language a {
color:#000;
text-decoration:none;
}
.language a:hover {
color:#ff0000;
text-decoration:none;
}
	
/*	页面内容定义*/

.right {
	float: right;
	width: 290px;
	

}
.content .left {
	float: left;
	width: 560px;
	background-color:#ffffff;
	border:#e8e8e8 solid 1px;
}
.helpcenterbg { display:block; clear:both;}

.answertitle{
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	border-bottom: 1px solid #eeeeee;
	line-height:25px;
	padding-left:10px;
}
.answer {
	font-family:"宋体";
	font-size: 12px;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	color:#666666;
	
}
.ul2 {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.ul2 li {
	line-height: 30px;
	margin-right: 10px;
	border-bottom: 1px solid #eeeeee;
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ul2 a {
	color: #656565;
	text-decoration: none;
}
.ul2 a:hover {
    color:#000000;
	text-decoration: underline;
}
.ul3 {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	
}
.ul3 li {
	line-height: 20px;
	margin-right: 10px;
	border-bottom: 1px solid #eeeeee;
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:45%;
	float:left;
	padding-left:15px;
background:url(../img/arrow.gif) no-repeat 3px 5px;
list-style:none;

}
.ul3 a {
	color: #666666;
	text-decoration: none;
}
.ul3 a:hover {
    color:#000000;
	text-decoration: underline;
}
.ul4 {

margin:0px;
	padding-left:10px;
    padding-right:5px;
	line-height:25px;
	   

	
}
.ul4 li {
 background:url(../img/ico3.gif) no-repeat left 8px;
	font-size: 12px;
	list-style:none;
	padding-left:12px;
}
.ul4 a {
	color: #666666;
	text-decoration: none;
}
.ul4 a:hover {
	color: #657892;
	text-decoration: underline;
}
.ul5 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ul5 li {
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
}
.ul5 a {
	color: #000000;
	text-decoration: none;
}
.ul5 a:hover {
	color: #657892;
	text-decoration: underline;
}

h1 {
font-weight:normal;
font-size:12px;
border-bottom: 1px solid #eeeeee;
margin-left:10px;
margin-top: 0px;
margin-bottom:0px;
padding-bottom:0px;
padding-top:0px;
}
.dictitle {
background: url(../img/arrow.gif) no-repeat left 2px;
padding-left:15px;
}
h1 a {
	color: #656565;
	text-decoration: none;
}
h1 a:hover {
    color:#000000;
	text-decoration: underline;
}

.diccontent {
line-height:25px;
font-size:12px;
font-family:"宋体";
color:#4d76a1;
padding-left:20px;
margin-top:0px;
padding-top:0px;
padding-bottom:0px;
}
/*	页面左侧内容定义*/
.line3,.line3_1,.line3_2 {
	font-size: 12px;
	font-weight: bolder;
	color: #666;
	border-bottom: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	padding:3px 0px 0px 23px;
	height:23px;
	display:block;
	clear:both;
}
.line3{	background-image: url(../img/icon1.gif); margin-left:10px;}
.line3_1 {background-image: url(../img/icon2.gif);  margin-left:10px;}
.line3_2 {background-image: url(../img/icon3.gif);}


/*	页面右侧菜单定义*/
body {display:}
.righthelpcenter {
	height:66px;
	background: url(../img/right_top.jpg) no-repeat;
	width:290px;
}
.righthelpcenter li {
font-family:"宋体";
font-size:15px;
color:#FFFFFF;
list-style:none;
font-weight:bolder;
padding:26px 0px 0px 40px;
}
.rightboxbg {
	background:url(../img/rightboxbg.gif) repeat-y;
}
.rightboxbottom {
	background: url(../img/right_bottom.gif) no-repeat;
	height:26px;
}
.online {
/*
	height:175px;
	background:url(../img/bg1.gif) no-repeat;
	background-position: -598px -120px;
	font-family:Verdana;
    font-size:16px;
    color:#fff;
*/
}
.online p {
	font-family:Verdana;
    font-size:16px;
    color:#fff;
	font-weight:bold;
	padding-top:78px;
	padding-left:55px;
}
.online p a {
font-family:Verdana;
font-size:16px;
color:#fff;
list-style:none;
}
.online p a:hover {
font-family:Verdana;
font-size:16px;
color:#fff;
}
/*页面底部定义*/


.footer { clear: both;  text-align:center;background:url(../img/footer.jpg) repeat-x; width:860px; margin:0 auto; height:60px; margin-top:8px; margin-top:2px;}
.footer ul{ margin:0px;}
.footer li {
	color:#666666;
	font-size:12px;
	margin: 0px;
	line-height:20px;
	list-style:none;
}
a.linkStyle1 {color:#909090; text-decoration:none;}
a.linkStyle1:hover {color:#fe6200; text-decoration:underline;}
a.copyright {color:#0e35da; text-decoration:none; font-size:11px;}
a.copyright:hover {color:#ff0000; text-decoration:none;font-size:11px;}