body{
	background-color: #fff;
	margin: 0px;
	font-size: 14px;
	line-height: 24px;
    
	/*background-image: url(../images/home-BG.gif);	*/
}
a{
	color: #366;
}
A:link {
	text-decoration: none;
}
A:visited {text-decoration: none;}
A:hover {text-decoration:underline;}

h1{
	font-weight: bold;
	color: #F30;
	font-size: 22px;
	line-height: 24px;
	margin-top: -2px;
	margin-bottom: -1px;
}
h2{
	font-weight: bold;
	color: #069;
	font-size: 32px;
	line-height: 60px;
	margin-bottom: 0px;
}
h3{
	font-weight: bold;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	margin-top: -2px;
	margin-bottom: -1px;
}
.supper-link{
	display: none;	
}

.font4{
	color: #000;
	font-size: 12px;
	line-height: 18px;
}

.font3{
	color: #090;
	font-size: 12px;
	line-height: 24px;
}

.font2{
	color: #333;
	font-size: 12px;
	line-height: 26px;
}

.top_menu
{
	color: #999;
	background-color: #036;
	
	text-align: right;
	font-size: 12px;
	width: 100%;
	line-height: 32px;
	height: 32px;
}
.top_menu a{
	text-decoration: none;
	color: #999;
}



.top{
	background-repeat: repeat-x;
	background-image: url(../../images/top-menu.jpg);
	height: 80px;
	width: 100%;
	text-align: center;
	display: table;
	vertical-align: middle;
}

.top .top_left{
	float: left;
	width: 30%;
	height: 100%;
	text-align: right;
	overflow: hidden;
}
.top .top_title{
	float: right;   	
	
}
.top .top_right{
	float: right;
	width: 66%;
	text-align: left;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
}

.top .top_right .main_menu{
	width: 100%;
	height: 80px;
	text-align: left;
	margin-left: 5px;
	float: left;
	line-height: 80px;
}
.top .top_right .main_menu .menu-box-split{
	width: 18px;
	height: 80px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 80px;
	text-align: center;
	vertical-align: middle;
}
.top .top_right .main_menu  .menu-box{
	width:92px;
	height: 80px;
	float:left;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
}
.top .top_right .main_menu  .menu-box a{
	color: #000;
	font-size: 16px;
	line-height: 80px;
}
.top .top_right .main_menu  .menu-box a:link {
	text-decoration: none;
}
.top .top_right .main_menu  .menu-selected-box{
	width: 92px;
	height: 80px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../images/top-menu2.jpg);
	background-repeat: repeat-x;
	color: #333;
	line-height: 80px;
}
.top .top_right .main_menu  .menu-selected-box a{
	color: #333;
	font-size: 16px;
	line-height: 80px;
}

.ad{
	height: 480px;
	width: 100%;
}
.banner {
	width:100%;
	position: relative;
	overflow: auto;
	background-color: #aaa;
}
.banner ul{
	width:100%;
	margin: 0px;
	padding: 0px;
}
.banner li {
	width:100%;
	list-style: none;
	text-align: center;

}
.banner ul li { float: left; }


/*返回顶部悬浮布局*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
#tbox{width:68px; display: none; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:10px;
overflow:hidden;
z-index: 1001;
}
.tsinfo{
	position: absolute;
	top: 280px;
	left: 280px;
	width: 150px;
	z-index: 1001;
}
.telbg{
	background: url(../images/tel_bg.png) no-repeat;
	width: 218px;
	height: 98px;
	font-size: 20px;
	color: #069;
	line-height: 32px;
	text-indent: 20;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
/******************************/




.home_page{
	
	height: 618px;
	width: 100%;
	color: #000;
	font-size: 14px;

	background-image: url(../../images/home-page-bg.jpg);
	position: relative;

	display: table;
	text-align: center;
}
.home_page .home_page_line{
	background-image: url(../../images/sprite_line.jpg);
	position: relative;
	height:24px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	color: #AADEFF;
}
.home_page .home_page_center
{
	min-height: 100px;
	height: 594px;
	width:1400px;
	margin-right: auto;
	margin-left: auto;
}

.home_page   .home_left{
	float:left;
	display: table;
}
.home_page   .home_right{
	float:left;
	display: inline-table;
}
.home_page   .home_image{
	width: 399px;
	height: 399px;
	vertical-align: middle;
	padding-top: 50px;
	padding-bottom: 10px;
}
.home_page   .home_text{
	width: 888px;
	height: 500px;
	text-align: left;
	padding-left: 20px;
	font-size: 22px;
	line-height: 42px;
	vertical-align: middle;
	padding-top: 20px;
}
.home_page .home_text_hot{
	color: #900;	
}



.home_page2{
	min-height:auto;
	height:auto;
	width:1000px;
	color: #000;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/home-page-bg.jpg);
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: table;
}

.home_Quick_1{
	background-image: url(../../images/home-download.jpg);
	height: 153px;
	width: 322px;
	margin-left: 5px;
	float: left;

}
.home_Quick_2{
	background-image: url(../../images/home-reg.jpg);
	height: 153px;
	width: 323px;
	margin-left: 5px;	
	float:left;
}
.home_Quick_3{
	background-image: url(../../images/home-login.jpg);
	height: 153px;
	width: 322px;
	margin-left: 5px;	
	float:left;
	
}
.home_Quick_text1{
	width: 250px;
	margin-left: 70px;
	color: #066;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
.home_Quick_text2{
	width: 210px;
	margin-top: 5px;
	margin-left: 105px;
	color: #036;
	text-align: left;
	font-size: 12px;    
}

.home{
	height:430px;
	width:100%;
	position: relative;
	background-color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;	background-image: url(../../images/right2-BG.gif);
}

.home_content{
	width:900px;
	min-height:100%;
	height:100%;
	position: relative;	
}
.home_content_box_a{
	width: 292px;
	float: left;
	padding: 15px;
	margin: 3px;
	height: 255px;
	background-image: url(../../images/text-box1.jpg);
	overflow: hidden;
}
.home_content_box_b{
	width:292px;
	float: left;
	padding: 15px;
	margin: 3px;
	height:255px;
	background-image: url(../../images/text-box2.jpg);
}
.home_content_b{
	width:890px;
	height:120px;
	padding: 5px;
	background-color: #000;
	float: none;
	display: table;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/right-BG.gif);
}
.home_content_b img{
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.home_box
{
	background-image: url(../../images/newsBG.jpg);
	background-repeat: repeat-y;
	display: inline-table;
	height:580px;
	width: 322px;
}
.home_box_top{
	background-image: url(../../images/newsTop.jpg);
	height: 70px;
	width: 322px;	
}
.home_box_bottom{
		background-image: url(../../images/newsBottom.jpg);
	height: 20px;
	width: 322px;
}
.home_box_content{
	height: auto;
	min-height:490px;
	width: 300px;
	padding-right: 11px;
	padding-left: 11px;
}
.home_box_content a{
	font-weight: bold;
	color: #C00;	
}

.system_pic{
	width:642px;
	height:531px;
	min-height:531px;
	margin-left: 10px;
	float:left;
	display: table;	
}
.big_button_group{
	width:306px;
	height:531px;
	margin-right: 15px;
	float:right;
	text-align: center;
}
.big_button{
	width:306px;
	height:62px;
	margin-top: 3px;
	margin-bottom:5px;
}
.big_button .big_button_left{
	float:left;
    width:69px;
	height:62px;
}
.big_button .big_button_right{
	float:right;
	width:237px;
	height:62px;
	background-image: url(../../images/big.button/big.buttom.20.png);
	
}

.big_button .big_button_right .big_button_chinese{
	width:237px;
	height:22px;
	font-family: "黑体", "宋体", "Arial", Arial;
	font-size: 16px;
	color: #069;
	vertical-align: text-bottom;
	line-height: 20px;
	text-align: left;
	padding-top: 20px;
}
.big_button .big_button_right .big_button_chinese a{
	color: #C00;
	text-decoration: none;
}
.big_button .big_button_right .big_button_chinese a:link{
	color: #069;
	text-decoration: none;
}
.big_button .big_button_right .big_button_chinese a:visited {text-decoration: none;}
.big_button .big_button_right .big_button_chinese a:hover {text-decoration:underline;}
.big_button .big_button_right .big_button_english{
	width:237px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	text-align: left;
}




.bottom{
	width: 100%;
	min-height: 32px;
	height: 95px;
	text-align: center;
	background-image: url(../../images/botton-page-botton.gif);
	border-right-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	border-bottom-style: none;
	border-top-style: none;
}
.bottom a{
	color: #069;
	text-decoration: none;
}
.bottom_menu{
	padding-top: 15px;
	padding-left: 10px;
	color: #069;
}
.foot_BG{
	width: 100%;
	height:auto;
	min-height:260px;
	background-image: url(../../images/foot-BG.gif);
	position: absolute;
}
.foot{
	width: 1168px;
	height: auto;
	font-size: 18px;
	line-height: 32px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
}
.foot_image{
	width:280px;
	float:left;
	text-align: center;
	margin-top: 10px;
}
.foot_content{
	width:800px;
	float: right;	
}
.foot a{
	color: #000;
	text-decoration: none;
}



.box_bottom{
	background-image: url(../../images/box.bottom.mid.jpg);
	width:100%;
	height:25px;
	display: table-row;	
	float:none;
}
.box_bottom .box_bottom_left{
	background-image: url(../../images/box.bottom.left.jpg);
	width:16px;
	float:left;
	height:25px;	
	display: table-cell;
}
.box_bottom .box_bottom_mid{
	width:auto;
	float:left;
	height:25px;	
	display: table-cell;
}
.box_bottom .box_bottom_right{
	background-image: url(../../images/box.bottom.right.jpg);
	width:16px;
	float:right;
	height:25px;	
	display: table-cell;
}

.box_top{
	background-image: url(../../images/box.top.mid.jpg);
	width:100%;
	height:56px;	
	display: table-row;	
}
.box_top .box_top_left{
	background-image: url(../../images/box.top.left.jpg);
	width:16px;
	float:left;
	height:56px;
	display: table-cell;
}
.box_top .box_top_mid{
	width:auto;
	float:left;
	height:56px;
	display: table-cell;
}
.box_top .box_top_right{
	background-image: url(../../images/box.top.right.jpg);
	width:16px;
	float:right;
	height:56px;
	display: table-cell;
}

.box_mid{
	background-image: url(../../images/box.mid.mid.jpg);
	width:100%;
	height:100%;
	display: table-row;
}
.box_mid .box_mid_left{
	background-image: url(../../images/box.mid.left.jpg);
	width:16px;
	float:left;
	height:100%;
}
.box_mid .box_mid_mid{
	width:auto;
	mid-width:90px;
	mid-height:100px;
	float:left;
	height:100%;	
	display: table-cell;
}
.box_mid .box_mid_right{
	background-image: url(../../images/box.mid.right.jpg);
	width:16px;
	float:right;
	height:100%;	
}



.box1{
	display: table;
	float: left;
	width: 330px;
	height:320px;	
	overflow: hidden;
}
.box1 .box1-mid{
	width:330px;
    height:300px;	
}
.box1 .box1-text{
	width:298px;
    height:320px;	
}


/*page*/
.page{
	min-height:auto;
	height:auto;
	width:100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/home-page-bg.jpg);
	position: relative;
	display: table;
}
.page .page_body
{
	min-height: 100px;
	height: auto;
	width:1000px;
	font-size:20px;
	line-height:38px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: table;
}
.page .page_left{
	width:648px;
	float:left;
	height:100%;
	color: #000;
	font-size: 14px;
	line-height: 32px;
	margin-left: 15px;
}
.page .paeg_line{
	background-image: url(../../images/line2.gif);
	float: left;
	min-height:300px;
	height: 90%;
	width: 3px;
	margin-top: 15px;
	position: relative;
}
.page .page_left a{
	color: #999;
}

.page .page_right{
	width:310px;
	float:right;
	height:100%;
	display: table;
	margin-right: 15px;
	line-height: 26px;
}

.page  .page_right_bbs{
	background-image: url(../../images/wandot-bbs-BG.jpg);
	width: 306px; 
	margin-top: 5px;
	display: table;	
}
.page  .page_right_bbs_title{
	background-image: url(../../images/wandot-bbs-top.jpg);
	height: 39px;
	width: 306px;   
	display: table;
}
.page .page_right_bbs_text{
	width: 295px;
	display: table;
	margin-left: 5px;	
}
.page .page_right_bbs_text .bbsListTitle{
	font-weight: bold;	
}
.page .page_right_bbs_bottom{
	background-image: url(../../images/wandot-bbs-bottom.jpg);
	height: 11px;
	width: 306px;   
	display: table;
}


.page .page_right_text{
	width: 188px;
	margin-top: 55px;
	margin-left: 110px;
	display: block;
}
.page .page_right_text2{
	width: 295px;
	margin-left: 6px;
	margin-top: 5px;
	display: table;
}
.page  .page_right01{
	background-image: url(../../images/page-right-01.jpg);
	height: 154px;
	width: 306px;   
	display: table;
}
.page .page_right02{
	background-image: url(../../images/page-right-02.jpg);
	height: 154px;
	width: 306px;    
	display: table;
}
.page  .page_right03{
	background-image: url(../../images/page-right-03.jpg);
	height: 154px;
	width: 306px; 
	display: table;
}
.page .page_title{
	width:545px;
	height:38px;
	background-image: url(../../images/page-title-BG.jpg);
	color: #000;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
	padding-top: 40px;
	margin-bottom: 15px;
}
.page  .page_title a{
	font-size: 14px;
	line-height: 22px;
	color: #000;
	text-decoration: none;	
}
.page  .page_title img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

.page  .page_content{
	width:625px;
	position: relative;
	margin-right: auto;
	margin-left: auto;	
}
.page  h2{
	font-size: 18px;
	line-height: 28px;
	color: #600;
	margin: 2px;
}

.page  .page_full_title{
	width:100%;
	height:38px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	margin-bottom: 15px;
}
.page  .page_full_content{
	width:100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;	
}
/*
.page .page_content img{
	margin-left: 10px;
	border: 3px solid #000;
	margin-bottom: 10px;
}*/
.page .page_content img #map{
	margin-left: 10px;
	border: 0px;
	margin-bottom: 10px;
}
.page .page_content a{
	color: #930;  
}
.page .page_content .clearimage{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
.relevance{
	display: table;
	padding: 5px;
	height: auto;
	width:98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.relevance .relevanceBox
{
	display: table;
	height: auto;
	width: 30%;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-right: 3px;
	margin-left: 3px;
}
.content{
	font-size: 14px;
	display: table;
	height: auto;
}
.ADLink{
	display:none;
	width: 0px;
	height:0px;
	overflow: hidden;
	visibility: hidden;
}