@charset "utf-8";
/* CSS Document */


* {margin:0; padding:0; font-family:Arial, "微软雅黑"; font-size:11px;}

body {line-height:20px; color:#333333; background:#ffffff url(bg.jpg) repeat-x center top;}

#containor {width:978px; margin:0 auto; background:#ffffff; padding:0 10px;}

.hyinut {border:1px solid #EBEBEB; padding:2px;}


a:link,a:visited {text-decoration:underline; color:#333333;}
a:hover {text-decoration:none; color:#000000;}

.messagecontent {border:1px solid #00FF66; font-family:Arial, "微软雅黑"; font-size:11px; padding:2px; width:550px;}

.copy { color:#949494; background:url(copybg.jpg) repeat-x center center;}

.pro_img {height:100px; margin:5px 0px;}


.content {border:0px; width:500px; height:50px; overflow:hidden;}
img {border:0px;}


.sub_border {border:1px solid #ffffff; background:#EFEFEF; margin:8px auto;}


.sub_title {font-weight:bold; color:#4D5965;}



.sub_top { color:#FFFFFF; font-weight:bold; background:url(sub_title_bg.gif) repeat-x center center;}



.search_top {background:url(search_bg.gif) repeat-x center center; color:#000000;}






#linkDIV{
	position:absolute;
	text-align:left;
	width:202px; height:120px;
	overflow-y:auto; overflow-x:hidden;
	margin:21px 0 0 0;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	padding:6px;
}
#linkDIV a{
	display:block; height:18px; line-height:18px;
	margin-top:1px;
	background:url(arr2.gif) no-repeat 3px center;
	padding-left:11px;
	white-space:nowrap;
	width:100%;
}
#linkDIV a:hover,#linkDIV a:active{
	background:none;
	background:#F8C400 url(arr2.gif) no-repeat 3px center;
	color:#FFFFFF;
}
.scroll{
	scrollbar-face-color:#666666;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
}

