﻿/*------ keler ---------*/
* {
	margin:0;
	padding:0;
	}
html,body {
	font-size:12px;
	width:100%;
	height:100%;
	}
input {
	border:1px solid #979CA2;
	height:20px;
	line-height:20px;
	}
textarea {
	border:1px solid #979CA2;
	width:350px;
	height:80px;
	}
a {
	color:#007EDA;
	text-decoration:none;
	}
a:hover {
	color:#44B0FF;
	text-decoration:underline;
	}

.borderno {
	border:0;
	}
#head {
	width:100%;
	min-width:860px;
	}
.headImg {
	float:right;
	width:560px;
	}
#menu {
	background:url(../images/bg_menu_01.GIF) repeat-x;
	height:37px;
	padding-left:193px;
	}
ul {
	list-style:none;
	}
#menu ul li {
	float:left;
	}
#menu ul li a {
	float:left;
	height:32px;
	width:80px;
	padding-top:5px;
	display:block;
	line-height:32px;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	}
#menu ul li a:hover {
	background:url(../images/bg_menu_btn02.GIF) no-repeat center;
	}
#menu ul li .act:hover {
	background:url(../images/bg_menu_btn01.GIF) no-repeat center;
	}
#menu ul li .act {
	background:url(../images/bg_menu_btn01.GIF) no-repeat center;
	}
#leftList {
	float:left;
	width:159px;
	padding:13px 13px 13px 21px;
	}
.kuai, .kuai2 {
	border:1px solid #73b5f8;
	padding:1px;
	margin-bottom:8px;
	}
.kuai .info {
	text-indent:2em;
	padding:5px;
	line-height:150%;
	}
.kuai2 {
	border-bottom:0;
	margin-bottom:0;
	}
.kuai h3, .kuai2 h3 {
	background:url(../images/bg_tit_03.gif) repeat-x;
	height:34px;
	}
.kuai h3 p, .kuai2 h3 p {
	background:url(../images/bg_titImg_01.gif) 10px 0 no-repeat;
	height:34px;
	text-indent:3em;
	font-size:12px;
	color:#007ddb;
	line-height:34px;
	border-bottom:1px dotted #73b5f8;	
	}
.kuai2 h3 p {
	background:url(../images/bg_titImg_02.gif) 10px 0 no-repeat;
	border:0;
	}
.tableTd {
	border-collapse:collapse;
	width:100%;
	}
.tableTd th {
	border:1px solid #9fd6ff;
	width:40%;
	background:#c8e1fb;
	color:#014f8a;
	}
.tableTd th p {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	font-weight:normal;
	padding:4px;
	}
.tableTd td {
	border:1px solid #9fd6ff;
	color:#585858;
	padding-left:5px;
	}
#titleR, #content, #childFoot {
	margin-left:193px;
	margin-right:21px;
	}
#titleR {
	padding-top:13px;
	}
#content {
	background:#f2f9ff;
	margin-top:8px;
	margin-bottom:8px;
	}
#content, #childFoot {
	padding:15px;
	padding-right:0;
	}
#childFoot {
	border:1px solid #9be594;
	background:#fbfffa;
	color:#1d6402;
	line-height:180%;
	}
#titleR h3 {
	border:1px solid #9fd6ff;
	padding:1px;
	background:url(../images/bg_tit_01.gif) repeat-x center #f2f9ff;
	height:22px;
	font-size:12px;
	color:#007ddb;
	line-height:22px;
	padding-left:3em;
	}
#titleR h3 p {
	text-indent:0;
	text-align:center;
	width:160px;
	float:right;
	background:url(../images/bg_tit_02.gif) repeat-x center;
	height:22px;
	font-size:12px;
	font-weight:normal;
	color:#F00;
	line-height:22px;
	}
	
.tableForm {
	border-collapse:collapse;
	color:#8B9BA8;
	width:auto;
	} 
.tableForm td {
	padding:7px 3px;
	}
.tableForm .fc {
	color:#7EAA6B;
	}
	
.tableList {
	border:1px solid #979CA2;
	border-collapse:collapse;
	width:420px;
	color:#8B9BA8;
	background:#FFF;
	}
.tableList th {
	padding:5px 3px;
	background:#F2F2F2;
	}
.tableList td {
	border-bottom:1px dotted #BEBEBE;
	padding:5px 3px;
	text-align:center;
	}
.tableList .fcBlack {
	color:#555;
	text-align:left;
	}
.tableList td a {
	color:#007EDA;
	text-decoration:none;
	}
.tableList td a:hover {
	color:#44B0FF;
	text-decoration:underline;
	}
	
.historyMeetList {
	border:1px solid #9ECCF8;
	border-collapse:collapse;
	color:#575757;
	width:96%;
	background:#F2FAFF;
	}
.historyMeetList th {
	padding:5px 3px;
	background:#C8E2FB;
	color:#005189;
	font-weight:normal;
	}
.historyMeetList td {
	border-bottom:1px dotted #A8D1F9;
	padding:7px 3px;
	text-align:center;
	}
.historyMeetList .fcBlack {
	color:#555;
	text-align:left;
	}
.historyMeetList td a {
	color:#007EDA;
	text-decoration:none;
	}
.historyMeetList td a:hover {
	color:#44B0FF;
	text-decoration:underline;
	}
.yema {
	width:680px;
	padding-top:8px;
	text-align:right;
	}

.btnSubmit {
	background:url(../images/button_01.gif) no-repeat;
	width:119px;
	height:36px;
	border:0;
	color:#00589A;
	font-weight:bold;
	}
.btnButton {
	background:url(../images/button_02.gif) no-repeat;
	width:50px;
	height:23px;
	border:0;
	color:#00589A;
	}


.btnButton2 {
	background:url(../images/bg_menu_btn02.GIF) repeat-x;
	width:auto;
	height:23px;
	border:1px solid #B2B6BA;
	color:#FFF;
	}
	
	
.titleR{
	margin-left:193px;
	margin-right:21px;
	}
.titleR {
	padding-top:13px;
	}
.titleR h3 {
	border:1px solid #9fd6ff;
	padding:1px;
	background:url(../images/bg_tit_01.gif) repeat-x center #f2f9ff;
	height:22px;
	font-size:12px;
	color:#007ddb;
	line-height:22px;
	padding-left:3em;
	}
.titleR h3 p {
	text-indent:0;
	text-align:center;
	width:160px;
	float:right;
	background:url(../images/bg_tit_02.gif) repeat-x center;
	height:22px;
	font-size:12px;
	font-weight:normal;
	color:#F00;
	line-height:22px;
	}


.content{
	margin-left:193px;
	margin-right:21px;
	}

.content {
	background:#f2f9ff;
	margin-top:8px;
	margin-bottom:8px;
	}
.content {
	padding:15px;
	padding-right:0;
	}