@charset "gb2312";
/*---------------------------------------
   Created by LooseLive 2007-06-01 
   CopyRight(c) 2008 LooseLive.com
--------------Overall Style--------------*/
body,html
{
    margin: 0;
	scrollbar-face-color:#D7E5F7;
    scrollbar-arrow-color:#2773C9;
    scrollbar-highlight-color:#F6FAFE;
    scrollbar-3dlight-color:#BEE6FE;
    scrollbar-shadow-color:#BEE6FE;
    scrollbar-darkshadow-color:#F6FAFE;
    scrollbar-track-color:#F6FAFE;
    background-color: #2272D4;
	height:100%;
	font-family: Tahoma, Arial,Verdana,Sans-Serif;
	font-size: 12px;
	color: #666;
}
input,textarea,select
{ 
    border: 1px solid #A2C8F6;
    font-family: Tahoma, Arial,Verdana,Sans-Serif;
    text-align: left;
    font-size: 12px;
    color:#1A5C7F;
	padding-left:2px;
}
input,select
{
	height: 17px;
	line-height:17px;
	vertical-align: middle;
}
textarea{
	background-image: url(http://www.ycsznet.com/images/aboutmea.gif); 
    background-repeat: no-repeat; 
    background-position: center center;
    background-attachment: fixed
}

img
{
    border: 0;
    vertical-align: middle;
}
a:link, a:visited
{
    color: #6E6E6E;
    text-decoration: none;
    font-size: 12px;
}
a:hover
{
    color: #FF6600;
    text-decoration: underline;
}
form,ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.clear{ clear:both; font:0px/0px Arial; height:0px ;}
.button_1
{
    border: 0px;vertical-align: middle;cursor:pointer;width: 82px;height: 23px;text-align: center;background-position: center center;background: url(../images/submit.gif);background-repeat: no-repeat;
	color:#666666;
}
.button_2
{
    vertical-align: middle;cursor:pointer;width: 82px;height: 23px;border: 0px;text-align: center;background-position: center center;background: url(../images/submit.gif) 0 -23px;background-repeat: no-repeat;
}
.buttonsm
{
    font-size: 12px;
	background:url(image-url.gif) no-repeat left;
    cursor: pointer;
    line-height: 23px;
    width: 34px;
    height: 22px;
    border: 0px;
}
.buttonsm2
{
    background: url(../Images/buttonsm.png) no-repeat center center;
    cursor: pointer;
    line-height: 23px;
	padding-top:1px;
    width: 34px;
    height: 23px;
    border: 0px;
    filter: Alpha(Opacity=100);
}
.buttonsm1
{
    color:#6C6C6C;
    background: url(../Images/buttonsm.png) no-repeat center center;
    cursor: pointer;
	padding-top:1px;
    line-height: 23px;
    width: 34px;
    height: 23px;
    border: 0px;
    filter: Gray;
}
.cursor
{
    cursor:pointer;
}
.sffocus {
	background: #E5F1FF;
	border: 1px solid #559CEC;
}
textarea:focus, input:focus {
	background: #E5F1FF;
	border: 1px solid #85B8F2;
}
#Copyright,#Copyright a
{
    padding-top: 10px;
    font-family: "04B_08";
    font-size: 10px;
	text-align:center;
}
/*=============Login Style=============*/
#Login_Form
{   
	position:absolute;
	top:50%;
	left:50%;
	margin:-250px 0 0 -250px;
    width:500px;
	height:500px;
	background:#ffffff;
	background:url(../images/bg.gif) no-repeat;
}
#Login_Main
{	
    position:absolute;
	top:50%;
	left:50%;
	margin:-75px 0 0 -150px;
    width:300px;
	height:300px;
	vertical-align: 50%;
	text-align: center;
}
#Login_Main p
{	
    margin:0;
    color:#FFFFFF;
    font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
}
#Login_Main #tip 
{ 
    background:url(../images/operation.gif) no-repeat 28px -78px;
	color:#666;
	height:20px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
	padding-left:48px;
	padding-bottom:0px;
}
*+html #Login_Main #tip 
{ 
    background:url(../images/operation.gif) no-repeat 28px -80px;
}
#Login_Main #content
{
    text-align:left;
    margin-left: 10%;
}
#Login_Main #content span{
	padding-left:10px;
	font-family: "04B_08";
    font-size: 6px;
	cursor:help;
}
*+html #Login_Main #content span{
    padding-left:6px!important;
}
#Login_Main #content ul,#Login_Main #content li
{
    padding-top:3px;
}
.username,.password,.checkcode
{
	height:18px;
	line-height:18px;
	margin-left:6px;
	padding-left:20px;
}
.username { background:url(../images/operation.gif) no-repeat 1px -118px;}
.password { background:url(../images/operation.gif) no-repeat 1px -138px;}
.checkcode{
	padding-left:18px;
	width:69px;
	font-weight: bold;
	letter-spacing:1px;
}
*+html .checkcode{padding-left:20px!important;}
/*=============Admin_Left Style=============*/
#Left_Main
{
    margin: 0 0 0 1px;
    text-align: left;
	float:left;
	display:block;
}
#Left_Main #MenuTitle
{
    background-image: url(../images/Meuntitle.png);
    width: 140px;
    background-repeat: no-repeat;
    height: 71px;
    text-align: left;
}
#Left_Main #MenuTitle #Title
{
    margin-left:5px;
    margin-top:32px;
    background-repeat: no-repeat;
    text-align: left;
    line-height:18px;
}
#Left_Main .Menutbg_1
{
    margin:0;
    border: 0px;
    vertical-align: middle;
	cursor:pointer;
    width: 140px;
    height: 33px;
    text-align: center;
    display: block;
    background: url(../images/Left_Menu.png);
    padding: 3px 0 0;
	color:#294D7A;
}
#Left_Main .Menutbg_2
{
    margin: 0;
    border: 0px;
    vertical-align: middle;
    cursor: pointer;
    width: 140px;
    height: 33px;
    text-align: center;
    background: url(../images/Left_Menu.png) 0 -32px no-repeat;
    padding: 3px 0 0;
    color: #FFFFFF;
    font-weight: bold;
}
#Left_Main .Meunlitable
{
    margin:0;
    border-right: #5391DF 1px solid;
    border-left: #5391DF 1px solid;
    background-color:#D7E5F7;
    line-height:20px;
    padding-top:3px;
    padding-left:4px;
}
#Left_Main li
{
    margin: 0;
    vertical-align: middle;
    background-image: url(../images/li.gif);
    background-repeat: no-repeat;
    background-position-y: 50%;
    border-bottom: #B5CCF0 1px dashed;
    margin-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}
/*=============Admin_Top Style=============*/
#Top_Main
{
    margin: 0px;
    height: 32px;
    background-image: url(../images/top_bg.gif);
    background-repeat: repeat-x;
}
#Top_Main #Space
{
    padding-left: 84%;
}
#Top_Main #Logo
{
    background-image: url(../images/top_logo.png);
    background-repeat: no-repeat;
    height: 32px;
    margin-left:1px;
    float:left
}
#Top_Main #Logo span
{
    padding-left: 188px;
    font-weight: bold;
    color: #ffffff;
    line-height:27px;
}
#Top_Main a
{
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 15px;
    line-height:27px;
}
/*============Admin_Main Style=============*/
#Main{
	margin:auto;
	background: #F6FAFE;
	width: 100%;
}
#Main #Header{
	margin:1px 0 0 0;
}
#Main #Header #TopNav{
	background:url(../images/Main_NavBar.png) repeat-x;
	height:22px;
	padding-bottom:2px;
	border-top:#D2E8F4 4px solid;
	border-right:#D2E8F4 1px solid;
	border-left:#D2E8F4 1px solid;
	color:#255C92;
	font-weight:bold;
	text-align:center;
}
#Main #Header #TopMenu{
	padding-top:5px;
	padding-bottom:5px;
	line-height:22px;
	border-right:#D2E8F4 1px solid;
	border-bottom:#D2E8F4 1px solid;
	border-left:#D2E8F4 1px solid;
}
#Main #Header #TopMenu a:link,#Main #Header #TopMenu a:visited{
    background: #E2EEF8;
	border: #B5D0EC 1px solid;
    padding: 3px;
	margin-left: 10px;
}
#Main #Header #TopMenu a:hover,#Main #Header #TopMenu #current,#Main #Header #TopMenu a:active{
    background: #FFFFFF;
	border: #B5D0EC 1px solid;
    padding: 3px;
	text-decoration: none;
}
#Main #Content
{
    margin: auto;
    border: #D2E8F4 1px solid;
    background-color: #F6FAFE;
}
#Main #Content .NavBar{
	height:25px;
}
#Main #Content .NavBar h1
{
    background-image: url(../images/Main_top.png);
    background-repeat: repeat-x;
	width: 100%;
    height: 25px;
    vertical-align: middle;
	font-size:12px;
    color: #e6effb;
    text-align: center;
    font-weight: bold;
    line-height:25px;
	float:left;
}
#Main #Content ul
{
    padding-bottom: 1px;
    padding-top: 1px;
	padding-left: 1px;
	border-bottom: #DEEEF7 1px dashed;
	height: 25px;
	line-height: 25px; 
    color: #1A5C7F;
	text-align: left;
	vertical-align: middle;
}
#Main #Content #Item{
	width:100%;
	background: #DEEEF7;
	vertical-align: middle;
	text-align: center;
	height:24px;
	line-height:24px;
    float:left;
}
#Main #Content #Item h1{
	font-size:12px;
    font-weight: bold;
	float:left;
}
#Main #Content #Item h1 a
{
    color:#666;
    text-decoration: none;
}
#Main #Content fieldset
{
	color:#1C4185;
    border: 1px dashed #9CCCE7;
    padding: 5px;
    width: 95%;
	line-height:18px;
    margin:auto;
}
#Main #Content legend
{
	color:#666666;
	font-weight:bold;
    text-align: center;
    border: #9CCCE7 1px solid;
    background-color: #F6FAFE;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
}
#Main #Content .cl
{
	width:158px; 
	float: left;
	margin-left: 2px;
}
#Main #Content .cr
{
    width:auto; 
    margin:0 auto; 
}
#Main #Content .item-l
{
	width:80px; 
	float: left;
	margin-left: 2px;
}
#Main #Content .item-r
{
    width:auto; 
    margin:0 auto; 
}
#Main #Content .Showlist{
	border-left: #DEEEF7 1px dashed;
	vertical-align: middle;
	text-align: center;
	float: left;
}
#Main #Content .Showlist .checkbox{
	border:0px;
	margin-top:4px;
}
#Main #Content #footer{
	width:99%;
	margin:3px;
	padding-top:2px;
	border-bottom:#DEEEF7 1px solid;
}
#Main #Content .del{
	display:block;
    background:url(../images/operation.gif) no-repeat 1px -1px;
	text-decoration: none;
	margin:2px 0 0 10px;
	cursor:pointer;
	height:20px;
	line-height:20px;
	padding-left:20px;
	width:0px;
	float:left;
}
#Main #Content .edit{
	display:block;
   background:url(../images/operation.gif) no-repeat 1px -253px;
	text-decoration: none;
	margin:2px 0 0 10px;
	cursor:pointer;
	height:20px;
	line-height:20px;
	padding-left:20px;
	width:0px;
	float:left;
}
#Main #Content .view{
	display:block;
   background:url(../images/operation.gif) no-repeat 1px -179px;
	text-decoration: none;
	margin:2px 0 0 10px;
	cursor:pointer;
	height:20px;
	line-height:20px;
	padding-left:20px;
	width:0px;
	float:left;
}
#Main #Content .notop{
	display:block;
   background:url(../images/operation.gif) no-repeat 1px -197px;
	text-decoration: none;
	margin:2px 0 0 10px;
	cursor:pointer;
	height:20px;
	line-height:20px;
	padding-left:20px;
	width:0px;
   margin-left: -2px;
}
#Main .radio{
   margin-top: 2px;
	border: none;
}
#Main pre{
   margin: 0px;
	padding: 0px 3px 0px 3px;
	height:150px;
	width: 500px;
	line-height: 15px;
	word-break: break-all; word-wrap:break-word;
	vertical-align: middle;
	background: #E0EDFF;
	border: 1px #C7DEFF solid;
}
#Main .ButtonRow
{
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 8px;
    padding-bottom: 1px;
    height: 30px;
    background-position-x: center;
    background-image: url(../images/buttonrow.png);
    background-repeat: repeat-x;
    text-align: center;
}
#Main .ButtonRow input
{
    border: none;
    width: 82px;
    height: 23px;
    color:#000000;
}
#page{
	padding-left: 3px;
}
#page a
{
    padding-right: 2px;
    border-top: #67c2f9 1px solid;
    padding-left: 2px;
    border-left: #67c2f9 1px solid;
    border-bottom: #67c2f9 1px solid;
    background-color: #a9dcfa;
    margin: 2px;
    border-right: #67c2f9 1px solid;
}
#page span
{
    padding-right: 2px;
    border-top: #67c2f9 1px solid;
    padding-left: 2px;
    border-left: #67c2f9 1px solid;
    border-bottom: #67c2f9 1px solid;
    background-color: #f5fbfe;
    margin: 2px;
    border-right: #67c2f9 1px solid;
    color: #FF0000;
}
#page #page_left{
	float: left;
}
#page #page_right{
	float: right;
}