@charset "UTF-8";/* CSS Document *//* ------news------- */div#news{	height:30px;	margin-top:20px;	border:2px solid #999999;	background-color:#FFF;	border-radius:4px;	overflow: hidden;}div#news h2{	font-family: 'Quantico', cursive;	font-weight:normal;	font-size:15px;	background-color:#000000;	color: #FFFFFF;	float: left;	width: 70px;	height:30px;	line-height:30px;	text-align:center;	border-radius:2px 0px 0px 2px;}div.title{	margin:10px 0px 15px 0px;	clear:both;}/* ------service------- */div#service{	margin:10px auto 20px auto;	overflow:hidden;}div#service div{	width:990px;	margin-bottom:17px;}div#service a{	border:4px solid #dddddd;	margin-right:17px;	display:block;	width:304px;	float:left;	border-radius:4px;/*	border-radius:6px */}div#service a:hover{	border:4px solid #157F7E;	margin-right:17px;	display:block;	width:304px;	float:left;}div#service a img{	border:2px solid #ffffff;	border-radius:2px;/*	border-radius:2px */}div#service span{	border:4px solid #dddddd;	margin-right:17px;	display:block;	width:304px;	float:left;	border-radius:4px;/*	border-radius:6px */}div#service span img{	border:2px solid #ffffff;	border-radius:2px;/*	border-radius:2px */}div#service a:hover img{	border:2px solid #000000;}/* ------link_box------- */div#link_box{	margin-bottom:25px;	border:2px solid #999999;	border-radius:4px;	padding:0px 0px;	background-color:#222222;	height: 84px;}div#link_box a{	padding:10px 28px;	display:block;	width:264px;	float:left;	border-right:2px solid #999999;	height: 64px;}div#link_box a.none{	border-right:none;}div#link_box a img{	border-radius:4px;	border:2px solid #ffffff;}/* ------facebook------- */div#like_box{	margin-bottom:30px;}
