﻿@charset "utf-8";
/* 淮南志高动漫文化科技发展有限责任公司--淮南人才网 */
* {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
body {
	width:1002px;
	margin:0 auto;
	font-size:12px;
}
#header {
	background:url(images/header.jpg) no-repeat;
	height:144px;
}
/*导航*/
#topnav {
	list-style:none;
	float:right;
	height:26px;
	line-height:26px;
	font-size:15px;
	font-weight: bold;
	padding-top:112px;
	padding-right:20px;
}
#topnav li {
	float: left;
	padding:0;
	text-align:left;
	width:105px;
}
#topnav li a {
	color:#0633b3;
	text-decoration:none;
	display:block;
	padding-left:20px;
	padding-top:5px;
}
#topnav li a:hover {
	color:#333;
}
/*导航结束*/

#banner {
	background:url(images/banner.jpg) no-repeat;
	height:177px;
}
#mainbox {
	width:1000px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
	border: solid 1px #d4e3ea;
	border-top:none;
	border-bottom:none;
}
#leftside {
	float:left;
	padding-bottom:300px;
	overflow:hidden;
	background:url(images/left-logo.jpg) no-repeat bottom;
}
#leftside ul {
	background:url(images/left-nav.jpg) no-repeat 40px 10px;
	padding-top:40px;
}
#leftside ul li a {
	padding-left:60px;
	line-height:27px;
	font-weight:700;
	width:145px;
	display:block;
	color:#333;
}
#leftside ul li a:hover {
	color:#0633b3;
}
#rightside {
	background:#eff6ff;
	float:right;
	width:770px;
	padding:20px 10px;
	color:#333;
	line-height:22px;
}

#rightside p {
	padding:10px 10px 10px;
	text-indent:24px;
	font-size:13px;
}
#img_box {
	margin:0 auto;
	text-align:center;
	padding:20px 0;
	overflow:hidden;
	margin-left:35px;
	width:700px;
	border-top: dashed 1px #ccc;
	margin-top:20px;
}
#img_box li {
	list-style:none;
	float:left;
	padding-bottom:10px;
	margin-left:35px;
}
#img_box_xm {
	margin:0 auto;
	text-align:center;
	padding:20px 0;
	overflow:hidden;
	margin-left:10px;
	width:740px;
}
#img_box_xm li {
	list-style:none;
	float:left;
	padding-bottom:10px;
	margin-left:20px;
	width:219px;
	height:155px;
	overflow:hidden;
}
#ft {
	height:55px;
	line-height:55px;
	background:#d4e3ea;
	color:#3162a0;
	text-align:center;
	clear:both;
}
#ft a {
	color:#3162a0;
}
.js{ width:690px; margin:0 auto; list-style:none; font-size:13px; color: #039; background:#fff; overflow:hidden; padding:20px;}
.js li{ width:350px; float:left;}

