﻿* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	background-image: url(../images/bj.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
	
}
a{
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: none;
	color: #FF0000;
}

#container{ width:945px; margin:0 auto;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.A1{
	color: #0b2647;
	font-family: "微软雅黑";
	font-size: 14px;
}
.A2{
	color: #788ba3;

}
.a3{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.a4{
	color: #295994;
}
.top img{
	padding: 4px;
	border: 1px solid #E0E0E0;
}
.bor{
	border: 1px solid #dbdbdb;
}
.bj{
	background-image: url(../images/8.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}
.bj1{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3d0dc;
	border-left-color: #c3d0dc;
	background-image: url(../images/gy2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.left{ float: left;}
.right{ float:right}
.box1{
	margin: 5px;
}
.box1 li{
	list-style-type: none;
	line-height: 26px;
	background-image: url(../images/9.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	text-indent: 20px;
}
.e2 {
	margin: 10px;
}
.e2 LI {
	TEXT-ALIGN: center;
	LIST-STYLE-TYPE: none;
	FLOAT: left;
	COLOR: #ffffff;
	margin-left: 15px;
	margin-right: 10px;
}
.e2 LI A {
	DISPLAY: block;
	text-decoration: none;
	color: #404141;
}
.e2 LI A:hover IMG {
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.e2 LI A IMG {
	WIDTH: 120px;
	DISPLAY: block;
	HEIGHT: 50px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.box2{
	margin: 10px;
}
.box2 li{
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	line-height: 31px;
	list-style-type: none;
	text-indent: 40px;
}

.box5{
	margin: 10px;
}
.box5 li{
	background-image: url(../images/65.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	line-height: 31px;
	list-style-type: none;
	text-indent: 40px;
}

.box3{
	margin: 20px;
}
.box3 li{
	list-style-type: disc;
	line-height: 30px;
	text-indent: 20px;
	text-align:left;
}
.box3 a{ float:left;line-height: 30px;}
.box3 span{ float:right;}

/***数据库中心select 美化*/
#tm2008style .select_box{width:102px;height:24px; margin:5px 10px;}
#tm2008style ul{ list-style-type:none; padding:0px; margin:0px;}

#tm2008style ul li{list-style-type:none; padding:0px; margin:0px;}

#tm2008style div.tag_select{display:block;color:#000;width:82px;height:22px;background:transparent url("../images/tm2008-select.gif") no-repeat 0 0;padding:0 10px;line-height:22px;}
#tm2008style div.tag_select_hover{display:block;color:#000;width:82px;height:22px;background:transparent url("../images/tm2008-select.gif") no-repeat 0 -22px;padding:0 10px;line-height:22px;}
#tm2008style div.tag_select_open{display:block;color:#000;width:82px;height:22px;background:transparent url("../images/tm2008-select.gif") no-repeat 0 -44px;padding:0 10px;line-height:22px;}

#tm2008style ul.tag_options{position:absolute;margin:0;list-style:none;background:transparent url("../images/tm2008-select.gif") no-repeat left bottom;width:100px;padding:0 0 1px;margin:0;width:80px;}
#tm2008style ul.tag_options li{background:transparent url("../images/tm2008-select.gif") repeat-y -102px 0;display:block;width:61px;padding:0 10px;height:22px;text-decoration:none;line-height:22px;color:#000;}

#tm2008style ul.tag_options li.open_hover{background:transparent url("../images/tm2008-select.gif") no-repeat 0 -88px;color:#000}
#tm2008style ul.tag_options li.open_selected{background:transparent url("../images/tm2008-select.gif") no-repeat 0 -66px;color:#19555F}


/*********注册页面美化***********/
.editbox{
    background: #ffffff;
    border: 1px solid #b7b7b7;
    color: #003366;
    cursor: text;
    font-family: "arial";
    font-size: 9pt;
    height: 18px;
    padding: 1px; 
}

.reg{ width:340px; margin:0 auto;}

.reg li{ list-style-type:none; padding:0px; margin:5px; height:40px; }
.logtitle{ color:#0b2647; font-size:18px; font-family:"微软雅黑"; font-weight:bold;border-bottom:1px solid #999999; line-height:50px; margin-bottom:20px;}
.reg .title{ color:#0b2647; font-size:18px; font-family:"微软雅黑"; font-weight:bold;border-bottom:1px solid #999999; line-height:50px; margin-bottom:20px;}
.reg li label {
    float: left;
	width: 100px;
    font-size: 14px;
    text-align: right;
	}
.reg  li .text{background: none repeat scroll 0 0 #FFFFFF;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    vertical-align: middle;
    width: 200px;
	border: 1px solid #A7A6AA;
	text-align:left;
	float:left;
	}
.reg  li .checkinput{ width:50px;text-align:left; float:left;}