﻿body{
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	font-family:"Microsoft YaHei";
	color:#333;
}

.clear{clear:both;font-size:0px;}

form {margin:0; padding:0}

img {border:0px;}

a{color:#333;text-decoration: none;}

#main_content{width:940px; margin-left:auto; margin-right:auto; background-repeat:repeat-y;}

#top_main {border:#e6e6e6 solid 1px; border-bottom:none; border-top:none;}

#top_line_bg {font-size:0px;background-image:url(images/top_line.gif); background-repeat:no-repeat; height:4px; }

#top_bg {background-image:url(images/top_bg.gif); background-repeat:repeat-x;height:82px;}

#logo {width:420px;height:82px;background-image:url(images/logo.gif);background-repeat: no-repeat;background-position: center center; float:left;}
#logo h1{text-indent: -9999px;margin:0;padding:0;}

#top_menu {float:right;margin-top:20px;margin-right:18px;_margin-right:9px; width:400px;}

#top_menu #search_input {float:right;width:380px;margin-top:10px;;text-align: right;}
#top_menu #search_input input.keyword {width:120px; border:#e6e6e6 1px solid;margin:0;padding:0px; height:22px;line-height:22px; font-size:12px; color:#999}

#top_menu #search_input input.submit {border:#dc4c0b 1px solid; height:24px; line-height:24px; background-color:#ff6623; font-size:12px; color:#fff;} 

#menu { background-image:url(images/menu_bg.gif); height:38px; line-height:38px; background-repeat:repeat-x;font-size:14px;}

#menu a {color:#FFFFFF;	text-decoration: none;display:block;float:left;	padding-left:12px;padding-right:12px;}

#menu a:hover{background-color: #eb5311;}
#menu a.hover{background-color: #eb5311;}

/* 网站BANNER图 */
#banner{width:940px; margin-left:auto; margin-right:auto;margin-bottom:15px;}

/*页面底部版权信息*/
#bottom_border{border-bottom:#ff5c14 solid 3px; width:940px; margin-left:auto; margin-right:auto;height:1px;font-size:0px;margin-top:20px;}

#bottom_content{
	padding:10px;
	background-color:#f7f7f7;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#copyright{text-align:center;height:25px;line-height:25px; font-family:Arial}

/* 下拉菜单样式 */
.dropList{position:absolute; width:200px;background:#eee;left:-9999px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); opacity:0.9; zoom:1;}
.dropList a{display:block; line-height:25px; height:25px; text-indent:1em;}
.dropList a:hover{background:#FF8000;color:#fff;}
