/******************************************************************************/
/*无锡华夏计算机技术有限公司网站    CSS样式眮E                                */
/*  姚月和                    2008.10.10                                      */
/******************************************************************************/

/*全局说脕Estart*/
*
{
	margin:0 auto;
	padding:0px;
}

body 
{
	background-image:url(../images/bg.gif); 
	font-family:  MS Gothic, Arial, Helvetica, Tahoma, Verdana,sans-serif;
	font-size:12px;
}

td 
{
	font-family: MS Gothic, Arial,Helvetica,  Tahoma, Verdana;
	font-size:12px;
	height:25px;
}

th 
{
	height:25px;
	font-family: MS Gothic, Arial, Helvetica,Tahoma, Verdana;
}

a:link
{ 
	color:#444444; 
	text-decoration:none;
}

a:visited
{ 
	color:#444444; 
	text-decoration:none;
}

a:hover
{ 
	color:#254993; 
	text-decoration:none;
}
/*全局说脕Eend*/

/*柄择内容样式 start*/
.td_txt
{ 
	color:#666666; 
	line-height:180%;
}

.txt13
{ 
	font-size:13px;
}

.chu
{
	font-weight:bold;
}



/*柄择内容样式 end*/

/*头部文件*/
/*xujia modify 20090415 start*/
#header
{
	width:1003px; 
	height:216px;
	text-align:center;
}
/*xujia modify 20090415 end*/
#Form 
{
	width:1003px;
	background-image:url(../images/bkk.jpg); 
}
/*LOGO样式*/
#header_logo
{
	width:1003px; 
	height:60px; 
	background-image:url(../images/logo.jpg); 
	text-align:center;
}

#top_right
{ 
	width:260px; 
	height:25px; 
	float:right;
	margin-right:0px;
	padding:0px;
	overflow:hidden;
}

#top_right img
{ 
	margin-right:3px;
	margin-top:3px;
	border:0;
	
}

#top_right ul
{ 
	margin-top:0px;
	width:280px;
	height:25px;
	list-style-type:none;
}

#top_right ul li
{ 
	float:left;
	margin-left:3px;
	padding-bottom:2px;
}

#top_right ul li a
{ 
	text-decoration:underline;
	height:15px;

	font-size:1em;

}

/*导航*/
#Menu
{ 
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	width:1003px; 
	height:32px;
	/*border:1px solid #ff0000;*/
	
}

#Menu ul {
	height: 32px;
	margin-left:0px;
	width:990px;
	float: right;
}

#Menu ul li {
	height: 28px;
	width: 160px;
	float: left;
	list-style-type: none;
	background-image: url(../images/menu_div.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-align: center;
	text-indent: 5px;
	vertical-align: middle;
	line-height: 26px;
	background-position: right;
	padding-top:3px;
}

#Menu ul li a:link
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#Menu ul li a:visited
{ 
	color:#fff; 
	font-size:14px; 
	font-weight:bold;
}

#Menu ul li a:hover
{ 
	color:#ededed; 
	font-size:14px; 
	font-weight:bold;
}

/* 2008/10/22 add by lxh  start*/
#FootMenu
{ 
	margin-top:15px;
	width:747px; 
	height:25px;
	float: right;
}

#FootMenu ul {
	height: 25px;
	margin-right:35px;
	float: right;
	width:670px;
	
}

#FootMenu ul li 
{
	height: 20px;
	width: 80px;
	float: left;
	margin-left:3px;
	list-style-type: none;
	background-color:#e8f4f4;
	background-repeat: no-repeat;
	text-align: center;
	text-indent:  3px;
	vertical-align: middle;
	line-height: 20px;	
	padding-top:3px;
}

#FootMenu ul li a:link
{
	color:#153b79;
	font-size:12px;
}

#FootMenu ul li a:visited
{ 
	color:#153b79; 
	font-size:12px; 
}

#FootMenu ul li a:hover
{ 
	color:#153b79; 
	font-size:12px; 
}

.copyright
{
	padding-top:20px;
	color:#666666;
	line-height:18px;
	text-align:left;
	margin-left:260px;
}

.copyrightipark
{
	
	color:#666666;
	line-height:18px;
	text-align:left;
	margin-left:296px;
	
}
/* end */

/*首页banner*/
#banner 
{
	width:1003px;
	height:124px; 
	margin-top:2px;
	margin-bottom:0px;
	padding:0px;
	overflow:hidden;
	clear:both;
}

#MainBody
{
	width:1003px; 
	height:auto;
	margin: 0 auto;
	padding:0px;
	overflow:hidden;
}

#SubBodyLeft
{
	width:170px;
	height:auto!important; 
	float:left;
	margin-left:1px;
	margin-top:5px;
	background-repeat: no-repeat; 
	text-align:left;
	text-indent:45px;
	overflow:hidden;
	background:#dfedf6;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
	border:1px solid #dfedf6;
}

#SubBodyLeft .leftTitleImg 
{
	width:170px;
	margin-left:-47px;
}


#SubBodyLeft ul 
{
	height:550px;
	margin-left:1px;
	background:#dfedf6;
	margin-top:-4px;
	padding-top:8px;
	font-size:13px;
	overflow:hidden;
	list-style-type:none;
}

#SubBodyLeft ul li 
{
	height:auto;
	padding-top:3px;
	border:1px solid #dfedf6;
}


#SubBodyLeft dl {
	background:#dfedf6;
	margin-top:0px;
	overflow:hidden;
	list-style-type:none;
	height:auto;
	
	
}

#SubBodyLeft dl dd {
	background:#dfedf6;
	padding-top:2px;
	overflow:hidden;
	height:auto;
	
}

#SubBodyLeft ul .CurSubNav 
{
	background-image:url(../images/SubNav_bg_over_jp.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:2px 20px 1px 1px;
	text-indent:2em;
	float: left;
	font-weight:bold;
	width:150px;
	color:#CC0000;
	height:20px;
}

#SubBodyLeft ul .CurSubNav1
{
	background-image:url(../images/SubNav_bg1_jp.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:2px 20px 1px 1px;
	text-indent:2em;
	float: left;
	width:150px;
	color:#CC0000;
	height:20px;
}

#SubBodyLeft ul .SubNav
{
	background-image:url(../images/SubNav_bg_jp.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:2px 20px 1px 1px;
	text-indent:2em;
	float: left;
	font-weight:bold;
	width:150px;
	color:#254993;
	height:20px;
	
}

#SubBodyLeft ul  .SubNav a
{
	background-image:url(../images/SubNav_bg.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:2px 20px 1px 1px;
	text-indent:2em;
	float: left;
	font-weight:bold;
	width:150px;
	color:#254993;
	height:20px;
	
}

#SubBodyLeft ul  .SubNav  .txtRed
{
	color:#FF0000;
	font-size:16px;
}

#SubBodyLeft ul .SubNav a:hover
{
	background-image:url(../images/SubNav_bg_over.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:2px 20px 1px 1px;
	text-indent:2em;
	float: left;
	width:150px;
	color:#444;
	height:20px;
}

#SubBodyLeft dl .SubNav1
{
	clear:both;
	clear:both;
	background-image:url(../images/SubNav_bg1_jp.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:2px 20px 0px 1px;
	text-indent:2em;
	float: left;
	font-weight:normal;
	width:160px;
	color:#254993;
	height:20px;
	
}

#SubBodyLeft dl .SubNav1 a
{
	clear:both;
	background-image:url(../images/SubNav_bg1_jp.gif);
	background-repeat: no-repeat;
	background-position:left center;
	padding:2px 20px 0px 1px;
	text-indent:2em;
	float: left;
	font-weight:normal;
	width:160px;
	color:#254993;
	height:20px;
}

#SubBodyLeft dl .SubNavCurr a
{
	color:#FF0000;
}

#SubBodyLeft dl .SubNav1 a:hover
{
	clear:both;
	background-image:url(../images/SubNav_bg1_jp.gif);
	background-position:left center;
	padding:2px 20px 0px 1px;
	text-indent:2em;
	float: left;
	width:160px;
	height:20px;
}

#SubBodyLeft .collapsed {
 display: none;
 
}

#SubBodyLeft .subNav
{
	padding-left:0px;
	text-indent:10px;
}

#SubBodyRight
{
	width:823px;
	border-right:1px solid #dfedf6;
	border-bottom:1px solid #dfedf6;
	border-top:1px solid #dfedf6;
	float:left;
	margin-right:2px;
	margin-top:5px;
	background-repeat: no-repeat;
	background-image:url(../images/titleContent.gif);
	height:auto;
}

#ContentTitle
{
	height:25px;
	width:750px;
	font-size:12px;
	margin-top:20px;
	margin-left:12px;
	color:#5f5f5f;
	margin-top:24px;
	/*border:1px solid gray;*/
	/* modify by xujia 20090331*/
}

#ContentTitleLeft
{
	height:25px;
	width:250px;
	/*border:1px solid gray;*/
	float:left;
}

#ContentTitleCur
{
	height:25px;
	width:450px;
	font-size:12px;
	margin-left:45px;
	color:#5f5f5f;
	float:right;
	text-align:right;
	margin-top:3px;
	/*border:1px solid gray;*/
}

#Content
{
	height:auto;
	width:770px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin-top:20px;
	margin-left:20px;
	line-height:20px;
	padding-bottom:50px;
}

#Content p
{
	clear:both;
	line-height:1.8em;
	padding-bottom:0.5em;
	color:#333;
	font-size:12px;
}

#Content img
{
	border-style:none;
}

#Content td
{
	clear:both;
	color:#333;
	font-size:12px;
}

#Content .chgPage
{
	width:770px;
	text-align:center;
}

#ContentBack
{
	width:770px;
	margin-top:40px;
	margin-left:20px;
	text-align:center;
}

.NewsStyle
{
	margin-top:0px;
	margin-left:0px;
	width:750px;
	list-style-type:none;
	background-image:url(../images/newsPoint.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:1.5em;
	line-height:2.2em;
	text-align:left;
	border-bottom:1px dashed #bfbfc1;
	/*list-style-image:url(../images/newsPoint.gif);*/
}

#index_error
{ 
	background-image:url(../images/error2.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:1003px; 
	height:440px; 
	margin:0 auto;
}

#index_default
{ 
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	width:1003px; 
	height:630px; 
	margin:0 auto;
}

#index_left
{
	height:612px;
	width:235px;
	float:left;
	margin:10px 0px 0px 14px !important;

	/*for IE7*/
　  margin::10px 0px 0px 6px !important;

	/*for IE6*/
	margin:10px 0px 0px 6px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;

}

#index_right
{
	height:612px;
	width:235px;
	float:left;
	margin:10px 0px 0px 8px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;	
}


#index_middle
{
	height:612px;
	width:486px;
	float:left;	
	margin:10px 0px 0px 8px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
}


#index_about
{
	height:349px;
	padding-top:32px;
	width:235px;
	background-image:url(../images/index_about_jp.gif); 
	background-repeat:no-repeat;
	border:1px solid #b6cad1;
}

#index_about .imgClass
{
	width:233px;
	overflow:hidden;
}


#moreClassAbout
{
	margin-top:-26px;	
	margin-left:196px;
	height:15px;
	margin-bottom:11px;
}

#moreClassAbout img
{
	border:none;	
}

#index_about .txtPicNews
{
	text-indent: 1em;
	width:222px;
	line-height:20px;
	text-align:left;
	background-repeat:repeat-x;
	margin-bottom:29px;
	word-break:break-all;
}

#index_about img
{
	background:#FFF;
	padding:0;
	margin:0;
}

#index_outsouring
{
	margin-top:5px;
	padding-top:33px;
	height:192px;
	width:235px;
	background-image:url(../images/index_outsouring_jp.gif); 
	background-repeat:no-repeat;
	border:1px solid #b6cad1;
}

.imgStyle
{
	border:1px solid #bfbfc1;
	margin-left:8px;
}

.pStyle
{
	padding-top:9px;
	margin-top:9px;
	width:220px;
	text-align:left;
	border-top:1px dashed #bfbfc1;
	height:60px;
	line-height:18px;
}

.linkStyle
{
	background-position:left center;
	background-repeat:no-repeat;
	text-indent:1em;
	height:16px;
	width:70px;
	margin:auto 0px 10px auto;
	bottom:0px;
	padding-top:3px;
	padding-right:20px;
}

#index_news
{
	padding-top:42px;
	height:339px;
	width:484px;
	background-image:url(../images/index_news_jp.gif); 
	background-repeat:no-repeat;
	border:1px solid #b6cad1;
}

#more_news
{
	margin-top:-34px;	
	margin-left:446px;
	margin-bottom:8px;
	height:15px;
}

#more_news img
{
	border:none;	
}

.newsPic
{
    width:480px;
	height:110px;
	margin-left:6px;
}


.img{
    width:157px;
	height:100px;
	border:1px #CCCCCC solid;
	float:left;
}

.txtTitle
{
	color:#000;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
}

.txtTime
{
	color:#000;
	line-height:1.5em;
	text-align:center;
}

.txt
{
	line-height:1.4em;
	text-align:left;
	margin-right:1px;
    width:299px;
    height:100px;
	float:right;
	word-break:break-all;
}

.newsLink
{
	color:Red;
	width:30px;
	margin-left:40px;
}

#newsList
{
	width:480px;
	height:220px;
	margin:0;
}

#newsList ul
{
	margin-top:0px;
	margin-left:20px;
	width:450px;
	height:1.5em;
	list-style-type:none;
	
	/*list-style-image:url(../images/newsPoint.gif);*/
}

#newsList ul li
{
	width:450px;
	background-image:url(../images/newsPoint.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:1.5em;
	line-height:2em;
	text-align:left;
	border-bottom:1px dashed #bfbfc1;
}

#index_si
{
	margin-top:5px;
	height:192px;
	width:238px;
	padding-top:33px;
	background-image:url(../images/index_si_jp.gif); 
	background-repeat:no-repeat;
	float:left;
	border:1px solid #b6cad1;
}

#index_cmmi
{
	margin-top:5px;
	height:192px;
	width:238px;
	margin-right:-1px;
	padding-top:33px;
	background-image:url(../images/index_cmmi_jp.gif); 
	background-repeat:no-repeat;
	float:right;
	border:1px solid #b6cad1;
}

/*荣誉觼E矢丒start*/
#index_honor
{
	height:290px;
	width:236px;
	background-image:url(../images/index_honor_jp.gif); 
	background-repeat:no-repeat;
	border:1px solid #b6cad1;	
}

#moreClass
{
	margin-top:7px;	
	margin-left:196px;
	height:15px;
	margin-bottom:13px;
}

#moreClass img
{
	border:none;	
}

#index_honor dl {
    width:220px;
    margin-bottom:2px;
    text-align:left;
}

#index_honor dl dt {
    float:right;
    width:150px;
    height:15px;
    color:#2400ac;
}

#index_honor dl dt a {
    font-size:13px;
    font-weight:600;
    color:#06c;
    text-decoration:none;
}
#index_honor dl dt a:hover {
    text-decoration:underline;
}

#index_honor dl dd.pic {
    float:left;
    width:60px;
    height:54px;
}
#index_honor dl dd.pic a {
    display:block;
}
#index_honor dl dd.pic a img {
    width:60px;
    height:54px;
    margin:2px;
    border:0;
}
#index_honor dl dd.pic a:hover 
{
	border:1px solid gray;
}

#index_honor dl dd.text {
    float:right;
    width:150px;
    height:40px;
    font-size:12px;
    line-height:18px;
    color:#000;
}

#index_honor dl dd.links {
    float:right;
    width:155px;
    margin-top:0px;
    text-align:right;
}
#index_honor dl dd.links a {
    font-size:12px;
    line-height:15px;
    color:#333;
    text-decoration:none;
}
#index_honor dl dd.links a:hover {
    text-decoration:underline;
}

#index_honor dl:after {
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
} 

.honorBottom
{
	height:60px;
	width:220px;
	background-image:url(../images/honor_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
}
/*荣誉觼E矢丒end*/

/*交通 start*/
#index_traffic
{
	height:50px;
	width:236px;
}

#index_traffic .Traffic
{
	background-repeat:no-repeat;
	float:left;
	width:78px;
	height:50px;
	overflow:hidden;
	margin-top:6px;	
}
#index_traffic .Map
{
	background-repeat:no-repeat;
	float:left;
	width:75px;
	height:50px;
	line-height:30px;
	overflow:hidden;
	margin-top:7px;	
}

#index_traffic .Tour
{
	background-repeat:no-repeat;
	float:left;
	height:50px;
	line-height:30px;
	overflow:hidden;
	width:80px;
	margin-top:6px;
}


/*虂E丒start*/
#index_weather
{
	background-image:url(../images/tianqi_bg.gif); 
	height:86px;
	width:236px;
	margin-top:8px;
	text-align:center center;
	border:1px solid #b6cad1;	
}

#index_weather img
{
	border:0;
	margin-left:5px;
	margin-top:3px;
	padding:0px;
}

#index_weather .weatherAddress
{
	color:#000;
	width:auto;
	
	line-height:25px;
	height:25px;
}

#index_weather .fontStyle_01
{
	color:#444444;
	margin-left:15px;
	font-size:15px;
	margin-top:5px;
}

#index_weather .fontStyle_02
{
	color:#444444;
	margin-left:5px;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
}

#index_weather .fontStyle_03
{
	margin-left:30px;
	

}

#index_weather .weatherDetail
{
	width:230px;
	height:60px;
	overflow:hidden;
}

#index_weather .weatherPic
{
	width:100px;
	height:54px;
	float:left;
	padding:0px;
	margin:0 0 0 0px;
	overflow:hidden;
	/*border:1px solid #ff0000;*/
}

#index_weather .weatherTemp
{
	width:130px;
	height:54px;
	height:55px!important;
	margin:0 0 0 0px;
	margin-top:3px;
	float:left;
	overflow:hidden;
}



/*虂E丒end*/

/*友情链接 start*/
#index_quick
{
	height:165px;
	width:236px;
	margin-top:6px;
	background-image:url(../images/index_quick_jp.gif); 
	background-repeat:no-repeat;
	border:1px solid #b6cad1;	
}

#index_quick ul
{
	margin-top:30px;
	margin-left:3px;
	width:220px;
	list-style-type:none;
	padding:2px 0px 2px 0px;
	border-top:1px dashed #bfbfc1;
	border-bottom:1px dashed #bfbfc1;
	
}

#index_quick ul li
{
	width:220px;
	margin-top:0px;
	margin-bottom:-3px;
	text-align:center;
}

#index_quick img
{
	border:0;
}

/*友情链接 end*/

/*底部版权*/
#footer
{ 
	width:1003px; 
	height:95px; 
	background-image:url(../images/footer2.jpg);
	background-repeat:repeat-x;
	margin-top:5px;
}
#footer3
{ 
	width:256px; 
	height:107px; 
	margin-top:12px;
	background-image:url(../images/footer3.jpg);
	background-repeat:no-repeat;
	float:left;
}

#foot_
{ 
	width:900px; 
	margin:auto; 
	height:94px;
}

#foot_left
{
	width:190px; 
	height:83px; 
	padding-top:11px; 
	float:left; 
}

#foot_left_l
{ 
	width:190px; 
	height:80px; 
	background-image:url(../images/tu.jpg); 
	background-repeat:no-repeat; 
}

#foot_left_l p
{ 
	padding-left:70px;
	padding-top:20px;
}

#foot_right
{ 
	width:700px; 
	height:73px; 
	float:right; 
	padding-top:21px !important
}

#top_right 
{
	height: 60px;
}
.cp 
{
	text-indent: 15px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.my_2
{ 
	color:#000000;
	font-size:13px;
}

.cp_bian 
{
	border: 1px solid #CCCCCC;
}

.ablue14:link
{ 
	color:#08459A; 
	font-size:14px;
}

.ablue14:visited
{ 
	color:#08459A; 
	font-size:14px;
}

.ablue14:hover
{ 
	color:#08459A; 
	font-size:14px;
}

.txt_blue14
{ 
	font-size:14px; 
	color:#08459A;
}








#center {
	position: absolute;
	left: 50%;
	top:  50%;
}
#slider {
	position: absolute;
	width: 820px;
	height: 333px;
	left: -430px;
	top: -186px;
	overflow: hidden;
	background: #000;
	border: 20px solid #000;
}
#slider .slide {
	position: absolute;
	top: 0px;
	height: 333px;
	width: 500px;
	background: #000;
	overflow: hidden;
	border-left: #000 solid 1px;
	cursor: default;
}
#slider .title   {
	color: #F80;
	font-weight: bold;
	font-size: 1.2em;
	margin-right: 1.5em;
	text-decoration: none;
}
#slider .backgroundText {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
#slider .text {
	position: absolute;
	top: 1%;
	top: 100%;
	color: #FFF;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	width: 470px;
	left: 10px;
}
#slider .diapo {
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: hidden;
}

.weather
{
	margin-left:50px;
	margin-bottom:50px;
	margin-top:10px;
	height:120px;
	width:auto;
}

.weatherbox
{
	width:270px;
	height:120px;

	margin-left:20px;
	float:left;

	
}