﻿@charset "utf-8";
/* CSS Document 
 * 全局通用样式
 */
* { margin:0; padding:0; }
html,body { font:normal 12px "Microsoft YaHei", "微软雅黑", "sans-serif"; }
a, img { border:0; }

.ui_flt { float:left; }
.ui_frt { float:right; }
.ui_text_ct { text-align:center; }
.ui_text_lt { text-align:left; }
.ui_text_rt { text-align:right; }
.ui_none { display:none; }
.page_submit { padding:10px; }
.page_table { padding:10px; }

.box_botton { text-align:right; padding:0px 20px 10px 20px; height:28px; overflow:hidden; }


.table1 { padding:0; margin:0; position:relative; margin:0 auto; }
.table1 tbody tr th { background:#044599 no-repeat; text-align:center; border:1px solid #02397F; letter-spacing:2px; text-transform:uppercase; font-size:14px; color:#ffffff; height:37px; }
.table1 tbody tr td { padding:6px; border-left:1px solid #ECECEC; border-right:1px solid #ECECEC; border-bottom:1px solid #ECECEC; font-size:12px; color:#333333; line-height:20px; }
.table1 tbody tr td a { color:#044599; margin:0 3px; text-decoration:none; }
.table1 tbody tr td a:hover { text-decoration:underline; }

.table2 { padding:0; margin:0; position:relative; margin:0 auto; }
.table2 tr th { background:#044599 no-repeat; padding:0 10px; border:1px solid #02397F; letter-spacing:2px; text-transform:uppercase; font-size:14px; color:#ffffff; height:37px; }
.table2 tr td { padding:6px 6px 6px 11px; border-left:1px solid #ECECEC; border-right:1px solid #ECECEC; border-bottom:1px solid #ECECEC; font-size:14px; color:#333333; line-height:20px; }
.table2 tr td a { color:#044599; }
.table2 tr td.ui_text_rt { width:150px; color:#909090; }
.table2 tr td .ui_RadioButton td { border:0; padding:0; line-height:normal; padding-right:10px; }
.table2 tr td .ui_CheckBoxButton td { border:0; padding:0; line-height:normal; padding-right:10px; }
.table2 tr td .ui_tip { color:#909090; }

.ui_text01 { width:25px; height:16px; margin:1px 1px 1px 0px; outline:0;
	padding:5px; border:1px solid; border-color:#C0C0C0 #D9D9D9 #D9D9D9;
	border-radius:2px; background:#ffffff; font-size:13px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0	rgba(255, 255, 255, 0.2);
	-webkit-transition:box-shadow, border-color .5s ease-in-out;
	-moz-transition:box-shadow, border-color .5s ease-in-out;
	-o-transition:box-shadow, border-color .5s ease-in-out; }
.ui_text02 { width:50px; height:16px; margin:1px 1px 1px 0px; outline:0;
	padding:5px; border:1px solid; border-color:#C0C0C0 #D9D9D9 #D9D9D9;
	border-radius:2px; background:#ffffff; font-size:13px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0	rgba(255, 255, 255, 0.2);
	-webkit-transition:box-shadow, border-color .5s ease-in-out;
	-moz-transition:box-shadow, border-color .5s ease-in-out;
	-o-transition:box-shadow, border-color .5s ease-in-out; }
.ui_text03 { width:150px; height:18px; margin:2px 2px 2px 0px; outline:0;
	padding:5px; border:1px solid; border-color:#C0C0C0 #D9D9D9 #D9D9D9;
	border-radius:2px; background:#ffffff; font-size:13px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0	rgba(255, 255, 255, 0.2);
	-webkit-transition:box-shadow, border-color .5s ease-in-out;
	-moz-transition:box-shadow, border-color .5s ease-in-out;
	-o-transition:box-shadow, border-color .5s ease-in-out; }
.ui_text04 { width:300px; height:18px; margin:2px 2px 2px 0px; outline:0;
	padding:5px; border:1px solid; border-color:#C0C0C0 #D9D9D9 #D9D9D9;
	border-radius:2px; background:#ffffff; font-size:13px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition:box-shadow, border-color .5s ease-in-out;
	-moz-transition:box-shadow, border-color .5s ease-in-out;
	-o-transition:box-shadow, border-color .5s ease-in-out; }
.ui_text05 { width:600px; height:72px; margin:2px 2px 2px 0px; outline:0;
	padding:5px; border:1px solid; border-color:#C0C0C0 #D9D9D9 #D9D9D9;
	border-radius:2px; background:#ffffff; font-size:13px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition:box-shadow, border-color .5s ease-in-out;
	-moz-transition:box-shadow, border-color .5s ease-in-out;
	-o-transition:box-shadow, border-color .5s ease-in-out; }

.ui_text06 { width:800px; height:18px; margin:2px 2px 2px 0px; outline:0;
	padding:5px; border:1px solid; border-color:#C0C0C0 #D9D9D9 #D9D9D9;
	border-radius:2px; background:#ffffff; font-size:13px;
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition:box-shadow, border-color .5s ease-in-out;
	-moz-transition:box-shadow, border-color .5s ease-in-out;
	-o-transition:box-shadow, border-color .5s ease-in-out; }


.ui_select01 { width:auto; height:28px; margin:2px 2px 2px 0px; }
.ui_select02 { min-width:80px; height:28px; margin:2px 2px 2px 0px; }
.ui_select03 { min-width:120px; height:28px; margin:2px 2px 2px 0px; }


/* 按钮样式 */
.ui_btn01 { width:80px; height:28px; line-height:28px; text-align:center;
	border-style:none; cursor:pointer;
	font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
	background: url(../images/login/btn.gif) no-repeat; }
.ui_btn01:hover { background-position:0px -28px; color:#ffffff; }

.ui_btn02 { width:130px; height:28px; line-height:28px; text-align:center;
	border-style:none; cursor:pointer;
	font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
	background: url(../images/login/btn.gif) no-repeat; }
.ui_btn02:hover { background-position:0px -28px; color:#ffffff; }

.ui_pager { height:30px; overflow:auto; margin:10px 0; }
.ui_pager a { display:inline-block; text-decoration:none; color:#333333; }
.ui_pager .ui_flt { height:30px; line-height:30px; }
