﻿* { margin: 0; padding: 0; list-style: none; font-family: verdana, arial, helvetica, sans-serif; }
html { height: 100%; overflow: hidden; font-size: 12px; }
body { height: 100%; overflow: hidden;}
img { border: none; }
.show { display:block; }
.hide { display:none; }
.clear { clear:both; }
.floatleft { float:left; }
.floatright { float:right; }
p{ margin:0px; padding:0px;}
/*---------------*/
.navPoint { color: #FFFFFF; cursor: pointer; font-family: Webdings; font-size: 12px; }
.STYLE1 { font-size: 12px; color: #FFFFFF; }
.STYLE2 { font-size: 12px; color: #FF0000; }
.STYLE3 { font-size: 12px; color: #033d61; }
.STYLE4 { font-size: 9px; }
.top { position: absolute; left: 0px; top: 0px; right: 0px; height: 35px; }
.side { position: absolute; left: 0px; top: 38px; bottom: 30px; width: 155px; overflow: hidden; }
.main { position: absolute; left: 155px; top: 38px; bottom: 30px; right: 0px; overflow: hidden; }
.bottom { position: absolute; left: 0px; bottom: 0px; right: 0px; height: 31px; }
/*----IE6.0*/
.top { _height: 35px; _margin-top: 0px; _margin-bottom: 0px; _position: relative; _top: 0; _right: 0; _bottom: 0; _left: 0; }
.side { _height: 100%; _float: left; _width: 155px; _position: relative; _top: 0px; _right: 0; _bottom: 31px; _left: 0; }
.main { _height: 100%; _margin-left: 155px; _position: relative; _top: 0px; _right: 0; _bottom: 31px; _left: 0; }
.bottom { _position: relative; _top: -129px; _right: 0; _bottom: 0; _left: 0; _height: 31px; }
.close-1 { background:url(close_1.gif) no-repeat 0 0; width:36px; height:18px; border:none; }
.close-0 { background:url(close_0.gif) no-repeat 0 0; width:36px; height:18px; border:none; }

#coolnav { margin:0px; padding:0px }
#coolnav td { float:left; width:64px; height:60px;padding-left:16px;}
#coolnav td.mouseout { background:url(nav-mouseout.gif) right no-repeat; font-weight:normal; }
#coolnav td.mouseover { background:url(nav-mouseover.gif) right no-repeat; font-weight:normal; }
#coolnav td.selected { background:url(nav-selected.gif) right no-repeat; font-weight:bold; }
#coolnav td.blank { width:12px; }
#coolnav td div { width:64px; height:60px; margin: auto; text-align:center; cursor: pointer;}
.back a{ height:35px; width:100px; float:right; background:url(../../../images/back.gif) no-repeat; margin-right:20px; line-height:35px; text-indent:28px; color:#fff; font-weight:bold; font-size:14px; text-decoration:none;}
.back a:hover{ color:#ff6600;}
.h_logo{  height:70px; width:150px; float:left;}
/*左侧导航*/
#menuDiv { width:153px;overflow:hidden ;font-size: 12px; margin: 0px; background:url(left_bg.jpg) repeat-y;}
.menu-box { height:auto; }
.menu-top-1 { color:#fff; background:url(left_top_1.jpg); line-height:14px; height:14px;}
.menu-top-0 { color:#fff; background:url(left_top_0.jpg); line-height:14px; height:14px;}
.menu-bottom-1 { color:#fff; background:url(left_bottom_1.jpg); line-height:14px; height:14px;}
.menu-bottom-0 { color:#fff; background:url(left_bottom_0.jpg); line-height:14px; height:14px;}
.menu-title1 { text-indent:15px; text-align:left; cursor:pointer; font-weight:bold; color:#fff; background:url(left_menu_t_1.jpg); line-height:27px; height:27px;}
.menu-title0 { text-indent:15px; text-align:left; cursor:pointer; font-weight:bold; color:#fff; background:url(left_menu_t_0.jpg); line-height:27px; height:27px;}
.menu-content1 { text-indent:25px; text-align:left; cursor:pointer; font-weight:normal; color:#000; background:url(left_menu_c_1.jpg); line-height:27px; height:27px;}
.menu-content0 { text-indent:25px; text-align:left; cursor:pointer; font-weight:normal; color:#000; background:url(left_menu_c_0.jpg); line-height:27px; height:27px;}
.title_new{ font-size:16px; font-weight:bold; color:#1a5c9f; padding-left:15px;}
a.bigtitle:link, a.bigtitle:visited
{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    
}
a.bigtitle:hover, a.bigtitle:active
{
    color: #1a5c95;
    text-decoration: underline;
    font-weight:bold;
}
/*--login--*/
.limit_d{margin:100px auto; width:380px;}
.box{ width:360px; float:left;  border:solid 10px #c6dde3;}
.box .title_b{ height:40px; line-height:40px; color:#036da7; width:345px; padding-left:15px; border-bottom:solid 2px #ccc; font-size:16px; font-weight:bold; float:left; }
.main_t{ float:left; width:360px;}
.main_t ul{ padding:20px;}
.main_t ul li{ height:30px; line-height:30px; font-size:14px; margin-top:10px; width:320px;}
.main_t ul li p{ float:left; height:30px; line-height:30px; color:#666666; width:80px; text-align:right;}
.main_t ul li .y_put{ float:left; width:160px; height:16px; padding:3px 4px;}
.sub{ margin:0 auto; width:60px; height:25px; }
.downer{ height:40px; width:100%; text-align:center;}

.buttonok
{
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	float:left;
	height:25px;
}
.btnsubmit
{
	cursor: pointer;
	color: #00599B;
	background: url(../images/btn_submit.gif) no-repeat 0 0;
	width: 71px;
	line-height: 22px;
	height: 22px;
	border: 0px;
	padding: 0;
}
.btncancel
{
	cursor: pointer;
	color: #7C7161;
	background: url(../images/btn_cancel.gif) no-repeat 0 0;
	width: 71px;
	line-height: 22px;
	height: 22px;
	border: 0px;
	padding: 0;
}