﻿/* CSS Document */

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body{
	
	margin:0px;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: 100;
	color: #666666;
	font-family: Tahoma, Geneva, sans-serif;
}

/* 首页滚动层代码*/
#demo {
	overflow:hidden;
	height: 205px;
	text-align: center;
	float: left;
}
#demo img {
  border: 1px solid #F2F2F2;
  display: block;
}


/*首页top—LOGO&MENU部分CSS */
#div_top1{	height: 62px;	width: 800px;	background-color: #FFF;margin-right: auto;	margin-left: auto;}
#div_top_logo{background-image: url(winhopelogo.gif);background-repeat: no-repeat;height: 62px;width: 300px;	left: 30px;	right: 10px;
	float: left;	margin-left: 10px;}
#div_top_lan{height: 25px;	width: 220px;	float:  right;text-align: right;padding-top: 35px;	padding-right: 50px;}
#div_top_lan a:hover {color: #FF6600;text-decoration: none;font-weight: 600;}
#div_top_lan a{color: #003366;	text-decoration: none; font-weight: 600; }
#div_top_menu_bg{background-color: #ebebeb;height: 30px;width: 100%;text-align: center;}
#div_top_menu{	background-image: url(menubg_en.gif);background-repeat: no-repeat;text-align: center;	height: 30px;	width: 800px;	color: #FFFFFF;	margin-right: auto;	margin-left: auto;}
#div_top_menu  table{
	padding-top: 8px;
}
#div_top_menu a:hover {
	color: #7DE6FF;
	text-decoration: none;
	font-weight: 100;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
#div_top_menu a{
	font-family: Tahoma, Verdana, Arial;
	color: #FFF;
	text-decoration: none;
	font-weight: 100;
	font-size: 11px;
}

/*首页top—FLASH部分CSS */
#div_top2{	width: 800px;	background-color: #FFF;	margin-right: auto;	margin-left: auto;	padding-top: 5px;height: 140px;}
#div_top_flash{	float: none;height: 140px;width: 800px;background-color: #CCC;}
#div_top_search{
	float: none;
	height: 33px;
	width: 800px;
	background-image: url(searchbg.gif);
	background-repeat: no-repeat;
	background-color: #00CCFF;
	margin-right: auto;
	margin-left: auto;
}
#div_top_search #mail{
	float: right;
	height: 33px;
	width: 178px;
	background-color: #99FF66;
}
#div_top_search #search1{
	background-image: url(search2en.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 300px;
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
}
#div_top_cmmi{	background-image: url(cmmi.gif);background-repeat: no-repeat;	float: right;height: 57px;width: 211px;}
#div_top_line{background-image: url(line01.gif);background-repeat: no-repeat;height: 22px;width: 800px;margin-right: auto;margin-left: auto;}

/*首页新闻部分CSS */

#div_news1{	width: 800px;	margin-right: auto;	margin-left: auto;background-image: url(newsbg2.gif);height: 184px;}
#div_news01{float: left;width: 200px;padding-top: 6px;padding-left: 6px;}

#div_news02a{float: left;width: 270px;padding-left: 20px;	padding-right: 10px;font-weight: 600;padding-top: 0px;	padding-bottom: 0px;}
#div_news02{width: 100%;clear: both;}
#div_news02title{width: 200px;font-weight: 600;color: #0066CC;height: 32px;line-height: 32px;text-align: left;	text-indent: 20px;padding-top: 5px;float: left;}
#div_news02titlemore{
	float: right;
	height: 13px;
	width: 30px;
	padding-top: 12px;
	padding-right: 10px;
}


#div_news03a{	float: right;width: 270px;padding-right:20px;padding-right: 10px;font-weight: 600;	margin-right: auto;	margin-left: auto; }
#div_news03{width: 100%; clear: both;}
#div_news03title{width: 200px;font-weight: 600;color: #0066CC;height: 32px;line-height: 32px;text-align: left;text-indent: 20px;padding-top: 5px;float: left;}
#div_news03titlemore{
	float: right;
	height: 13px;
	width: 30px;
	padding-top: 12px;
	padding-right: 10px;
	clear: none;
}

a.linka:link,a.linka:visited,a.linka:active{
	font-size: 11px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
a.linka:hover{
	line-height: 26px;
	text-decoration: none;
	color: #003399;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

/*首页-----解决方案部分CSS */
#div_fatitlebg{background-image: url(fanganbg2.gif);background-repeat: repeat-x;	height: 42px;	width: 800px;	margin-right: auto;	margin-left: auto;}
#div_fatitle{font-weight: 600;color: #333;background-image: url(fanganbg.gif);	background-repeat: no-repeat;text-indent: 10px;float: left;
	height: 42px;	width: 110px;	line-height: 42px;}
#div_fa1{width: 800px;margin-right: auto;margin-left: auto;}
.div_fa1_td{
	background-image: url(fangan7bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.div_fa1_td2{
	padding-right: 5px;
	padding-left: 5px;
	height: 90px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 133px;
	vertical-align: top;
}

/*首页-----外包，服务中信，客户部分CSS */

#div_wfk0{width: 800px;margin-right: auto;	margin-left: auto;height: 328px;background-color: #FFF;}
#div_wf0{float: left;	width: 560px;} 
#div_k0{float: right;width: 220px;	height: 100%;}
#div_w1title_0{background-image: url(fanganbg3.gif);background-repeat: repeat-x;	height: 42px;	width: 100%;}
#div_wfktitle{
	font-weight: 600;
	color: #333;
	background-image: url(fanganbg1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 220px;
	line-height: 42px;
	text-align: left;
	text-indent: 20px;

}
#div_w1{
	width: 550px;
	font-weight: 600;
	background-image: url(wfkbg.gif);
	background-repeat: repeat-x;
	height: 120px;
	text-align: center;
	font-size: 10px;
}
.div_w1td{
	color: #000;
}
.div_w1table{	color:#ff9900;line-height: 22px;}
#div_k1{height: 205px;width: 218px;clear: both;background-image: url(kbg.gif);	background-repeat: repeat-x;	text-align: left;
	text-indent: 6px;	padding-top: 10px;	padding-right: 0px;	padding-bottom: 0px;	padding-left:2px;}
#div_k1  li{font-weight: 600;color: #0066cc;list-style-type: none;text-align: left;	height: 24px;
	background-position: 0px -2px;	background-image: url(dian1.gif);background-repeat: no-repeat;text-indent: 30px;}
#div_k2{height: 78px;width: 218px;clear: both;	background-repeat: no-repeat;	text-align: left;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 5px;	padding-left:2px;}


/*首页-----友情链接部分CSS */
#div_line1{line-height: 3px;	background-image: url(fanganbg2.gif);	background-repeat: repeat-x;	height: 3px;width: 800px;margin-right: auto;
	margin-left: auto;margin-top: 10px;margin-bottom: 3px;}
#div_links{	text-align: center;width: 800px;margin-right: auto;margin-left: auto;background-color: #FFF;}

/*首尾部分CSS */
#div_footline0{
	background-color: #ebebeb;
	height: 6px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 6px;
	margin-top: 10px;
}
#div_footline1{background-color: #99ccff;height: 6px;width: 800px;margin-right: auto;margin-left: auto;line-height: 6px;}
#div_footmenu{text-align: center;height: 24px;	width: 800px;	margin-right: auto;	margin-left: auto;color: #444;	line-height: 24px;	margin-top: 16px;}
#div_footmenu a:hover {color: #006699;text-decoration: none;font-weight: 100;}
#div_footmenu a{color: #666;	text-decoration: none; font-weight: 100;}
#div_footcopyright{margin-right: auto;	margin-left: auto;	margin-top: 8px;width: 800px;margin-bottom: 12px;}


/********频道栏目部分CSS ******/
#div_lanmu_line{background-image: url(line01.gif);background-repeat: no-repeat;height: 14px;width: 800px;margin-right: auto;margin-left: auto;}

#daohang{height: 30px;	width: 800px;	margin-right: auto;	margin-left: auto;	text-align: left;text-indent: 26px;	line-height: 30px;background-color: #FFF;	color: #6699cc;}

a.LinkPath:link {color: #6699cc;}
a.LinkPath:visited {color: #6699cc;}
a.LinkPath:hover{color: #006699;}
a.LinkPath:active {color:#6699cc;}
#lanmu0{width: 800px;margin-right: auto;margin-left: auto;	background-color: #FFF;	display:table;	height: 1%;background-image: url(line_bg.gif);background-repeat: repeat-y;background-position: -50px;margin-bottom: 20px;}
#lanmu1{float: left;	width: 520px;	margin-top: auto;	margin-bottom: auto;	text-align: left;}
#lanmu2{float: right;	width: 260px;	margin-top: auto;	margin-bottom: auto;}
#l_01{
	background-image: url(l_01en.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 270px;
}
#l_01_1{width: 270px;text-align: left;	text-indent: 15px;}
#l_01_1div{
	width: 250px;
	background-image: url(line04en.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	text-indent: 30;
}


#l_01_1 a:hover {color: #339900;text-decoration: none;}
#l_01_1 a{color: #000;	text-decoration: none;}
#l_02{
	background-image: url(l_02en.gif);
	height: 61px;
	width: 270px;
}
#l_02_1{width: 270px;background-color: #FFF;}
#l_03{
	background-image: url(l_03en.gif);
	height: 61px;
	width: 270px;
}
#l_03_1{width: 260px;background-color: #FFF;padding-left: 10px;padding-bottom: 30px;}


/********大列表部分CSS ******/
#div_list_0{background-image: url(fanganbg3.gif);background-repeat: repeat-x;	height: 42px;	width: 98%;}
#div_list_title{font-weight: 600;color: #333;	background-image: url(fanganbg1.gif);	background-repeat: no-repeat;float: left;height: 42px;
	width: 300px;	line-height: 42px;padding-left: 26px;}
#div_list_title a:hover {color: #006699;text-decoration: none;font-weight: 100;line-height: 42px;}
#div_list_title a{color: #3399ff;	text-decoration: none; font-weight: 100;line-height: 42px;}
#div_list_more{float: right;height: 13px;width: 30px;	padding-top: 12px;	padding-right: 20px;}
#div_list_1{display: table;width: 97%;	background-color: #FFF;	padding-bottom: 20px;}


/********内容页面CSS ******/

#div_neirong{background-color: #f4f6f8;display: table;height: 30%;width: 800px;margin-right: auto;margin-left: auto;	padding-top: 15px;padding-bottom: 10px;text-align: center;}

#div_articletitle{
	line-height: 28px;
	font-weight: 600;
	color: #000;
	font-size: 18px;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

}
	
#div_articleinfo{
	color: #0099CC;
	padding-top: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#div_articlecontent{
	padding-top: 10px;
	text-align: left;
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: table;
	height: 30%;
}


/********搜索页面CSS ******/
#div_search0{
	background-color: #f4f6f8;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#div_search1{
	font-size: 14px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#div_searchlist{
	padding: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 20px;
	color: #333333;
}
#div_st{
	font-size: 18px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 40px;
	text-align: right;
	background-color: #009999;
}
#div_sbiaoti{
	font-size: 18px;
	text-align: left;
	text-indent: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#div_sbiaoti a:hover {color: #006699;text-decoration: underline;font-weight: 600;	font-size: 14px;}
#div_sbiaoti a{
	color: #003399;
	text-decoration: underline;
	font-weight: 600;
	font-size: 14px;
}

#div_sbiaoti2{
	font-size: 12px;
	text-align: left;
	text-indent: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#div_sbiaoti2 a:hover {color: #006699;text-decoration: underline;font-weight: 600;	font-size: 14px;}
#div_sbiaoti2 a{
	color: #003399;
	text-decoration: underline;
	font-weight: 600;
	font-size: 14px;
}
#div_xinxi{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 20px;
	padding-top: 10px;
}
#div_showpage{
	padding-top: 10px;
	padding-bottom: 20px;
}


a.linka:link,a.linka:visited,a.linka:active{FONT-SIZE: 12px;COLOR: #666666;TEXT-DECORATION: none;line-height: 26px;}
a.linka:hover{FONT-SIZE: 12px;COLOR: #003399;TEXT-DECORATION: none;	line-height: 26px;}

a.linkb:link,a.linkb:visited,a.linkb:active{FONT-SIZE: 12px;	COLOR: #656565;TEXT-DECORATION: none;line-height: 24px;}

a.linkb:hover{FONT-SIZE: 12px;COLOR: #003399;TEXT-DECORATION: underline;	line-height: 24px;}

.link1/* --自定义列表标签中奇数表格行背景颜色定义-- */
{height: 26;line-height: 26px;	background-image: url(line03.gif);background-repeat: repeat-x;}
.link2 /* --自定义列表标签中奇数表格行背景颜色定义-- */
{height: 26;background-image: url(line03.gif);	background-repeat: repeat-x;	line-height: 26px;}

/*         分页            */ 
.show_page{padding:5px 0; text-align:center; float:none; clear:both;} 
.show_page span.active_page{BORDER: #e89954 1px solid; PADDING: 2px 5px; FONT-WEIGHT: bold; COLOR: #000; MARGIN:0 2px; BACKGROUND-COLOR: #ffca7d} 
.show_page span.normal_page{BORDER: #8db5d7 1px solid; COLOR: #000; MARGIN:0 1px;} 
.show_page a{line-height:1em; padding:2px 5px;} 
.show_page span.disabled_page{BORDER: #DDD 1px solid; COLOR: #DDD; MARGIN:0 1px; line-height:1em; padding:2px 5px;}
