@charset "utf-8";
html,body{ height:100%;}
td,div,input,button,select,body,textarea,*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
html,form,body,ul,ol,*{
	margin:0;
	padding:0;
}
/*
html{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/

.bg{
	background:url(../images/bg1.gif) bottom repeat-x;
	padding-bottom:20px;
}
img{ border:0;}
.c{ clear:both;}
.m10{ margin:10px 0;}
.center{ text-align:center;}
.m32{ margin-left:32px;}
.pd30{ padding-top:30px;}
.p15{ padding:15px;}
.pr180{ padding-right:180px;}
.pr120{ padding-right:120px;
text-align:right;}
#width{ width:100%;}
.w60{ width:60px;}
.w115{ width:88px;}
.btn_mini {
	background:url(images/other/button_mini.jpg) no-repeat;
	width:90px;
	height:22px;
	line-height:22px;
	border:none;
	font-size:12px;
	color:#06C;
	cursor:pointer;
}
.btn_blue {
	background:url(images/other/blue_Submit.jpg);
	width:282px;
	height:54px;
	cursor:pointer;
	border:none;
	background-repeat:no-repeat;
	display:block;
	font-weight:bold;
	font-size:18px;
	color:#EEE;
	margin:0 auto;
	padding:0;
}
.redColor{
	color:#FF0000;
	font-weight:bold;
}
dt,dd{
	float:left;
	display:block;
}
li{
	list-style-type:none;
}
a:visited,a:link,a:active{
	color:#007584;
	text-decoration:none;
}
a:hover{
	color:#CA9D22;
	text-decoration:none;
}
a.redred:visited,a.redred:link,a.redred:active{
	color:red;
	text-decoration:none;
}
a.redred:hover{
	color:#CA9D22;
	text-decoration:none;
}


/******************global css*/

.v2010{	background:#292929;}
.v2010_top{
	padding:9px;
	margin:0 auto;
	color:#fff;
	height:5px;
	width:740px;
	text-align:right;
}
.v2010_top .search_box{
	background:url(../../images/bg.gif) bottom repeat-x;
	width:136px;
	height:22px;
	line-height:22px;
	padding:0 10px;
}
.s-input{
	background:none;
	border:0;
	color:#fff;
}
/**/
.v2010_control{
	width:700px;
	margin:0 auto;
	text-align:center;
}
.v2010_control img{
width:200px;
height:58px;
}
.isreg{
	line-height:25px;
	margin-bottom:20px;
}
.isreg a{ margin:0 5px;}
/**/
.v2010_mainmenu{
	background:url(../images/bg2.gif) no-repeat center center;
	height:420px;
}
.v2010_nav{
	width:500px;
	margin:0 auto;
}
.v2010_nav_bg{ background:#E2F0F9;}
.v2010_nav dt{
	line-height:30px;
}

.v2010_content{
	width:602px;
	margin:0 auto;
	background:url(../images/bg4.gif) no-repeat top;
	height:250px;
	padding:20px;
	color:#3289A4;
}
.v2010_content_left{
	float:left;
	width:370px;
}
.v2010_content_left_bg{
	background:#D0E5F2;
	height:30px;
	text-align:left;
}

.v2010_content_right{
	float:right;
	width:220px;
}
.eo h1{
	font-size:16px;
	text-align:left;
	padding-left:10px;
	margin:5px 0;
}
.v2010_content_right_bg{
	background:url(../images/bg5.gif) no-repeat;
	width:200px;
	text-align:left;
	padding:10px;
}
.v2010_content_right_bg li{
	text-indent:25px;
	line-height:18px;
}
/*表格*/
#pb10{ padding-bottom:10px;}
.table_left1,.table_right1,.table_right2,.table_right3,.table_right4{
	float:left;
	height:30px;
	line-height:30px;
	margin-bottom:5px;
}
.table_left1,.table_left2{
	font-size:16px;
	font-weight:bold;
}
.table_left1{ width:10%;}
.table_left2{
	width:20%;
	text-align:right;
	margin-right:3%;
	line-height:35px;
	margin-bottom:10px;
	float:left;
}
.table_right3,.table_right4{ width:70%;}
.table_right1,.table_right2{ width:90%;}
.table_right1,.table_right2,.table_right3,.table_right4{
	text-align:left;
	background-color:#D0E5F2; 
}
.table_right1{ background:#D0E5F2 url(../images/6.gif) no-repeat left;}
.d-input{ margin:4px 0 0 90px;}
.p-input{ margin:4px 0 0 50px;}
.z-input{ margin:8px 0 8px 10px;}
/*表格结束*/
/***********************控制面板登录结束*/
