@charset "utf-8";

body{background:url('../img/global/top_bg.jpg') repeat-x left top;}

.wrapper{width:1024px; margin:0 auto;}

/* header */
.header{position:relative; height:105px; z-index:9999;}
.header h1{
	padding:36px 0 0 9px;
}
.header .tmvArea{position:absolute; right:0px; top:18px;}
.header .tmvArea:after{display:block; clear:both;l height:0; content:"";}
.header .tmvArea a{display:inline-block; float:left;}
.header .btnlngSet{position:absolute; right:0px; top:16px; width:147px;}
.header .btnlngSet a{float:left;}
.gnbBox{position:absolute; right:0px; top:56px; z-index:9999; width:728px;}
.gnbBox ul{width:728px; z-index:999;}
.gnbBox ul:after{display:block; clear:both; height:0; content:"";}
.gnbBox li{float:left; margin-left:70px;  z-index:999;}
.gnbBox ul ul{display:none; position:absolute; top:32px; height:36px; z-index:9999;}
.gnbBox ul ul:after{display:block; clear:both; height:0; content:"";}
.gnbBox ul ul li{
	margin:0; padding:0;
	padding:7px 0 0 15px;
}
.menu1 ul{width:248px; left:70px; background:url('../img/global/snb01_bg.png') no-repeat left top;}
.menu2 ul{width:270px; left:200px; background:url('../img/global/snb02_bg.png') no-repeat left top;}
.menu3 ul{width:160px; left:330px; background:url('../img/global/snb03_bg.png') no-repeat left top;}
.menu4 ul{}
.menu5 ul{width:160px; left:580px; background:url('../img/global/snb05_bg.png') no-repeat left top;}


/* container */
.container{}
.content{
	position:relative;
	z-index:0;
}
.mSection{width:100%; margin-bottom:5px;}
.mSection:after{display:block; clear:both; height:0; content:""; }
.mSection dl{float:left;}
.mSection dt{}
.mSection dd{}

.mSection dl.news{width:342px; padding-right:45px;}
.mSection dl.news dd{padding-left:100px; background:url('../img/main/img_news.jpg') no-repeat left top; min-height:70px;}
.mSection .news ul{padding-top:10px;}
.mSection .news li{width:100%; color:#7b7b7b; font-size:12px; margin-bottom:5px;}
.mSection .news li:after{display:block; clear:both; height:0; content:"";}
.mSection .news em{float:left; display:block; width:180px;}
.mSection .news em a{color:#7b7b7b;}
.mSection .news span{float:right; width:58px; text-align:right;}

.mSection dl.networks{width:350px;}

.mSection dl.adoption{width:285px;}
.mSection dl.adoption dt{position:relative;;}
.mSection dl.adoption dt a{position:absolute; right:0; top:0;}
.mSection dl.adoption dd{padding-left:86px; background:url('../img/main/img_use.jpg') no-repeat left top; padding-top:18px; min-height:70px;}
.mSection dl.adoption dd div{margin-bottom:5px;}
.mSection dl.adoption dd ul{width:175px;}
.mSection dl.adoption dd li a{color:#959595; }

/* mVisualArea */
.mVisualArea{position:relative; width:1024px; height:460px; overflow:hidden; z-index:0;}
.blueberry{}
.blueberry ul{width:100%;}
.blueberry ul:after{display:block; clear:both; height:0; content:"";}
.blueberry li{float:left;}
.blueberry .slides li{
	display: none;
	position: absolute;
}
.pager{position:absolute; left:470px; top:440px; text-align:center;}
.pager li{display:inline-block; padding:0 5px;}
.pager li a{display:block; width:13px; height:13px; background:url('../img/main/bul_mv.jpg') no-repeat left top; text-indent:-5000px;}
.pager li.active a{background:url('../img/main/bul_mv_on.jpg') no-repeat left top;}



/* footer */
.footer{background:url('../img/global/footer_line.jpg') repeat-x left top; width:100%; height:107px;}
.footer .inBox{width:1024px; margin:0 auto; position:relative;}
.footer .fmv{display:none; padding:2px 0 9px 0;}
.footer .fmv ul{width:100%;}
.footer .fmv ul:after{display:block; clear:both; height:0; content:"";}
.footer .fmv li{float:left;}
.footer .fmv li a{display:block;}

.footer address{padding-top:10px;}
.footer .copyright{position:absolute; left:433px; top:13px;}
.footer .btnLng{position:absolute; right:36px; top:8px; display:none;}




/* sub Layout */
.sLayout{
	width:1024px;
	padding-bottom:30px;
}
.sLayout:after{
	display:block;
	clear:both;
	height:0;
	content:"";
}
.lnbBox{
	width:260px;
	float:left;
	background:url('../img/sub/lnb_bg.jpg') no-repeat left top;
	min-height:280px; height:auto !important; height:280px;
}
.lnbBox .h3{
	padding:40px 0 0 30px;
	height:40px;
}
.lnbBox .lnb{padding-left:30px;}
.lnbBox .lnb li{margin-bottom:4px;}

.sConWrap{
	margin-left:260px;
	background:url('../img/sub/scon_bg.jpg') no-repeat left bottom;
	padding-bottom:30px;
}
.inDivSlayout{
	background:url('../img/sub/scon_bg_top.jpg') no-repeat left top;
	padding:32px 43px 0 23px;
	min-height:600px; height:auto !important; height:600px;
}

.sCunTop{width:100%; height:30px; border-bottom:1px solid #b7c1c6; margin-bottom:25px;}
.sCunTop:after{display:block; clear:both; height:0; content:"";}
.sCunTop h3{float:left; padding-left:10px;}
.sCunTop .local{float:right; font-size:11px; color:#767676; padding-top:10px; padding-right:10px;}
.sCunTop .local strong{color:#454545;}


.lnbBnr{
	display:none;
	padding:150px 0 0 34px;
}
.lnbBnr a{display:block;}
























