﻿body {
	padding: 0px;
	font-family: 宋体, Times New Roman, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;	
	voice-family: "\"}\"";
	voice-family: inherit;	
}

#wrapper {					/* 页面框架 */
	width: 900px;
	margin: 0px auto  0px auto;
	text-align :left ;
	max-width :900px;	
}

#Header{
float: left;
width: 900px;
 background-color :#e3e3e3;
}
#content{
float: left;
width: 900px;
 max-width :900px;
 /*background :#c7edcc;*/
margin :0 0 auto 0;
}
.sidebar{                 /*侧边栏*/
float: left;
width: 10px;
background: #eeeeee;
margin: 0 0 0 10px;
display :inline ;

}
.sidebarright{                 /*侧边栏*/
float: right;
width: 10px;
background: #eeeeee;
margin: 0 10px 0 0 ;
display :inline ;
}
#Footer{
clear: both;
float: left;
width: 900px;
}
.wrapperIndex
{
	width :750px;
	margin :0px auto  0px auto;
	text-align :left ;	
}
.header{
float: left;
width:750px;
}
.container{
float: left;
width: 750px;
}
.footer{
clear: both;
float: left;
width: 750px;
}


.inputstyle
{
	font :12pt;	
	height :20px;
	text-align:left ;
	vertical-align :middle ;
	
	
}
.lablestyle
{
	font :12pt;
	height :20px;
	text-align :center ;
	vertical-align :middle ;
	border-style :none ;
}
.selectstyle
{
	font :12pt;	
	width :40px;
	height :18px;
	text-align :center ;
	vertical-align :middle ;
}
.freetextboxstyle
{
 font-family :宋体, 黑体, 隶书, 楷体_GB2312, Arial, Courier New, Tahoma, Georgia, Verdana, Times New Roman ;
 width :500px;
 height :500px; 
 
}
.buttonstyle
{
 font :9pt;
 height :20px;
 text-align :center ;
 vertical-align :middle ;
}
.hrstyle
{

 border-color :#98b4d0;
 width :100%;
 height :1px;
 border-style :solid ;
}
.trstyle
{
 	
	height :20px;
	vertical-align :middle ;
     text-align :center ;
     
}
.teststyle
{
	font-size :9pt;
}
.grd_labstyle
{
	font-size :9pt;
	text-align :center ;
	vertical-align :middle ;
	width :50px;
	height :22px;
}
.RatingStar
        {
            font-size:0pt;
            width:13px;
            height:12px;
            margin :0px;
            padding:0px;
            cursor:pointer;
            display:block;
            background-repeat:no-repeat;
        }
        
 .filledRatingStar
        {
            background-image:url(SysSkin/FilledStar.png);        
        }
        
        .emptyRatingStar
        {
            background-image:url(SysSkin/EmptyStar.png);        
        }
        
        .savedRatingStar
        {
            background-image:url(SysSkin/SavedStar.png);
        }
 .tablestyle
 {	
/*	border-bottom-style:solid ;
border-bottom :#99b4d1;*/
width :100%;
height :1px;
	 border :solid 1px #99b4d1;	
	
	
 }
 .tdstyle
 { 
 border-bottom :dashed 1px #bfcddb;
 }
 /* 未访问的链接 */ 
/*a:link {color: #2F2F2F; text-decoration: underline} 
/* 已访问的链接 */
/*a:visited {color: #00FF00; text-decoration: underline} 
/* 鼠标在链接上 */ 
/*a:hover {color: #79A417; text-decoration: underline}
/* 激活链接 */
/*a:active {color: #0000FF; text-decoration:underline}*/


        /*h1,h2,h3,p,form,ul {margin: 0px; padding: 0px;}
h2 {font-size: 12px; display: inline;}
h3 {font-size: 12px; display: inline;}
A:link, A:visited, A:active {text-decoration: underline; color: #2F2F2F;}
A:hover {text-decoration: underline; color: #79A417;}*/
ul {list-style-type: none;}
img {vertical-align: middle; border: 0px none;}
img.face {width: 30px; height: 30px;}
img.emot {width: 20px; height: 20px;}
img.imgLink {width: 15px; height: 15px;}
.red {color: #FF0000; font-family: 宋体, Arial, Helvetica, sans-serif;}
.autoSizeImg {clear: both; width: 100%;}
.normalText {font-weight: normal; font-size: 12px;}
.noteText {font-weight: normal; color: #868686;font-family: verdana, arial, helvetica, sans-serif;}
.Highlight {color: #FF5402; font-weight: bold;}
.backText {clear: both;margin-top: 20px; text-align: center;}
.keyword{font-weight: bold; color: white; background-color: #CC3333}
.divLine {clear:both;width: 540px;height: 12px;border-top: 1px dashed #C9C9C9;}
#smallWrapper {border: 5px solid #339CF2; background: #FFFFFF; height: 100%; text-align: left;}
hr {clear: both; margin-right: 8px; height: 1px; border-top: 1px dashed; color: #929292;}
hr.normalHR {clear: both; margin: 0px 18px; height: 1px; border-top: 1px dashed; color: #929292;}
#navLink {
	text-align: left;	
	/*background: #FFFFFF;*/
}
#navLink ul{
	list-style-type:disc;
}
#navLink ul li {
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}

#navLink ul li a {
	text-decoration: none;
	color: #666666;
	display: block;
	background: infobackground;
	border-right: solid 6px #78B8F1;
	padding: 0px 0px 0px 0px;	
	voice-family: "\"}\"";
	voice-family: inherit;
	
}

#navLink ul li a:hover, #navLink li a.selected {
	color: #FFFFFF;
	background: #78B8F1;
	border-right: solid 6px #175C82;
}