@charset "ISO-8859-1";

@import "base.css";

	
/* main_img_area */

#main_img {
	width:780px;
	margin:0 10px 20px 10px;
}

/*-----------------*/
/*      clear      */
/*-----------------*/

#top_service_btn {
  zoom: 1; /* for IE5.5 - IE7 */
}
#top_service_btn:after { /* for modern browser */
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
/*------------------------------*/
/*        button        */
/*------------------------------*/

a.btn_t_top {
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	background:url(../img/btn_back.gif) no-repeat 0 0;
	width:76px;
	height:13px;
	margin:10px 10px 10px 714px ;
}

a.btn_t_top:hover  {
	background:url(../img/btn_back.gif) no-repeat 0 -13px;
}

/*-----------------*/
/*  contents left  */
/*-----------------*/

#contents_left {
	width:570px;
	height:auto;
	margin-right:10px;
	float:left;
}

#contents_left h2 {
	margin:0 0 5px 0;
}

/* news */

#top_news {
	margin-bottom:20px;
}

#top_news li {
	background:url(../img/line_dot.gif) repeat-x bottom;
	padding:8px;
	width:550px;
	margin:0 auto ;
}

#top_news p {
	color:#0099ff;
	background:url(../img/arrow.gif) no-repeat 2px 2px;
	padding-left:20px;
}

#top_news p img {
	margin-left:5px;
	vertical-align:bottom;
}

#top_news span {
	color:#333333;
	margin-right:15px;
}

/* service button */

#top_service_btn {
	margin:0;
	padding:0;
	width:570px;
}
#top_service_btn li {
	display:inline;
	margin-right:9px;
	margin-bottom:10px;
	float:left;
}

#top_service_btn li.li_end {
	margin-right:0px;
}

#top_service_btn a ,#top_service_btn a:link {
	height:60px;
	background-position:0 0;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
}
	
#top_service_btn a:hover {
	background-position:0 -60px;
}
#top_service_btn_01, #top_service_btn_02, #top_service_btn_03, #top_service_btn_04, #top_service_btn_05, #top_service_btn_06 {
	width:184px;
	display:block;
}
#top_service_btn_01 {
	background:url(../../img/bnb_reseach.gif) no-repeat left;
}
#top_service_btn_02 {
	background:url(../../img/bnb_trandmark.gif) no-repeat left;
}
#top_service_btn_03 {
	background:url(../../img/bnb_domain.gif) no-repeat left;
}
#top_service_btn_04 {
	background:url(../../img/bnb_risk.gif) no-repeat left;
}
#top_service_btn_05 {
	background:url(../../img/bnb_protection.gif) no-repeat left;
}

#top_service_btn_06 {
	background:url(../../img/bnb_anti.gif) no-repeat left;
}

/*-----------------*/
/* contents right  */
/*-----------------*/

#contents_right {
	width:200px;
	height:auto;
	float:right;
}
