﻿/*
 *代码开发：北京盛世阳光公司 
 * Copyright(c) 2000-2008, 北京盛世阳光公司.
 * info@gonet.com.cn
 * http://www.gonet.com.cn
 * 版本：V1.659
 */

/*--------------首页样式----------------*/

/*头部*/
#main #head .logo
{
	float:left;
	width:185px;
	height:92px;
	text-align:center;
}
#main #head .content
{
	float:right;
	width:490px;
}
#main #head .content .getback
{
	padding-bottom:38px;
	padding-right:5px;
	text-align:right;
}
/*content*/
#maincon
{
	width:935px;
	clear:both;
	background:url(../images/right_bg.jpg) repeat-y right 0;
	display:table;
	padding-bottom:30px;
}
/*左侧内容*/
#main #left_con
{
	width:138px;
	margin:20px 0 0 14px;
	float:left;		
}
#main #left_con .side_nav
{
	width:124px;
	float:right;
}
#main #left_con .side_nav li
{
	background:url(../images/arrow_01.jpg) no-repeat 0 7px;
	height:24px;
	line-height:24px;
}
#main #left_con .side_nav li a
{
	display:block;
	background:url(../images/arrow_02.jpg) no-repeat right;
	width:105px;
	text-indent:6px;
	color:#001F41;
	border-bottom:1px #BBBBBB dashed;
	margin-left:12px;
}
/*友情链接*/
.friend_link
{
	background:url(../images/index_link_title.jpg) no-repeat 0 0;
	clear:both;
	text-align:center;
	position:relative;
	top:25px;	
}
.friend_link img
{
	margin-top:35px;
}
/*中间内容*/
#main #cen_con
{
	width:550px;
	margin:0 30px 0 15px;
	float:left;	
}
.sub_title
{
	height:20px;
	text-align:right;
	padding-right:10px;
	color:#FF0000;
}
.sub_title a
{
	color:#000000;
}
.section
{
	font-size:20px;
	font-family:黑体;
	color:#002544;
	height:45px;
	line-height:45px;
}
.cen_one
{
	padding:8px;
	border-top:1px #C8C8C8 solid;
	border-bottom:1px #C8C8C8 solid;
}
.cen_one p
{
	text-indent:20px;
}
.cen_two
{
	padding:8px;
	border-top:2px #C8C8C8 solid;	
}
.cen_two p
{
	text-indent:20px;
	color:#3C3C3C;
}
.cen_two img
{
	margin:10px 0;
}
.cen_three
{
	padding:8px;
	border-top:2px #C8C8C8 solid;	
}
.cen_three p
{
	text-indent:20px;
}
.cen_three span
{
	display:block;
	font-weight:bold;
}
#main #cen_con ul li
{
	width:107px;
	float:left;
	margin-left:40px;
}
#main #cen_con ul li span
{
	display:block;
	text-align:center;
	color:#0865AA;
	height:40px;
	line-height:40px;
}
#main #cen_con ul li img
{
	background:url(../images/pic_bg.jpg) no-repeat;
	width:103px;
	height:76px;
	padding:2px;
}
#main #cen_con ul li#pic_one
{
	width:107px;
	margin-left:22px;
}
/*右侧内容*/
#main #right_con
{
	width:173px;
	margin-top:20px;
	float:left;	
}
.index_news_title
{
	display:block;
	height:20px;
}
.index_news_more
{
	padding-right:5px;
	text-align:right;
	margin:16px 0;
}
#main #right_con .index_news ul
{
	color:#000000;
	line-height:25px;
}
#main #right_con .index_news ul li
{
	background:url(../images/arrow_11.jpg) no-repeat 1px 10px;
	text-indent:10px;
}
#main #right_con .index_news ul li a
{
	color:#000000;
}
.indexspace 
{
	width:935px;
	height:25px;
	clear:both;
}