@charset "utf-8";
/* CSS Document */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,hr{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size:inherit;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

body {background: url(/Images/yc_page_bg.jpg) center top no-repeat; font-family:"微软雅黑", Verdana,"宋体"}
#layout {width:998px; margin:0 auto; background:url(/Images/yc_title_bg.jpg) center top no-repeat;}
#header { font-size:12px; height:295px;}
#header #top {color:#FFF; text-align:right; padding:7px 10px; height:16px;}
#header #header_area {height:225px;}



#header #mainNav {height:31px;}
#header #mainNav .mainNavFirstLi {width:140px; height:31px; float:left; margin-right:8px; display:inline;}
#header #mainNav .mainNavFirstLi a {display:block; white-space: nowrap; text-decoration: none;}

#nav01 a {background:url(/Images/yc_nav_bt.gif) 0 -31px no-repeat;}
#nav02 a {background:url(/Images/yc_nav_bt.gif) -140px -31px no-repeat;}
#nav03 a {background:url(/Images/yc_nav_bt.gif) -280px -31px no-repeat;}
#nav04 a {background:url(/Images/yc_nav_bt.gif) -420px -31px no-repeat;}
#nav05 a {background:url(/Images/yc_nav_bt.gif) -560px -31px no-repeat;}

#mainNav li ul { position: absolute; visibility: hidden; z-index:99; }
#mainNav li ul li { float: none; text-align:center; width:140px; }
#mainNav li ul li a { width: auto; background: #b25676; color: #FFF; padding:5px 0; }
#mainNav li ul li a:hover { background: #8EA344 }

#notice {background-color:#fcffe3; border:#f8e1b0 solid 1px; margin:0 20px 20px 20px; padding:18px;}
a {color:#000; text-decoration:none;}
a:hover { color:#F60; text-decoration:underline;}

#main {background:url(/Images/yc_main_bg.gif) center top no-repeat; clear:both; padding-top:15px;}

.mainContentArea {margin:5px 50px;}

.news td {padding:25px 20px;}
.newsBorder {border-top:1px #999 dashed;}

#copyright {font-size:12px;}

#hezuohuoban {font-size:12px; width:700px; border-bottom:1px #CCC dashed; padding:0 0 10px; margin-bottom:10px;}
#hezuohuoban ul li { float:left; display:inline; margin:5px 10px 50x 0;}

.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.font12px {font-size:12px;}