@charset "utf-8";
/* 淮南海岸演艺广场--淮南人才网 */
* {	margin:0px;	padding:0px;}
body{color:#333; font-size:12px; background:#eff5fb;}
#box{ width:1002px; margin:0 auto; background:#fff; position:relative; }
#header{ background: url(images/header.jpg); height:200px;}
/*导航*/
#topnav {font-size:15px; font-weight: bold; float:left; width:201px;color:#0097e6; overflow:hidden;}
#topnav li{float:left;	padding:0; text-align:center; width:172px;height:53px; border-bottom:1px solid #a7C5e2; border-left:solid #01459a 9px; list-style:none; padding-right:20px; display:block;}
#topnav li a {color:#0097e6; text-decoration:none; line-height:53px; background:url(images/quan1.jpg) no-repeat left; padding-left:20px;}
#topnav li a:hover{ background:url(images/quan2.jpg) no-repeat left; padding-left:20px; color:#01459a;}
#nav_bt{background: #fff url(images/nav_bg.jpg) no-repeat top right; border-left:#0097e6 solid 9px; clear:both; height:720px;}

/*左边文字*/
#side_right{  float:right; width:768px;}
#text_br{ float:left; line-height:1.75; padding:20px; width:720px;}
#text_br p{ text-indent:25px; padding-bottom:20px;}

#ft{ border-left:#7dcff7 solid 10px; background:#eff5fb; line-height:58px; height:58px; text-align:center;  color:#01459a; clear:both;}
#ft a{ color:#01459a; text-decoration:none;}
#ft a:hover{ color:#0097e6;}

