@charset "utf-8";


/*------------------------
  Left Side
 ------------------------*/

#searchArea .map {
	float: right;
	margin-top: -5px;
}
#searchArea ul {
	width: 402px;
}
#searchArea li {
	float: left;
	width: 124px;
	display: block;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../imgs/share/bullet_blue.jpg) no-repeat left center;

}


.linkGlass {
	clear: left;
	line-height: 2;
	padding-left: 20px;
	margin-top: 10px;
	background: url(../imgs/share/icon_mag_glass.jpg) no-repeat left center;
}



#lineList {
	background: url(../imgs/share/line_narrow_gray.gif) repeat-x left bottom;
}
#lineList li {
	float: left;
	margin-right: 3px;
}
#searchLine #list {
	margin-bottom: 10px;
	padding: 14px;
	background: #FFF;
	border: 1px solid #999;
	border-top: none;
}
#searchLine #list li {
	float: left;
	width: 140px;
	display: block;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../imgs/share/bullet_blue.jpg) no-repeat left center;
}


#newList .titleGrad p {
	margin-top: 10px;
}
#newList ul {
	clear: both;
	margin-top: 18px;
}
#newList li {
	float: left;
	width: 80px;
	margin-left: 17.5px;
	line-height: 1.3;
}
#newList li.first {
	margin-left: 0;
}
#newList li img {
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
#newList .linkArrow {
	float: right;
	margin-top: 10px;
}

#special li {
	float: left;
	margin-top: 21px;
}
#special li.left {
	margin-right: 28px;
}

#news dl {
	margin: 14px 14px 0 14px;
}
#news dt {
	float: left;
	display: block;
	margin-bottom: 1em;
	padding-left: 10px;
	line-height: 1.5;
	background: url(../imgs/share/bullet_blue.jpg) no-repeat left center;
}
#news dd {
	display: block;
	line-height: 1.5;
	padding-left: 8em;
	margin-bottom: 1em;
}

#news .titleGrad p {
	margin-top: 10px;
}


/*------------------------
  Right Side
 ------------------------*/

#searchWord {
	padding: 21px 14px;
}
#searchWord form {
	text-align: center;
}
#searchWord .word {
	width: 218px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

/*
#feature {
	margin-bottom: 21px;
	padding-bottom: 4px;
	color: #FFF;
	line-height: 1.5;
	background: #2B6AAA url(../imgs/top/feature_bg.jpg) no-repeat 0 249px;
}
#feature p {
	margin: 5px 14px 10px 14px;
}
*/


#status {
	margin-top: -10px;
	padding-bottom: 5px;
	background: url(../imgs/top/bg_status.gif) repeat-y;
	border-bottom: 1px solid #CCC;
}
#status h3 {
	margin-bottom: 10px;
	padding: 22px 0 10px 54px;
	background: url(../imgs/top/title_new.jpg) no-repeat;
}
#status dl {
	clear: both;
	margin: 5px 14px;
}
#status dt {
	float: left;
	padding-left: 10px;
	color: #333;
	line-height: 24px;
}
#status dd {
	text-align: right;
	margin: 0 0 5px 0;
	padding-right: 10px;
	line-height: 24px;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
#status p.date {
	font-size: 10px;
	margin-right: 14px;
	text-align: right;
}

#new_area {
	width: 244px;
	margin: 10px auto 5px auto;
	background: #F6F6F6;
}
#new_area .rightList {
	padding: 8px 5px;
	border-bottom: none;
	background: url(../imgs/top/bg_new_list.gif) no-repeat center bottom;
}
#new_area .scroll_down {
	margin-top: -1px;
}
#new_area .scroll_up img{
    cursor:pointer;
}
#new_area .scroll_down img{
    cursor:pointer;
}
