﻿@charset "utf-8";
/*sitebody*/
#outline #sitebody{
	background: #FFF url(background/mid_bar.gif) repeat-y 214px 0px;
}
/*pictruebar*/
#content .pictruebar{
	float: left;
	width: 155px;
}
.pictruebar h1{
	text-align: center;
}
.pictruebar ul.top{
	font-size: 1%;
	line-height: 1%;
}
ul.top a{
	font-weight: bold;
	color: #333;
	display: block;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 16px;
}
ul.top a img{
	display: block;
	border: 2px solid #999;
	margin: 0 auto 5px;
	width: 120px;
	height: 90px;
}

ul.top a:hover img{
	border: 2px solid #FFF;
}
ul.top a:hover ins{
	width: 110px;
	position: absolute;
	display: block;
	filter:alpha(opacity=90);
	opacity: 0.9;
	cursor:pointer;
	font-size: 10px;
	padding: 5px;
	font-weight: normal;
	background-color: #666;
	margin: -67px 0 0 7px;
	color: #FFF;
}
ul.top a:hover{
	color: #000;
	background-color: #BBB;
}
/*pictruebar thebest*/
.pictruebar ul.thebest{
	background-color: #FFF;
	text-align: center;
	border-top: 1px solid #BBB;
	padding: 5px 0 21px;
}
ul.thebest img{}
/*main*/
#content .main{
	float: right;
	width: 431px;
}
.main h1{
	padding-left: 10px;
	margin-left: 1px;
}
.main ul.newsite{
	background-image: url(background/list_url.gif);
	margin: 5px 19px 10px;
}
ul.newsite li{}
ul.newsite a:link,ul.newsite a:visited{
	color: #666;
	display: block;
	line-height: 21px;
	padding-left: 5px;
	width: 388px;
}
ul.newsite a:visited{
	background: url(icon/icon_visited.gif) no-repeat right center;
}
ul.newsite a span{
	float: left;
	height: 7px;
	width: 7px;
	display: inline;
	border: 2px solid #FFF;
	line-height: 1%;
	margin: 5px 5px 0 5px;
}
ul.newsite a:hover span{
	height: 11px;
	width: 11px;
	margin: 3px 3px 0 3px;
}
ul.newsite a:hover ins{
	display: block;
	padding: 4px;
	position: absolute;
	margin-left: 233px;
	background: url(icon/arrow_pic_top.gif) no-repeat  0px 0px;
}
ul.newsite a img{
	border: 1px dashed #666;
	padding: 2px;
	background-color: #FFF;
}
ul.newsite a strong{
	color: #036;
}
ul.newsite a:hover{
	text-decoration: none;
	background-color: #FFFFE8;
	color: #609;
}
/*search box*/
.main ul.searchbox{
	background: #ededed;
	border: 5px solid #ededed;
	font-size: 10px;
	width: 383px;
	line-height: 21px;
	height: 123px;
	margin: 10px 0 5px 19px;
}
/*live*/
.main ul.live{
	margin: 10px 18px;
	background: no-repeat 0 3px;
	padding: 3px 0 8px 140px;
	line-height: 22px;
	border-bottom: 1px solid #BBB;
}
ul.live li{
	margin-bottom: 3px;
}
ul.live li a{
	display: block;
	padding-left: 30px;
	background: #ffe9ec url(icon/icon_live.gif) no-repeat 10px 50%;
	color: #333;
	text-decoration: none;
	width: 225px;
}
ul.live li a:hover{
	color: #000;
	background-color: #ffc4cb;
	text-decoration: none;
}
ul.live li.second a{
	background-color: #ecf3f5;
}
ul.live li.second a:hover{background-color: #cbdee4;}
ul.live li.third a{
	background-color: #fffeec;
}
ul.live li.third a:hover{background-color: #fffccb;}
ul.live li a ins img{
	background: url(background/bg_live.gif) no-repeat center center;
	padding: 2px;
}
ul.live li a:hover ins{
	display: block;	
	position: absolute;
	margin-left: -166px;
	margin-top: 4px;
	+margin-top: -1px;
}
ul.live li.second a:hover ins{
	margin-top: -21px;
	+margin-top: -26px;
}
ul.live li.third a:hover ins{
	margin-top: -46px;
	+margin-top: -51px;
}
ul.live li a span{
	color: #333;
	font-weight: bold;
	margin-right: 5px;
}
.main ul.design{
	background-image: url(control/top_design.gif);
}
.main ul.accessibility{
	background-image: url(control/top_access.gif);
}
.main ul.technic{
	background-image: url(control/top_technic.gif);
	border: none;
}
.sidebar .sidewrap{
	height: 499px;
	overflow: hidden;
	margin-bottom: 2px;
}
