@charset "gb2312";
/* menmen css 全局设置 */
body,td,a,input,select,button {font:12px "Verdana","Arial","宋体", "Helvetica", "sans-serif","QQ 18634009";}
html,body {height:100%;}
body,form,menu,dir,fieldset,blockquote,p,pre,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6 {padding:0;margin:0;text-align:center;}
table {border-collapse:collapse;border-spacing:0;empty-cells:show;text-align:left;}
th,td {border-collapse:collapse;text-align:left;}
ol,ul {list-style:none;}
div,p {display:block;}
ul,ol,dl {list-style:none;}
input,select,form img,button {vertical-align:middle;}
label {color:gray;font:bold 12px "Arial, Helvetica, sans-serif"}
fieldset { padding:10px; margin:10px; border:1px solid #1E7ACE;} 
fieldset legend {background-color: #CC0000; color:#ffffff; font-weight:bold; padding:5px 20px; border:1px solid gray;} /* 标题设置白字红底,灰框 */
img {border:0;}
a img {border:0;}
a {color:#333;text-decoration:none;}
a:hover {color:#333;text-decoration:underline;}
a:visited {}
/* 全局设置完毕 */

/*- 导航条开始--------------------------- */
#banner {text-align:center;z-index:99;position:relative;height:30px;width:100%;background:white url(../images/banner_bg01.gif) repeat-x left top;line-height:30px;}
#banner ul {margin:0;padding:0px 10px 0 100px;list-style:none;}
#banner li {width:100px;display:inline;margin:0;padding:0;}
#banner a {float:left;background:url(../images/banner_bg00.gif) no-repeat left top;margin:0;padding:0 0 0 1px;text-decoration:none;}
#banner a span {display:block;background:url(../images/banner_bg01.gif) repeat-x right top;padding:10px 15px 6px 15px;color:#FFF;}
#banner a:hover span {color:#fff;font-weight:bold;background:url(../images/banner_bg02.gif) repeat-x right top;}
/* 二级导航样式 */
#banner ul {padding:0;}
/* make menu horizontal */
#banner ul li {float:left;position:relative;}
/* hack for IE5.5 to correct the faulty box model */
#banner ul li a, #banner ul li a:visited {width:98px;}
/* hide the drop down menu */
#banner ul li ul {display: none;}
/* remove all table style so that it does not interfere with the menu */
#banner table {text-align:center;margin:-1px;border-collapse:collapse;font-size:14px;}
/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */
/* style the top level hover */
#banner ul li:hover a,#banner ul li a:hover {color:#000; border:0;}
/* make the drop down menu show and correctly position it */
#banner ul li:hover ul,#banner ul li a:hover ul {display:block; position:absolute; top:1.5em;margin-top:11px;left:0; width:96px;border:1px solid #888;border-top:0;background:#888;}
/* style the drop down links with no hover */
#banner ul li:hover ul li a,
#banner ul li a:hover ul li a {display:block; color:#000; border:0;margin:0;color:#333;font-weight:normal; font-size:0.9em;height:auto; line-height:1em; padding:5px;}
/* style the drop down menu links when hovered */
#banner ul li:hover ul li a:hover,
#banner ul li a:hover ul li a:hover {background:#888; color:#fff;}
/* IE5.5 hack for faulty box model in drop down menu */
#banner ul li a:hover ul li a {background:#ddd;width:96px;}
/*- 导航条结束--------------------------- */

/*通用底部*/
#footer { font-size:12px;color:#999;margin:0 auto;background:#272727;text-align:center;font-family: Verdana;font-weight:bold;width:1000px;height:23px;margin:0 auto;line-height:23px;border-top:1px solid #000;}
#footer ul, #footer li {display:inline;margin:0 3px;}
#footer a { font-size:12px;font-weight:bold; color:#999; text-align:left;}
#footer a:hover { color:#DC143C;}
/* 通用底部设置完毕 */

/*左侧DIV+CSS导航开始*/
.newsSort {float:right;position:relative;width:204px;height:300px;overflow:hidden;margin-bottom:0px;}
		.newsSort h3 {padding-left:5px;position:absolute;top:0;left:0px;width:204px;line-height:26px;text-align:right;float:right;font-size:12px;font-weight:normal;border-bottom:1px solid #000;background:#242424;}
.newsSort .upOL {position:absolute;top:38px;left:10px;display:block;width:180px;height:auto;overflow:hidden;_zoom:1;}/*OL内容位置控制*/
			.newsSort a {color:#fff;}
			.newsSort a:hover {color:#DC143C;text-decoration:none;}
			.newsSort ul li a:hover {color:#DC143C;}
			.newsSort ol {width:180px;height:280px;background:url(../images/pic.gif) 0 -235px no-repeat;}
			.newsSort ul {width:180px;height:280px;background:url(../images/pic.gif) 0 -235px no-repeat;}
				.newsSort ol li {position:relative;width:180px;height:24px;padding-right:80px;overflow:hidden;line-height:22px;text-indent:20px;text-align:left;white-space:nowrap;}
				.newsSort ul li {position:relative;width:180px;height:24px;padding-right:80px;overflow:hidden;line-height:22px;text-indent:15px;text-align:left;white-space:nowrap;}
				.newsSort ol li em {position:absolute;top:0;left:100px;font-style:normal;color:#F20000;}
.more {width:180px;float:right;text-align:right;border:0;margin-right:10px;display:inline-table;}
/*左侧DIV+CSS导航结束*/

/*分页左侧DIV+CSS导航开始*/
.childSort {float:left;position:relative;width:204px;overflow:hidden;margin-bottom:0px;background:#383838;}
		.childSort h3 {padding-left:5px;position:absolute;top:0;left:0px;width:204px;height:26px;line-height:26px;text-align:right;float:left;font-size:12px;font-weight:normal;border-bottom:1px solid #000;background:#242424;}
.childSort .upUL {position:absolute;top:38px;left:0px;display:block;float:left;height:auto;overflow:hidden;_zoom:1;}/*OL内容位置控制*/
			.childSort a {color:#fff;}
			.childSort a:hover {color:#DC143C;text-decoration:none;}
			.childSort ul li a:hover {color:#FF0000;}
			.childSort ol {width:204px;margin-left:20px;}
				.childSort ol li {position:relative;width:204px;padding-right:50px;line-height:22px;text-indent:60px;background:url(../images/child_bg.gif) 0 0px no-repeat;text-align:left;}
/*分页左侧DIV+CSS导航结束*/

/*右侧DIV+CSS导航开始*/
.banner_right {float:right;position:relative;width:204px;height:auto;margin-bottom:0px;}
		.banner_right h3 {padding-left:0;position:absolute;top:0;left:0px;width:204px;height:26px;line-height:26px;text-align:center;font-size:12px;font-weight:normal;}
.banner_right .upUL2 {position:absolute;top:45px;left:15px;display:block;width:180px;height:auto;overflow:hidden;_zoom:1;}/*OL内容位置控制*/
			.banner_right ul {width:180px;height:250px;}
			.banner_right ul li {height:22px;line-height:22px;text-indent:15px;white-space:nowrap;border-bottom:1px dashed gray;background:url(../images/banner_01.gif) 0 7px no-repeat;text-align:left;}
				.banner_right ul li a {font-size:12px;color:#000;}
				.banner_right ul li a:hover {color:#000;}
			.banner_right ol {width:80px;height:230px;}
				.banner_right ol li {position:relative;width:100px;height:24px;padding-right:10px;overflow:hidden;line-height:22px;text-indent:25px;background:url(../images/banner_01.gif) 0 7px no-repeat;text-align:left;}
				.banner_right ol li em {position:absolute;top:0;left:100px;font-style:normal;color:#F20000;}
				.banner_right ol li a {font-size:12px;color:#fff;}
				.banner_right ol li a:hover {color:#fff;}
/*右侧DIV+CSS导航结束*/

/* 页眉设置开始 */
.topAD {width:1000px;height:178px;font-size:0;line-height:0;overflow:hidden;margin:0 auto;}/*顶部广告*/
.topNav {width:1000px;height:23px;margin:0 auto;line-height:23px;text-align:left;border:1px solid #000;background:#373737;}
.topNav a {color:#fff;}
.topNav a:hover {color:#fff;}
.topNav ul, .topNav li {display:inline;margin:0 3px;}
.xlSoft {padding-left:5px;}
.xlSoft li {color:#fff;padding-left:8px;margin-right:9px;margin-left:-5px;background:url(../images/aaa.gif) -208px -195px no-repeat;}
.topNav .loginXL {color:#fff;float:right;margin-top:-23px;}
#showerror{color:red;display:inline;}/*错误输出标签样式*/

.contact {width:110px;margin:0 auto;float:right;display:inline;}/*主页联系我们*/
.contact ul {font-weight:bold;font-style: italic;}

.trON {background:red}
tr.trON:hover {background:white}
/* 页脚设置结束 */

/* 页中设置结束 */
.contentsTitle {font-size:16px;color:#333;font-weight:bold;}
.case {width:160px;height:132px;float:left;text-align:center;overflow:hidden;border:1px solid #999;padding:5px;margin:10px 20px;}
.case div {width:160px;height:110px;margin:0 auto;text-align:center;border:1px solid #666;padding:0;overflow:hidden;clear:both;}
/* 页中设置结束 */

/*内容表格样式开始*/
.center_table {color:#333;padding-top:3px;padding-left:10px;margin-bottom:10px;}/*中间TABLE表样式*/
.center_table p , .center_table td {line-height:160%;text-align:left;}/*中间TABLE表里的P样式*/
.center_table .thTitle {padding-left:42px;padding-top:8px;font:bold 15px "宋体";color:#737373;line-height:32px;background:url(../images/th_lead.jpg) 10px 50% no-repeat;}/*中间TABLE表TH样式*/
.center_news,.center_news p {line-height:180%;}
.mcase {width:170px;float:left;padding:5px;margin-right:10px;text-align:center;border:1px solid #c3c3c3}
#contentsInfo {width:670px;text-align:left;overflow-x:hidden;}
.domain{background:#FFF url(../images/fdj.gif) no-repeat 5px;border:solid 1px #ccc;text-indent: 15px;color:#6f6f6f;}
.whoisSearchTable {color:gray;font:bold 12px 'Arial, Helvetica, sans-serif';}
/*内容表格样式结束*/

/*分页链接样式*/
.pageLink { float:right;font-size: 12px; margin:0px auto;font-family:Tahoma;text-align:center;display:inline-block;}
.pageLinkOn { color:#fff; font-weight:bold; background: #3F70AA; border:1px solid #3F70AA; margin:0px 2px; display:inline-block; padding:0px 5px; line-height:18px;}
.pageLink a { background:#fff; border:1px solid #3F70AA; display:inline-block; padding:0px 5px;line-height:18px;}
.pageLink a:hover { color:#fff; background: #3F70AA;text-decoration:none;}
/*分页链接样式结束*/

input{background:expression(this.type== "button"||this.type== "submit"?"#222222": "");color:expression(this.type== "button"||this.type== "submit"?"white": "black");}/*所有INPUT标签,只能放在CSS底部*/