*{margin:0;padding:0;}

*html body{overflow:visible;}
*html iframe, *html frame{overflow:auto;}
*html frameset{overflow:hidden;}

body,html {
	margin:0 auto;
	max-width: 640px;
}
body{
	font-size:100%;
	background:#FFFFFF;
	color:#333333;
}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{
	font-weight:normal;
}


textarea,input{
	word-wrap:break-word;
	word-break:break-all;
	padding:0px;
}


li{
	list-style-type:none;
}


img{
	border:0 none;
}
a:visited{text-decoration:none;color:#207FDE;}
a:active{text-decoration:none;color:#207FDE;}
a:hover{text-decoration:none;color:#0C4D8D;} 
a:link{text-decoration:none;color:#207FDE;}

.clear{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}
.hidden{display:none;}
.block{display:block;}

.set_input{
	font-size:110%;
	padding:5px;
}
.set_submit{
	padding:5px 15px;
	font-size:120%;
}
.set_select{
	font-size:120%;
}

.process{
	float:left;
	width:100%;
}
.process .pro_top{
	float:left;
	width:100%;
	background:#2F323B;
	overflow:hidden;
	margin-bottom:10px;
}
.process .pro_top .pt_banner{
	float:left;
	width:100%;
	height:50px;
	background:#F4E4C2 url("/data/images/banner.gif");
	background-size:640px auto;
}
.process .pro_top .pt_nav{
	float:left;
	width:100%;
	background:#2A7CC6 url("/data/images/navbarm.gif") repeat-x;
}
.process .pro_top .pt_nav ul{
	float:left;
	width:100%;
	padding:10px 0;
}
.process .pro_top .pt_nav ul li{
	float:left;
	width:25%;
	text-align:center;
	font-size:100%;
	color:#F4F4F5;
}
.process .pro_top .pt_nav ul li a:visited,.process .pro_top .pt_nav ul li a:active,.process .pro_top .pt_nav ul li a:hover,.process .pro_top .pt_nav ul li a:link{
	color:#F4F4F5;
}
.process .pro_top .pt_nav ul li.t2n{
	color:yellow;
}
.process .pro_top .pt_nav ul li.t2n a:visited,.process .pro_top .pt_nav ul li.t2n a:active,.process .pro_top .pt_nav ul li.t2n a:hover,.process .pro_top .pt_nav ul li.t2n a:link{
	color:yellow;
}
.process .pro_top .pt_bt{
	float:left;
	width:100%;
	padding:8px 0;
	text-align:center;
	background:#D5E6F6 url("/data/images/navsub.gif") repeat-x;
	overflow:hidden;
}
.process .pro_top .pt_bt h1{
	margin:0 10px;
	font-size:110%;
	line-height:120%;
	color:#0C4D8D;
	display:block;
}


.process .pro_1{
	margin:10px 5px;
	border:#EDEDED 1px solid; 
	background:#F8F8F8;
	overflow:hidden;
}
.process .pro_1 .t1_title{

}
.process .pro_1 .t1_title strong{
	padding:5px 20px;
	font-size:100%;
	color:#666666;
	line-height:160%;
	display:inline-table;
}
.process .pro_1 .t1_title a:visited,.process .pro_1 .t1_title a:active,.process .pro_1 .t1_title a:hover,.process .pro_1 .t1_title a:link{
	color:#666666;
}
.process .pro_1 .t1_list{
	background:#FFFFFF;
}
.process .pro_1 .t1_list ul{
	padding:10px 0;
}
.process .pro_1 .t1_list ul li{
	padding:0 5px;
	font-size:100%;
	line-height:140%;
	overflow:hidden;
}
.process .pro_1 .t1_list ul li a{
	display:block;
	padding:5px 10px;
	color:#0C4D8D;
}
.process .pro_1 .t1_list ul li a:hover{
	color:#0C4D8D;
}
.process .pro_2{
	margin:10px 5px;
	background:#FFFFFF;
	overflow:hidden;
}
.process .pro_2 .t2_title{
	padding:10px 10px;
	font-size:100%;
	color:#666666;
	line-height:140%;
	border-bottom:1px dashed #EEEEEE;
}
.process .pro_2 .t2_text{
	padding:10px;
	line-height:180%;
	font-size:100%;
}
.process .pro_2 .t2_text p{
	padding:5px 0;
}
.process .pro_2 .t2_text img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

.process .pro_4{
	text-align:center;
	overflow:hidden;
}
.process .pro_4 img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

.process .pro_map{
	margin:10px 5px;
	border:#EDEDED 1px solid; 
	background:#F8F8F8;
	overflow:hidden;
}
.process .pro_map .map_title{

}
.process .pro_map .map_title strong{
	padding:5px 20px;
	font-size:100%;
	color:#666666;
	line-height:160%;
	display:inline-table;
}
.process .pro_map .map_list{
	padding:10px;
	overflow:hidden;
	background:#FFFFFF;
}
.process .pro_map .map_list ul{
	float:left;
	width:100%;
	padding:10px 0;
}
.process .pro_map .map_list ul li{
	float:left;
	width:25%;
	line-height:200%;
	text-align:center;
}
.process .pro_footer{
	margin:5px 0;
	padding:20px 0 80px 0;
	overflow:hidden;
	line-height:140%;
	color:#333333;
	text-align:center;
}
.process .pro_footer p{
	padding:5px 0;
}