﻿@charset "utf-8";
/* CSS Document */

/*body{background-color:#EFEFEF}*/

/*整体框架大小定义*/
body{ margin:0px;margin-top:12px; }

#container
{width:1000px; height:auto; margin:-1;}
	.header-link{ width:998px; height:22px; text-align:right}
		.header-link a{color:#333; font-family:微软雅黑; font-size:14px}
	#header
	{width:998px; height:130px; border: solid 1px #CCC; border-bottom:none; background-image:url("/_vivi/source/aHR0cHM6Ly9pYnMubmFua2FpLmVkdS5jbg/lib/web/images/banner_2.gif"); }
	#content
	{width:inherit; height:auto;}
	#content-m
	{width:750px; height:527px; margin-top:5px; border:solid 1px #CCC ;float:right}
	#sidebar-all
	{width:240px; height:740px; float:left}
	#footer
	{float:left;width:999px; background-image:url("/_vivi/source/aHR0cHM6Ly9pYnMubmFua2FpLmVkdS5jbg/lib/web/images/footer_bg.gif"); background-repeat:repeat-x; height:50px; margin-top:5px; padding-top:18px; border:solid 1px #CCC }

.thin{ background-image:url("/_vivi/source/aHR0cHM6Ly9pYnMubmFua2FpLmVkdS5jbg/lib/web/images/index_bg_thin.png"); border:none !important}
.middle{background-image:url("/_vivi/source/aHR0cHM6Ly9pYnMubmFua2FpLmVkdS5jbg/lib/web/images/index_bg_middle.png"); border:none !important}
.index_middle{background-image:url("/_vivi/source/aHR0cHM6Ly9pYnMubmFua2FpLmVkdS5jbg/lib/web/images/index_bg_index_middle.png"); border:none !important}
.fat{background-image:url("/_vivi/source/aHR0cHM6Ly9pYnMubmFua2FpLmVkdS5jbg/lib/web/images/index_bg_fat.png")}

#links
{float: left; width: 240px; height:527px; margin-top:5px; border:solid 1px #CCC; }

#lead-top
{ height:27px; text-align: left; text-shadow:#6FF; font: 18px 微软雅黑; color:#830f5b; padding-left:32px; vertical-align:middle; padding-top:2px}
	#lead-top span{font: 18px 微软雅黑; color:#830f5b;}

#incontent
{width:inherit; height:inherit; font:宋体 20px}
	#incontent a{color:black; font: 15px 微软雅黑; line-height:18px; text-decoration:none}
	#incontent a:hover{color:black; font: 15px 微软雅黑; line-height:18px; text-decoration:underline}

#middle-big
{width:749px; height:734px; float:right; margin-left:6px; margin-top:5px; border:solid 1px #CCC }


#long-content
{width:1000px; height: 600px; float:left; margin-top:5px; border:solid 1px #CCC}


#inputbox
{ margin:0 0 0 3px;overflow: hidden; text-overflow:ellipsis; width:200px; height:30px; text-align:center; vertical-align:middle; font-size:28px ;display:inline-block; text-align:left;  }

a{text-decoration:none}
a:hover{text-decoration:underline}

#lab
{font: 26px 华文行楷}



#miniNav{width:998px;height:26px;border:1px solid #ccc;text-align:center;line-height:18px;}
#miniNav img{margin-bottom:4px;border:0;}
#miniNav div{width:100%;margin:0 auto;text-align:left;padding-top:3px;}
#miniNav div a{margin:0 3px;font-size:16px ;text-decoration:none;padding:1px 3px 1px 3px;  color:#830f5b; font-family:微软雅黑;}
#miniNav a:hover{ text-decoration:underline !important}


.login-form{
}

.login-form tr{
	height: 40px;
	line-height: 40px;
}
.login-form .label{
	width: 40%;
	text-align: center;
	font-size: 16px;
}
.login-form .ctrl{
	text-align: left;
}
