/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, /*zp thead,*/ tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;/*vertical-align:baseline;*/}
body {line-height:1.5;}
html,body {height: 100%;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:12px;color:#222;background:#fff;font-family:Tahoma,Arial,"Helvetica Neue", Helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:red;}
a {color:#009;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 0 0 30px;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}

caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
* {margin: 0;padding: 0;}
#zp_wrapper {width:950px;margin:0 auto;} 
/*zp*/.wrapper_1_bg {background:#FFF;} .wrapper_2_bg {background:url("images/main_2_bg.gif") repeat-y 50% 0;} .wrapper_3_bg {background: #FFF url("images/main_3_bg.gif") repeat-y 50% 0;}
#zp_container {padding-bottom: 0px;} * html #zp_container {height: 1%;} #zp_container:after {clear: both;display: block;font: 1px/0px serif;content: ".";height: 0;visibility: hidden;}
.zp_footer {width:910px;padding:30px 20px;margin:0 auto;background:#FFF;border-top:1px dotted #DADADA;text-align:center;font-size:12px;}
.showgrid {background:url("images/grid.png");}
.zp_showbg {background:url("images/main_bg.gif");/*background: #999999;*/}
.zp_show_top {padding-top:3px;background:#fff;border-bottom: 1px dotted #DADADA;}
.zp_show_header {height:95px;background: #fff;}
.zp_show_nav {height:32px;background: #0B4B6C;}
/* vista_toolbar begin */
#zp_vista_toolbar {float:left;font:normal 12px 'Trebuchet MS','Arial';margin:0;padding:0;}
#zp_vista_toolbar ul {background-image:url("images/back.gif");background-repeat:repeat-x;float:left;line-height:32px;list-style:none;margin:0;padding:0 10px 0 10px;width:930px;}
#zp_vista_toolbar li {display:inline;padding:0;}
#zp_vista_toolbar a {color:#FFF; float:left;padding:0 3px 0 3px;text-decoration:none;}
#zp_vista_toolbar a span {display:block;float:none;padding:0 10px 0 7px;}
#zp_vista_toolbar a span img {border:none;margin:8px 4px 0 0;}
#zp_vista_toolbar a:hover{background: url("images/left.png") no-repeat left center;}
#zp_vista_toolbar a:hover span {background:url("images/right.png") no-repeat right center;}
#zp_vista_toolbar li a.right {float:right;}
/* vista_toolbar end */

/* zp 鼠标悬停/选择 */
.OMover { background: #FEE;cursor: pointer }
/* zp 字体颜色 */
.green { color:#090 }
.red { color:#F00 }
.grey { color:#999 }
.skip, .hideme, .print {position: absolute;top: -1000em;left: -1000em;height: 1px;width: 1px;}
.zp_select { background:#FC9; }
.zp_allow { background:#ADCD3C; }
.zp_deny { background:#F7B4D3;}
.zp_include { background:#ADCD3C; }
.zp_exclude { background:#F7B4D3;}
.zp_dashed{border-bottom: 1px dashed blue;color:blue;}

.familiarbox{padding:1px 3px;background:#CBEBED;border:solid 1px #dddddd;color:#379CA2;cursor:pointer;}
.familiarboxlight{padding:1px 3px;background:#2E6AB1;border:solid 1px #dddddd;color:#dddddd;cursor:pointer;}





body {}
div.zp_span_2_left,div.zp_span_2_right,div.zp_span_left,div.zp_span_center,div.zp_span_right,div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
/*一栏定义*/
.zp_span_1_all {width:910px;padding:10px 20px;}
/*二栏定义 10 (左栏 padding-left) + 230 (zp_span_2_left) + 10 (zp_colborder:margin-right) + 10 (右栏 padding-left) + 680 (zp_span_2_right) + 10 (undefined) */
.zp_span_2_left {width:230px;padding:10px 0 10px 10px;}
.zp_span_2_right {width:680px;padding:20px 0px 10px 10px;}
/*三栏定义*/
/*10 (左栏 padding-left) + 200 (zp_span_left) + 10 (zp_span_left:margin-right 定义在body后面) */
/*10 (中栏 padding-left) + 440 (zp_span_center) +10 (zp_span_center:margin-right 定义在body后面) */
/*10 (中栏 padding-left) + 250 (zp_span_center) +10 (zp_span_right:margin-right 定义在body后面)*/
/* 200 + 440 + 250 + 20 *3 = 950*/
.zp_span_left {width:200px;padding:10px 0 10px 10px;}
.zp_span_center {width:440px;padding:10px 0px 10px 10px;}
.zp_span_right {width:250px;padding:10px 0px 10px 10px;}
.zp_paragraph {text-align:justify;text-justify:inter-ideograph;word-wrap:break-word;word-break:break-all;*overflow: hidden;/*-moz-binding: url('./wordwrap.xml#wordwrap');*/}

.span-24, div.span-24 {width:950px;margin:0;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.weblogo{
	float:left;
	padding-top:15px;
	margin-left:10px;
	padding-right:150px;
}
.box-header-line{
	padding-top:38px;
}

/*WordNet 3.0*/
.wn_pos{
	color:#009900;
	font-size: 14px;
}
.wn_pos2{
	color:#B7B7B7;
}
.wn_sample{
	color:#808080;
	font-weight: normal;
}
.wn_explain{
	color:#000;

}

 a.synonym{
	color: #a0a0a0; text-decoration: none ;
}
 a.synonym:visited {
	color: #a0a0a0; text-decoration: none ;
}
 a.synonym:hover {
	color: #FF1A00; text-decoration: underline ;
}
/*2008-05-15 line box */
.linkbox_encn{
	width:330px;
	height:23px;
	background: url("images/x_encn.gif") no-repeat;
	padding:0 0 0 103px;
	/*border: 1px solid #c4c4c4;*/
}
.linkbox_shuangyu{
	width:330px;
	height:23px;
	background: url("images/x_shuangyu.gif") no-repeat;
	padding:0 0 0 103px;
	/*border: 1px solid #c4c4c4;*/
}
.linkbox_wordnet{
	width:330px;
	height:23px;
	background: url("images/x_wordnet.gif") no-repeat;
	padding:0 0 0 103px;
	/*border: 1px solid #c4c4c4;*/
}
.linkbox_webster{
	width:330px;
	height:23px;
	background: url("images/x_webster.gif") no-repeat;
	padding:0 0 0 103px;
	/*border: 1px solid #c4c4c4;*/
}
.linkbox_liju{
	width:330px;
	height:23px;
	background: url("images/x_liju.gif") no-repeat;
	padding:0 0 0 103px;
	/*border: 1px solid #c4c4c4;*/
}
.lineofbox{
	height:21px;
	border-bottom: 2px solid #c4c4c4;
}
.explainlink{
	float:right;
}















/* forms.css */
label {font-weight:normal;/*zp*/}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0 0;/*zp*/border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}