@charset "gb2312";
/* CSS Document */
html{
}
body{
	margin:0px;
	width:100%;
	background-color:#E5F1FD;
}
div#loginFrame{
	width:96%;
	overflow:auto;
}
div#searchFrame{
	width:96%;
	margin-bottom:5px;
}
div#searchFrame h1{
	padding-left:20px !important;
}
div#searchFrame table{
	line-height:120% !important;
}
div#searchFrame select{
	width:70% !important;
}
div#body div#col1{
	width:208px;
	padding-left:2px;
}
div#body div#col2{
	width:568px;
}

div#welcome {
	font-family:"ËÎÌå";
	font-size:120%;
	font-weight:bold;
	color:#937f41;
	background-image:url(../images/index_new/welcome.png);
	background-position:top;
	height:24px;
}
div#title{
	text-align:center;
	margin-top:2px;
}
p{
	margin:0px;
	padding:0px;
}
div#guide{
	background-color:#D8EAFC;
	margin:0px 2px 2px 2px;
	overflow:auto;
	width:776px;
	padding:0px;
}
div#logo{
	width:170px;
	float:left;
	font-size:80%;
	text-align:center;
}
div#guideContent{
	line-height:240%;
	text-align:center;	
}

div.purple, div.blue, div.red, div.orange, div.green{
	border:1px #5385B7 solid;
	background-color:#E6F1FD;
	padding:0px;
	margin:0px;
}
div.purple h1, div.red h1, div.blue h1, div.orange h1, div.green h1{
	font-size:130%;
	padding-left:30px;
	padding-top:8px;
	margin:0px;
}

div.purple table, div.red table, div.blue table, div.orange table, div.green table{
	line-height:200%;
	width:90%;
	font-family:"ËÎÌå";
	letter-spacing:1px;
	color:#8D8D8D;
}
div.purple a, div.red a, div.blue a, div.orange a, div.green a{
	line-height:200%;
	font-family:"ËÎÌå";
	letter-spacing:1px;
	color:#3E5774;
}

div.red h1{
	background:url(../images/common_new/red_title.png);
	color:#7F0606;
}

div.blue h1{
	background:url(../images/common_new/blue_title.png);
	color:#2F4967;
}
div.purple h1{
	background:url(../images/common_new/purple_title.png);
	color:#740187;
}
div.orange h1{
	background:url(../images/common_new/orange_title.png);
	color:#7F6511;
}
div.green h1{
	background:url(../images/common_new/green_title.png);
	color:#7F6511;
}
div p.title{
	font-size:150%;
	font-weight:bold;
	margin:8px 2px;
	color:#3E5774;
	text-align:center;
}
div p.content{
	line-height:140%;
	letter-spacing:1px;
	color:#3E5774;
	margin:2px 6px;
	text-indent:2em;
}
div#bottomInfomation{
	background:#5B7BA2;
	line-height:200%;
	color:white;
	text-align:center;
	margin-top:10px;
	width:100%;
	float:left;
}
div#path{
	background-color:#3E5774;
	width:776px;
	margin:2px;
	color:white;
	font-family:Arial, Helvetica, sans-serif !important;
	overflow:auto;
}
div#path a{
	color:white;
}
div#nowPostion{
	padding-left:15px;
	width:200px;
	float:left;
	line-height:250%;
}
div#loginTitle{
	width:185px;
	float:left;
	text-align:right;
	padding-right:15px;
	line-height:250%;
}
div#searchTitle{
	width:360px;
	float:left;
	text-align:right;
	font-size:100%;
	padding:4px 0px;
}
div#searchTitle form{
	margin:0px;
}
div#searchTitle input{
}
div.normalTypeW{
	width:96%;
	margin-bottom:5px;
}
div.normalType{
	width:96%;
	margin-bottom:5px;
}
div#body div#content{
	width:98%;
}
div#body div{
	float:left;
	overflow:auto;	
}