#contents > .main {
	background-image:url(../images/top/bg_main.png);
	height:370px;
	margin-top:74px;
	padding-top:20px;
	padding-bottom:12px;
	text-align:center;
}
#contents > .outer-top {
	background-image:url(../images/share/bg_contents.png);
	background-repeat:repeat-x;	
	background-color:#FFF;
	margin-top:-6px;
	padding:15px 0;
}
#contents > .outer-top > .container {
	background-color:#fff;
	box-shadow:0 0 4px 4px #ddd;
	height:770px;
	padding:30px 15px;
	width:930px;
}
.banners {
	border-right:1px solid #A4A1A1;
	float:left;
}
.banners > li {
	margin-bottom:15px;
}
.banners ~ div {
	float:left;
	margin-left:18px;
}
.lower {
	margin-bottom:20px;
}
.lower > li {
	float:left;
	margin-right:10px;
}
.lower > li:nth-child(3) {
	margin-right:0;
}
.news-container {
	margin-top:70px;
	width:600px;
}
.news-container > .title {
	background-image:url(../images/top/border_news.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:5px;
}
.news-container > .title  a {
	color:#fff;
}
.news-container > .title  a:hover {
	text-decoration:underline;
}
.news-container > .title > div:first-child {
	color:#1B64DB;
	float:left;
	font-size:16px;
}
.news-container > .title > div:nth-child(2) {
	background-color:#1B64DB;
	color:#FFF;
	float:right;
	font-size:12px;
	padding:1px 8px;
}
.news-container > .news > li {
	background-image:url(../images/share/pointer.png);
	background-position:2em 20px;
	background-repeat:no-repeat;
	border-bottom:2px dotted #999;
	padding:16px 0 2px 4em;
}
.news-container > .news > li > a:hover {
	text-decoration:underline;
}
.news-container > .news > li > a:visited {
	color:#333;
}

/* flexslider.css overwrite */
.flexslider {
	border:none;
}
.flex-control-nav {
	bottom:10px;
}
