﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:14px;
	text-decoration:none;}

#head{
	width:100%;
	height:180px;
	background:url(../images/headpian.png) repeat-x;}
#header{
	width:1000px;
	height:180px;
	background:url(../images/head.png) no-repeat;
	margin:0 auto;}
#header ul{
	width:1000px;
	height:35px;
	padding-left:100px;}
#header li{
	float:left;
	color:#FFF;
	line-height:20px;
	padding-top:133px;}
#header li a{
	width:110px;
	height:20px;
	font-size:17px;
	color:#FFF;
	font-weight:500;
	font-family:"微软雅黑";
	text-align:center;
	float:left;}
#header li a:hover{
	color:#ffcc33;}

#content{
	width:1000px;
	height:535px;
	background:#f5f5f5;
	margin:0 auto;}
#thesis{
	height:230px;}
#picbox{
	height:175px;
	padding-top:15px;}
#picbox img{
	width:302px;
	height:155px;}

#information{
	height:240px;}
#information a{
	color:#484848;
	margin-left:20px;}
#information a:hover{
	color:#0073b1;}
#information span{
	float:right;
	margin-right:10xp;
	color:#afafaf;}
#inleft{
	width:487px;
	height:240px;
	float:left;}
#conleft{
	width:468px;
	height:185px;
	background:#FFF;
	margin:0 auto;}
#conleft li{
	width:460px;
	height:30px;
	line-height:30px;
	background:url(../images/bluedot.png) no-repeat;
	background-position:2% 50%;	
	border-bottom:1px dashed #CCC;}
#conright{
	width:495px;
	height:185px;
	background:#FFF;}
#conright li{
	width:490px;
	height:30px;
	line-height:30px;
	background:url(../images/bluedot.png) no-repeat;
	background-position:1% 50%;
	border-bottom:1px dashed #CCC;}

#inright{
	width:510px;
	height:240px;
	float:right;}
#link{
	height:50px;
	clear:both;
	background:#FFF;}
#link li{
	height:50px;
	color:#017fbb;
	font-family:"微软雅黑";
	line-height:50px;
	float:left;}
#link li a{
	font-size:17px;
 	color:#44a0d1;}
#link li a:hover{
	color:#015c8d;}

#foot{
	width:100%;
	height:80px;
	float:left;
	background:#2891ca;}
#footer{
	width:1000px;
	height:80px;
	background:#0073b1;
	margin:0 auto;}
#footer p{
	color:#FFF;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:15px;
	text-align:center;}


#conbj{
	width:1000px;
	max-height:100%;
	clear:both;
	background:#fff;
	margin:0 auto;}
#lanmu{
	width:200px;
	height:700px;
	background:url(../images/lanmu_head.png) no-repeat top;
	float:left;}
#lanmulist{
	width:200px;
	height:649px;
	margin-top:50px;
	background:url(../images/lanmu_bj.png) no-repeat bottom;}
#lanmulist li {
	width:140px;
	height:35px;	
	margin:0 auto;
	padding-left:20px;
	border-bottom: 1px dotted #999;
	background:url(../images/dian.png) no-repeat;
	background-position:left;}
#lanmulist li a{
	font-size:15px;
	color:#484848;
	line-height:35px;
	font-family:"微软雅黑";}
#lanmulist li a:hover{
	color:#0073b1;}
#context{
	width:775px;
	height:100%;	
	min-height:680px;
	max-height:100%;
	margin-left:10px;
	float:left;	background:#f9f9f9;}
#title{
	width:775px;
	height:40px;	
	background:#eeeeee;	
	margin:0 auto;}
#title h2{
	line-height:40px;
	font-family:"微软雅黑";
	text-align:center;
	color:#0056a7;
	font-size:18px;}
#listext{
	width:730px;
	height:92%;
	margin: 0 auto;
	padding-left:20px; 
	padding-right:20px;}
#listext li{
	background:url(../images/bluedot.png) no-repeat;
	background-position:1% 50%;	
	margin:0 10px 0 10px;
	padding-left:23px;
	border-bottom:1px dashed #CCC;}
#listext li a{
	height:38px;
	color:#484848;
	font-size:15px;
	line-height:38px;
	font-family:"微软雅黑";}
#listext li a:hover{
	color:#0073b1;}


