﻿body {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	background: #333;
	font: 10px/1.5 Arial, "微软雅黑";
	color: #333;
}
td {
	color: #333;
}
img {
	border: none;
}

p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333!important;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
	padding-top:30px;
}

/** 页头区 **/
#mainbg{
	width:1024px;
	height:576px;
	margin:45px auto;
	background:url(id_bg.jpg) no-repeat;
}

/** 页头区 **/
.bdr_1{
border:1px;
border-color:#ccc;
}

#top{
	width:100%;
	background:url(../images/top_bg.jpg) repeat-x;
	
}
	
#center{
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	width:800px;
	azimuth:center;
}

#logo{
width:268px;
height:110px;
margin-top:10px;
text-align:left;
float:left;
}

#mainleft{
width:198px;
height:580px absolut;
float:left;
margin-top:10px;
overflow:hidden;
}
#mainright{
width:580px;
height:580px absolut;
float:right;
margin-top:10px;
overflow:hidden;
}

#indexnews{
width:805px;
height:160px;
background:url(../images/NEWS.jpg) no-repeat;
margin-top:10px;
padding-top:25px;
}

#indexblog{
width:800px;
height:120px;
background:url(../images/blog.jpg) no-repeat;
margin-top:10px;
padding-top:25px;
}

#blogimg{
margin-right:3px;
border:solid 1px #ccc;
padding:2px;
width:79px;
height:79px;
float:left;
}

#indexvedio{
width:800px;
background:url(../images/vedio.jpg) no-repeat;
margin-top:5px;
padding-top:25px;
float:left;
}
#newslist_left{
width:500px;
float:left;
background:url(../images/news.jpg) top left no-repeat;
margin-top:10px;
padding-top:25px;
}
#newslist_right{
width:220px;
float:right;
margin-top:10px;

}

#newslist_cont{
width:520px;
margin:4px;
height:100px;
padding:4px;
border:2px solid #999;
text-align:left;
}

#newscont{
width:500px;
padding:10px;
}

#cont_left{
width:540px;
margin-top:10px;
float:left;
}

#cont_right{
float:right;
width:240px;
margin-top:10px;
}

.sidebox{
margin:10px 0px;
border:solid 1px #ccc;
width:240px;
padding:0px;
text-align:left;
}

.sidebox ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;}

.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/** 导航 **/
.nav {
	

}
.nav .nav_global {
}
.nav .nav_global ul {
	
	padding: 0 20px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:right;
	text-decoration:none;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #FFF;

	padding-left: 16px;
}
.nav .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 5px;
}
.nav .nav_global li a:hover {
	color: #ccc!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #000;

}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 220px;
}
#tabnav_div_4 {
	padding-left: 340px;
}
#tabnav_div_5 {
	padding-left: 460px;
}
#tabnav_div_6 {
	padding-left: 580px;
}
#tabnav_div_7 {
	padding-left: 700px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #00A0E9;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #333333;
	border-width: 1px 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}