﻿/* CSS Document */


#nav, #content, #bottom{
	margin:0 auto;
	width:1000px;
	}
img {border:0;}
#nav{
	color:#005e92;
	height:193px;
	background:url(../images/main_03.gif) no-repeat;
	}
#nav p{
	height:26px;
	line-height:26px;
	margin-left:20px;
	}
/*左侧样式*/
.c_left{
	width:200px;
	float:left;
	background-color:#c8f6ef;
	color:#005e92;
	}
.login .title{
	height:61px;
	background:url(../images/main_05.gif) no-repeat;
	}
.login .bd{
	height:169px;
	background:url(../images/main_08.gif) no-repeat;
	text-align:center;
	}
.login ul{padding-top:12px;}
.login ul li{
	list-style:none;
	height:30px;
	}
	.login input.txt{
	height:16px;
	width:90px;
	color: #005e92;
	background-color:#dff2fc;
	border:1px #036f7f solid;
	}

.userinfo .title{
	height:61px;
	background:url(../images/main0_05.gif) no-repeat;
	}

.userinfo .con{
	height:169px;
	background:url(../images/main_08.gif) no-repeat;
	}
.userinfo .con p{
	line-height:22px;
	padding:10px 0 0 25px;
	}

.gonggao, .jianjie{
	background:url(../images/left_bg.gif) repeat-y;
	}	
.gonggao .title{
	height:97px;
	background:url(../images/main_12.gif) no-repeat;
	}
 gonggao dl,.jianjie p{
	width:188px;
	height:243px;
	background-color:#e9fbf9;
	border:1px #10d3bb solid;
	border-top:0;
	margin:0 0 5px 5px;
	}

.gonggao dd{
	_height:22px;
	line-height:30px;
	_padding-top:8px;
	background:url(../images/main_15.gif) 5px 10px no-repeat;
	padding-left:15px;
	}

.jianjie .title{
	height:97px;
	background:url(../images/main0_12.gif) no-repeat;
	}

.jianjie p{
	width:168px;
	height:223px;
	text-indent:24px;
	line-height:24px;
	padding:10px;
	}
.c_middle{
	width:599px;
	float:left;
	}

/*右侧样式*/

.c_right{
	width:200px;
	height:615px;
	float:right;
	background-color:#c8f6ef;
	border:1px #61d0e1 solid;
	border-top:0px;
	border-left:0px;
	}
.mingshi_title{
	height:94px;
	background:url(../images/main_07.gif) no-repeat;
	}

.ms {
	width:188px;
	height:505px;
	background-color:#e9fbf9;
	border:1px #10d3bb solid;
	border-top:0;
	margin:0 0 5px 5px;
	padding-top:10px;
	}

.ms img{
	border:1px #999999 solid;
	text-align:center;
	margin:10px 15px;
	}
.ms p{
	width:168px;
	color:#005e92;
	text-indent:24px;
	line-height:20px;
	margin-left:10px;
	}
.ms p span{
	font-size:14px;
	font-weight:bold;
	}



