.aws-nav a {
	color: #333;
	}			
.aws-nav-header {
	position: relative;
	width: 100%;
	height: 68px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	background-color: #f7f7f7;
	-webkit-box-shadow: #e6e6e6 0 1px 3px;
	-moz-box-shadow: #e6e6e6 0 1px 3px;
	box-shadow: #e6e6e6 0 1px 3px;
	z-index: 48;
	}	
.homepage .aws-nav .aws-nav-header {
	margin-bottom: 0;
	}	
.aws-nav-header .aws-nav-header-left {
	float: left;
	}	
.aws-nav-header .aws-nav-header-right {
	float: right;
	margin-right: 30px;
	_display: inline;
	_zoom:1;
	_width: 300px;
	}	
.aws-nav-header .aws-nav-header-left .aws-nav-flyout-trigger {
	position: relative;
	float: left; 
	display: block;
	height: 68px;
	margin: 0;
	padding: 0px 22px 0 53px;
	border-right: 1px solid #e2e2e2;
	text-align: center;
	text-shadow: rgba(255,255,255,0.7) 0 1px 0;
	cursor: pointer;
	outline: 0;
	-webkit-user-select: none;
	-webkit-font-smoothing: antialiased;
	}	
.aws-nav-header .aws-nav-header-left .aws-nav-logo {
	float: left;
	width: 120px;
	margin: 14px 0 0 40px;
	}	
.aws-nav-header .aws-nav-header-left .aws-nav-logo span {
	display: block;
	width: 120px;
	height: 39px;
	border: 0;
	background: transparent url("../images/logo.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	}
.aws-nav-header .aws-nav-header-left .aws-nav-logo a{
	display: block;
	}	
.aws-nav-header .aws-nav-header-right .aws-nav-button{
	display: inline-block;
	border: none;
	float: right;
	color: #fff;
	margin: 15px 0 0 5px;
	width: 70px;
	height: 34px;
	line-height: 34px;
	padding: 0 16px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none !important;
	background: #f90;
	}
.aws-nav-header .aws-nav-header-right .aws-nav-button:hover{
	background: #e80;
	}
/*----------Gensp Add----------*/
.mainBox{
	width: 900px;
	margin: 0 auto;
	}
.rowMain{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	}	
.content{
	min-width: 1200px;
	_width: expression(((document.compatMode && document.compatMode=='CSS1Compat')? document.documentElement.clientWidth : document.body.clientWidth) < 1200? '1200px' : 'auto'); 
	}
.wrapper{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	zoom: 1;
	}			
.aws-nav-flyout-trigger .menuOne .icon{
	display: inline-block;
	width: 22px;
	height: 18px;
	position: absolute;
	top: 25px;
	margin: 0 5px 0 -27px;
	background: url(../images/icon.png) no-repeat;
	}
.aws-nav-hover .menuOne,
.aws-nav-flyout-trigger .menuTwo .barMain a:hover{
	color: #e47911;
	}	
.aws-nav-flyout-trigger .menuOne{
	line-height: 68px;
	}	
.aws-nav-hover .menuOne .icon{
	background-position: -23px 0;
	}	
.aws-nav-flyout-trigger .menuTwo{
	position: absolute;
	display: none;
	z-index: 2;
	padding: 25px 0;
	width: 278px;
	top: 69px;
	left: -278px;
	border-right: 1px solid #e2e2e2;
	overflow-y: auto;
	background: linear-gradient(#f7f7f7 30%,rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0),#f7f7f7 70%) 0 100%,radial-gradient(50% 0, farthest-side, rgba(0,0,0,0.2),rgba(0,0,0,0)),radial-gradient(50% 100%, farthest-side, rgba(0,0,0,0.2),rgba(0,0,0,0)) 0 100%;
	background: linear-gradient(#f7f7f7 30%,rgba(255,255,255,0)),linear-gradient(rgba(255,255,255,0),#f7f7f7 70%) 0 100%,radial-gradient(farthest-side at 50% 0, rgba(0,0,0,0.2),rgba(0,0,0,0)),radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,0.2),rgba(0,0,0,0)) 0 100%;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
	background-size: 100% 40px,100% 40px,100% 10px,100% 10px;
	background-attachment: local,local,scroll,scroll;
	}
.aws-nav-flyout-trigger .menuTwo .barMain a{
	display: block;
	text-align: left;
	padding: 7px 30px;
	text-shadow: #fff 0 1px 0;
	-webkit-font-smoothing: antialiased;
	}		
.aws-nav-menu-bar{
	float: right;
	_width: 100px;
	}		
.aws-nav-menu-bar li{
	float: left;
	margin: 0 10px;
	position: relative;
	}
.aws-nav-menu-bar li .t a{
	position: relative;
	display: block;
	padding: 0 20px;
	height: 68px;
	line-height: 68px;
	text-decoration: none;
	}	
.aws-nav-menu-bar li .t a:hover{
	background: none!important;
	}	
.aws-nav-menu-bar li .t a .triangle{
	position: absolute;
	border-width: 5px;
	margin-left: 5px;
	top: 32px;
	}	
.aws-nav-menu-bar li .m{
	position: absolute;
	display: none;
	top: 60px;
	left: -114px;
	width: 258px;
	padding: 15px 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	*zoom: 1;
	}	
.aws-nav-menu-bar li .m .icon{
	display: block;
	position: absolute;
	z-index: 222;
	width: 18px;
	height: 9px;
	top: -9px;
	left: 50%;
	margin-left: -9px;
	background: url(../images/icon.png) no-repeat -46px 0;
	}
.aws-nav-menu-bar li.active .m{
	display: block;
	}
.awsNavHeadMenu{
	margin-left: 40px;
	}			
.awsNavHeadMenu li{
	float: left;
	position: relative;
	}
.awsNavHeadMenu li a{
	display: inline-block;
	font-size: 14px;
	color: #666;
	margin: 17px 25px;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	border-bottom: 2px solid #f7f7f7;
	}	
.awsNavHeadMenu li a:hover,
.awsNavHeadMenu li.current a{
	color: #333;
	text-decoration: none;
	border-bottom-color: #f90;
	}	
.awsNavHeadMenu li .bd{
	position: absolute;
	display: block;
	top: 18px;
	right: -2px;
	width: 0px;
	height: 32px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #fff;
	}
.awsNavHeadMenu li .sbd{
	position: absolute;
	display: block;
	left: 10%;
	width: 80%;
	height: 3px;
	bottom: 5px;
	background: #f90;
	}				
.imgTxtWrapper {
	padding: 10px 0 50px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	}	
.imgTxtWrapper li {
	width: 33.3%;
	_width: 33%;
	float: left;
	}
.imgTxtWrapper li .mBox{
	margin: 0 70px; 
	}
.imgTxtWrapper li .mBox a{
	color: #333;
	font-size: 18px;
	}
.imgTxtWrapper li .mBox p{
	padding: 4px 0;
	color: #666;
	}
.imgTxtWrapper li .mBox p b {
	color: #333;
	font-size: 18px;
	}					
.imgTxtWrapper li .img{
	margin-bottom: 15px;
	line-height: 0;
	height: 128px;
	background: url(../images/feature.png) no-repeat center 0;
	-moz-transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	}
.imgTxtWrapper li .img:hover{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	}	
.imgTxtWrapper li .img2{
	background-position: center -128px;
	}	
.imgTxtWrapper li .img3{
	background-position: center -256px;
	}			
.imgTxtWrapper li img{
	max-width: 100%;
	height: auto;;
	}	
.imgTxtTitle{
	font-size: 26px;
	padding: 20px 0 10px;
	}
.topApiList {
	position: relative;
	height: 360px;
	}
.topApiList .listWrapper{
	position: absolute;
	}		
.listWrapper li{
	float: left;
	width: 25%;
	}
.listWrapper li .wrap{
	margin: 0 15px;
	}
.listWrapper li:hover .wrap{
    -webkit-transition: all .35s linear;
    -moz-transition: all .35s linear;
    -ms-transition: all .35s linear;
    -o-transition: all .35s linear;
    transition: all .35s linear;
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.15);
    box-shadow: 0 1px 5px rgba(0,0,0,0.15);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
	}			
.listWrapper li a.img{
	display: block;
	width: 270px;
	height: 120px;
	overflow: hidden; 
	background: url(../images/hotApi.png) no-repeat;
	}
.listWrapper .list2 a.img{
	background-position: 0 -120px;
	}
.listWrapper .list3 a.img{
	background-position: 0 -240px;
	}
.listWrapper .list4 a.img{
	background-position: 0 -360px;
	}
.listWrapper .list5 a.img{
	background-position: 0 -480px;
	}	
.listWrapper {
	border-bottom: 1px solid #ddd;
	padding: 10px 0 40px;
	}	
.listWrapper li {
	margin: 15px 0;
	}		
.listWrapper li .txt{
	border: 1px solid #ddd;
	border-top: 0;
	padding: 15px;
	}	
.listWrapper li .txt h3{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 2px;
	}
.listWrapper li .txt h3 a{
	color: #333;
	}	
.listWrapper li .txt h3 a:hover{
	text-decoration: none;
	color: #f90;
	}	
.listWrapper li .txt p{
	color: #888;
	line-height: 24px;
	}
.tabPageBar {
	position: relative;
	}	
.tabPageBar .prevList,
.tabPageBar .nextList{
	position: relative;
	float: left;
	font-size: 36px;
	color: #888;
	font-family: 'SimSun';
	padding: 0 10px;
	cursor: pointer;
	}
.tabPageBar .prevList:hover,
.tabPageBar .nextList:hover	{
	color: #333;
	}
.tabPageBar .tabT{
	padding: 0 5px;
	float: left;
	}
.tabPageBar .tabT span,
.topApiList .listWrapper{
	display: none;
	}
.tabPageBar .tabT span.active,
.topApiList .current{
	display: block;
	}													
.footer {
	position: relative;
	background: #f7f7f7;
	border-top: 1px solid #ddd;
	margin: 60px 0 0;
	padding: 0 0 60px;
	font-size: 12px;
	}	
.footer a{
	color: #444;
	}	
.footer a:hover{
	color: #e47911;
	}		
.aboutUsBar .theWay	{
	padding: 0 10px;
	margin: 15px 0;
	}	
.aboutUsBar .theWay	li{
	float: left;
	margin-right: 20px;
	}
.aboutUsBar .theWay	li a{
	font-size: 12px;
	}	
.aboutUsBar a.rowBtn{
	width: auto;
	padding: 0 10px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	float: right;
	}	
.footer-nav{
	border-top: 1px solid #ddd;
	padding-top: 15px;
	margin-bottom: 15px;
	}	
.footer-nav .footerNavtBar{
	border-right: 1px solid #ddd;
	}	
.footer-nav .footerNavtBar li{
	float: left;
	width: 24.9%;
	}				
.footer-nav .footerNavtBar li a{
	display: inline-block;
	margin: 3px 20px 3px 10px;
	}	
.footer-nav .footerNavtBar li .t{
	color: #333;
	font-weight: bold;
	}
.footer-nav .footerTxtInfo{
	margin-left: 20px;
	}
.footer-nav .footerTxtInfo p{
	margin-bottom: 10px;
	line-height: 20px;
	color: #444;
	}
.footer-nav .footerTxtInfo p.t{
	font-size: 14px;
	color: #000;
	}
.footer .metaBar{
	border-top: 1px solid #ddd;
	padding: 16px 10px 0 10px;
	color: #444;
	}	
.footer .metaBar a{
	color: #444;
	margin: 0 8px;
	}	
.fullScreenBar{
	position: relative;
	padding: 30px 40px 0 280px; 
	} 
.fullMenu{
	position: fixed;
	_position: absolute;
	z-index: 2;
	top: 100px;
	_top: 30px;
	left: 30px;
	_left: -250px;
	width: 210px;
	}
.fullMenu .sideMenu li .one a{
	display: block;
	padding: 0 25px;
	height: 50px;
	line-height: 50px;
	background: #f4f4f4;
	border:1px solid #cecece;
	margin-top: -1px;
	font-size: 16px;
	color: #333;
	background: #f4f4f4;
	text-decoration: none;
	}
.fullMenu .sideMenu li .one a:hover,	
.fullMenu .sideMenu li.active .one a{
	color: #fff;
	background: #f90;
	border-color: #f90;
	}
.fullIntroduction{
	border: 1px solid #ddd;
	margin-top: 30px;
	}	
.fullIntroduction .txtInfo{
	background: #fafafa;
	padding: 15px 13px;	
	font-size: 12px;
	}
.fullIntroduction .txtInfo p{
	line-height: 22px;
	}	
.fullIntroduction .contact li{
	padding: 3px 0 3px 22px;
	position: relative;
	}
.fullIntroduction .contact li .icon{
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 5px;
	} 
.fullIntroduction .contact .email .icon{
	background-position: -94px -27px;
	}
.fullIntroduction .contact .qq .icon{
	background-position: -110px -27px;
	}	
.fullIntroduction .contact .phone .icon{
	background-position: -126px -27px;
	}						
.fullIntroduction .logoInfo{
	text-align: center;
	padding: 12px 0;
	background: #f1f1f1;
	}		
.fullWarpper {
	min-width: 900px; 
	padding-bottom: 30px; 
	word-break:break-all;
	_width: expression(((document.compatMode && document.compatMode=='CSS1Compat')? document.documentElement.clientWidth : document.body.clientWidth) < 700? '700px' : 'auto');
	}
.fullWarpper h3{
	position: relative;
	border-bottom: 1px solid #cecece; 
	padding: 0 20px;
	}
.fullWarpper h3 .t{
	display: inline-block;
	font-size: 18px;
	border-bottom: 4px solid #f90;
	padding: 3px 15px;
	}		
.serviceList li{
	position: relative;
	padding: 15px 0;
	padding-left: 230px;
	*display: inline;
	*zoom:1;
	}
.serviceList li .imgBar {
	width: 230px;
	position: absolute;
	left: 0;
	}	
.serviceList li .imgBar img{
	display: block;
	width: 200px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #ddd;
	}
.serviceList li .txtBar p{
	line-height: 20px;
	padding: 4px 0;
	color: #333;
	}
.serviceList li .txtBar .list span{
	margin-right: 60px;
	}	
.serviceList li .txtBar .tInfo{
	height: 40px;
	overflow: hidden;
	}
.serviceList-a li .txtBar p{
	padding: 8px 0;
	}
.fullSearch {
	position: absolute;
	*width: 285px;
	right: 0;
	top: -5px;
	}	
.fullSearch .inputTxt{
	float: left;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	}	
.fullSearch .linkBtn{
	float: left;
	margin: 0;
	height: 33px;
	line-height: 33px;
	*height: 32px;
	*line-height: 28px;
	height: 32px\0;
	line-height: 28px\0;
	}
.fullTabBar{
	margin: 10px 0 30px;
	border: 1px solid #cecece;
	background: #f4f4f4;
	}	
.fullTabBar a{
	display: inline-block;
	color: #333;
	border-right: 1px solid #cecece;
	padding: 0 18px;
	height: 42px;
	line-height: 42px;
	text-decoration: none;
	}
.fullTabBar a.active{
	background: #fff;
	}	
.fullWarpper .fullTabMain {
	display: none;
	}	
.fullWarpper .fullTabMain h3{
	padding-left: 0;
	}	
.fullWarpper .fullTabMain h3 .t{
	border-bottom: 0;
	padding: 1px 15px;
	margin: 0 0 10px 0;
	border-left: 2px solid #f90;
	}
.fullTxtContent{
	padding: 20px 0;
	line-height: 22px;
	margin-bottom: 20px;
	}		
.fullTxtContent p{
	margin-bottom: 5px;
	}
.toggleBar .toggleTitleBox,
.toggleBar-a .toggleTitleBox{
	height: 50px;
	line-height: 50px;
	padding-left: 36px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #cecece;
	}
.toggleBar,
.toggleBar-a {
	padding: 20px 20px 0 20px;
	}	
.toggleBar .toggleTitleBox .triangle,
.toggleBar-a .toggleTitleBox .triangle{
	position: absolute;
	left: 16px;
	top: 23px;
	}
.showToggleBar .toggleTitleBox .triangle{
	top: 16px;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #666 transparent;
	}	
.toggleBar .toggleMainBox{
	background: #f4f4f4;
	padding: 0 20px;
	border:1px solid #cecece;
	border-top: 0;
	display: none;
	}
.apiDemoWarpper li{
	padding: 15px 10px;
	border-bottom: 1px solid #cecece;
	}	
#registeredForm .formMainBar,#forgetForm .formMainBar,#resetpwdForm .formMainBar{
	margin: 30px 0 0 180px;
	}
.sendEmail{
	line-height: 26px;
	}
.sendEmail .t{
	text-align: center;
	padding: 20px 0 30px;
	border-bottom: 1px dashed #ccc; 
	color: #666;
	}
.sendEmail .t h2{
	font-size: 30px;
	color: #f90;
	padding: 10px 0 20px;
	} 	
.sendEmail .m{
	margin: 30px 0 0 120px;
	color: #666;
	}	
.sendEmail .m ul{
	padding-left: 18px;
	}	
.sendEmail .m ul li{
	list-style: disc;
	}
.userFooter{
	margin: 30px 0;
	text-align: center;
	line-height: 28px;
	color: #666;
	}
.newsDynamicList .imgTxtTitle{
	border: 0;
	margin: 20px 0 10px;
	}	
.newsDynamicList .textListLayout li{	
	padding:5px 0;
	}
.newsDynamicList .span6{
	width: 42.7%;
	}	
.newsDynamicList [class*="span"]{ 
	margin-left: 14.504102564102564%;
	}	
.newsDynamicList .span6ie6{
	float: right!important;
	}	
.aidPageMainBar .aidPageMenu{
	background: #f90;
	color: #fff;
	top: -1px;
	position: relative;
	}
.aidPageMenu .aidMenuBar li{
	float: left;
	position: relative;
	}		
.aidPageMenu .aidMenuBar li a{
	display: inline-block;
	position: relative;
	padding: 0 40px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	}
.aidPageMenu .aidMenuBar li.active a,	
.aidPageMenu .aidMenuBar li a:hover{
	background: #eb8e03;
	}
.aidPageMenu .aidMenuBar li .triangle{
	left: 50%;
	bottom: 0;
	margin-left: -6px;
	position: absolute;
	border-style: solid dashed dashed dashed;
	border-width: 6px;
	border-color: transparent transparent #fff  transparent;
	border-style: dashed dashed solid dashed;
	display: none;
	}
.aidPageMenu .aidMenuBar li.active .triangle{
	display: block;
	}		
.aidPageBar-a{
	margin-top: 20px;
	}	
.aidPageBar-a .listBarA{
	padding: 20px 20px 20px 0;
	float: left;
	width: 379px;
	border-right:1px solid #eee; 
	}
.aidPageBar-a .listBarB{
	padding: 20px 40px;
	width: 720px;
	float: right;
	margin-left: -1px;
	border-left:1px solid #eee; 
	}	
.textListLayout li{
	padding: 7px 0 7px 15px;
	position: relative;
	}
.textListLayout li i{
	position: absolute;
	display: block;
	width: 3px;
	height: 3px;
	background: #666;
	left: 5px;
	_left: -10px;
	top: 17px;
	overflow: hidden;
	}	
.textListLayout li a{
	color: #333;
	}
.textListLayout li a:hover{
	color: #f90;
	text-decoration: none;
	}
.textListLayout li .txt{
	float: left;
	width: 395px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	}
.textListLayout li .time{
	float: right;
	text-align: right;
	color: #666;
	width: 110px;
	}		
.listBarA-Page{
	text-align: right;
	font-size: 16px;
	color: #999;
	margin-top: 10px;
	}	
.listBarA-Page em{
	cursor: pointer;
	margin: 0 5px;
	font-family: "Arile";
	font-weight: bold;
	}
.listBarA-Page em:hover,			
.listBarA-Page .active{
	color: #f90;
	}
.listBarB h1{
	text-align: center;
	color: #333;
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	}
.listBarB p{
	line-height: 20px;
	padding: 5px 0;
	}	
.updateRecord{
	position: relative;
	padding: 40px 0 50px 120px;
	}	
.timelineBar{
	border-left: 2px solid #666;
	}
.timelineBar li {
	margin: 0 0 0 40px;
	position: relative;
	}		
.timelineBar li .icon{
	position: absolute;
	top: 0;
	*top: -1px;
	left: -48px;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background:#fff;
	border: 2px solid #666;
	}	
.timelineBar li .icon em{
	display: block;
	width: 4px;
	height:4px;
	position: absolute;
	left: 3px;
	top: 3px;
	background: #666;
	overflow: hidden;
	}
.timelineBar li .timeTxt{
	position: absolute;
	left: -120px;
	top: 10px;
	}
.timelineBar li .timeTxt .monte{
	font-size: 20px;
	color: #666;
	}
.timelineBar li .timeTxt .year{
	font-size: 14px;
	text-align: right;
	color: #999;
	}
.timelineBar li .updateMainTxt{
	padding-bottom: 50px;
	}	
.timelineBar li .updateMainTxt h3{
	margin-bottom: 10px;
	}	
.timelineBar li .updateMainTxt h3,
.timelineBar li .updateMainTxt h3 a{
	font-size: 18px;
	color: #666;
	}
.timelineBar li .updateMainTxt p{
	color: #666;
	line-height: 20px;
	padding: 4px 0; 
	}					
/*----------login.html----------*/	
.loginHead{
	padding: 30px 0;
	}			
.loginHead .returnHome .icon{
	background-position: -141px -1px;
	position: relative;
	top: 1px;
	*top: -3px;
	width: 17px;
	height: 15px;
	margin: 12px 5px 0 0;
	}
.loginHead .returnHome a{
	color: #333;
	}
.loginContent{
	background: url(../images/banner/b4.jpg) no-repeat center center;
	height: 600px;
	position: relative;
	}
.loginContent .loginLink{
	width: 1000px;
	height: 600px;
	display: block;
	}
.loginContent .loginBar{
	position: absolute;
	top: 120px;
	right: 0px;
	width: 280px;
	padding: 20px;
	background: #fff;
	border: 1px solid #ccc;
	}
.loginContent .loginBar h2{
	font-size: 16px;
	text-align: center;
	}
.loginContent .formMainBar .inputTxt{
	height: 26px;
	width: 242px;
	margin-top: 15px;
	}
.loginContent .formMainBar .verify .inputTxt{
	padding: 5px 6px;
	width: 60px;
	}	
.loginContent .formMainBar .userName em, 
.loginContent .formMainBar .passWord em{
	top: 25px;
	}
.loginFooter {
	margin: 40px 0;
	}		
.loginFooter .loginFooterMenu a{
	margin-right: 20px;
	color: #333;
	}										
/*----------main_image Star----------*/
.main_visual{
	min-width: 1200px;
	_width: expression(((document.compatMode && document.compatMode=='CSS1Compat')? document.documentElement.clientWidth : document.body.clientWidth) < 1200? '1200px' : 'auto');
	height:420px;
	margin-bottom:30px;
	border-top:1px solid #d7d7d7;
	overflow:hidden;
	position:relative;
	top: -2px;
	}
.main_image{
	height:420px;
	overflow:hidden;
	position:relative;
	}
.main_image ul{
	width:9999px;
	height:422px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
	}
.main_image li{
	float:left;
	width:100%;
	height:420px;
	}
.main_image li span{
	display:block;
	width:100%;
	height:420px;
	}
.main_image li a{
	display:block;
	width:100%;
	height:420px;
	}
.main_image li .img_1{
	background:url('../images/banner/b1.jpg') center top no-repeat;
	}
.main_image li .img_2{
	background:url('../images/banner/b2.jpg') center top no-repeat;
	}
.main_image .slideImg1 .wrapper a{
	display: block;
	width: 172px;
	height: 60px;
	text-indent: -9999px;
	position: absolute;
	right: 50px;
	bottom: 39px;
	}	
div.flicking_con{
	position:absolute;
	top:360px;
	left:50%;
	z-index:999;
	width:300px;
	height:21px;
	margin:0 0 0 -50px;
	}
div.flicking_con a{
	float:left;
	width:21px;
	height:21px;
	margin:0;
	padding:0;
	background:url('../images/btn_main_img.png') 0 0 no-repeat;
	display:block;
	text-indent:-1000px;
	}
div.flicking_con a.on{
	background-position:0 -21px;
	}
#btn_prev,#btn_next{
	z-index:11111;
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
	}
#btn_prev{
	background:url(../images/hover_left.png) no-repeat left top;
	left:100px;
	}
#btn_next{
	background:url(../images/hover_right.png) no-repeat right top;
	right:100px;
	}
/*----------main_image End----------*/
	