/* Companycn CSS 文档 */

.left_1 {
	background-image: url(../images/left_1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.case_1 {
	background-image: url(../images/case_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.main_1 {
	background-image: url(../images/main_1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.dataGrid
{
	border-top: 0px;
	behavior: url(../htc/DataGrid.htc);
	overflow: auto;
	border-left: 0px;
	width: 100%;
	border-bottom: 0px;
	height: 100%;
	background-color: #757575;
}

.dataGridHeader
{
	background-image: url(../Images/other/bg_td.gif);
	background-color: transparent;
}
.dataGridItem
{
	border-right: #000075 2px solid;
	border-top: #000075 2px solid;
	background-image: none;
	border-left: #000075 2px solid;
	background-color: #efefef;
	cursor: hand;
}
.dataGridAlternatingItem
{
	background-color: #5522ff;
}
.dataGridEditItem
{
}
.dataGridMouseOverItem
{
	font-size: 11pt;
	border-left-color: #009933;
	left: 1px;
	border-bottom-color: #009933;
	color: #ffcc66;
	border-top-style: solid;
	border-top-color: #009933;
	border-right-style: solid;
	border-left-style: solid;
	position: relative;
	top: 0px;
	background-color: #8800cc;
	border-right-color: #009933;
	border-bottom-style: solid;
}
.dataGridSelectItem
{
	cursor: hand;
	background-color: lightgrey;
}


/* 主体部分 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;		/* 如果使用背景色，背景图片将不再显示 */
	background-image: url(''); 		/* url 为图片路径*/
	}
td {  
	font-family:arial, "宋体"; 
	font-size: 9pt; 
	color: #777777; 
	line-height: 150%;   			/* 行间距 */
	letter-spacing: 0px;			/* 字符间距 */
	}
.profile {  
	font-family:arial, "宋体"; 
	font-size: 9pt; 
	color: #777777; 
	line-height: 190%;   			/* 行间距 */
	letter-spacing: 0px;			/* 字符间距 */
	}
.td_space {
	padding-top:5px;				/* 距离表格顶端 n 像素 */
	padding-left:10px;
	padding-bottom:5px;
}
img { border:0px;}

/* 背景填充 */
bg_img{
	background-image: url('');		/* url 为图片路径*/
	background-repeat: repeat;   	/* 重复平铺：repeat  不重复：no-repeat 横向重复：repeat-x 纵向重复：repeat-y */
	background-position: left top;	/* 可选的背景方向为 top bottom left right center */
	}
	
/* 链接 */
A:link{COLOR: #333333;FONT-SIZE: 9pt;TEXT-DECORATION: none}							/* TEXT-DECORATION: none  无下划线 */
A:visited{COLOR: #333333;FONT-SIZE: 9pt;TEXT-DECORATION: none}
A:hover{COLOR: #000000;FONT-SIZE: 9pt;TEXT-DECORATION: none}
A:active{COLOR: #333333;FONT-SIZE: 9pt;TEXT-DECORATION: none}

.link_hui-black:link{COLOR: #333333;FONT-SIZE: 9pt;TEXT-DECORATION: none}
.link_hui-black:visited{COLOR: #333333;FONT-SIZE: 9pt;TEXT-DECORATION: none}
.link_hui-black:hover{COLOR: #000000;FONT-SIZE: 9pt;TEXT-DECORATION: underline}    /* TEXT-DECORATION: none  无下划线 */
.link_hui-black:active{COLOR: #333333;FONT-SIZE: 9pt;TEXT-DECORATION: none}

.link_white-yellow:link{COLOR: #ffffff;FONT-SIZE: 9pt;TEXT-DECORATION: none}
.link_white-yellow:visited{COLOR: #ffffff;FONT-SIZE: 9pt;TEXT-DECORATION: none}
.link_white-yellow:hover{COLOR: #ffff00;FONT-SIZE: 9pt;TEXT-DECORATION: none}
.link_white-yellow:active{COLOR: #ffffff;FONT-SIZE: 9pt;TEXT-DECORATION: none}

.link_leftmenu:link{COLOR: #FFCC00;FONT-SIZE: 13px;font-weight: bold;TEXT-DECORATION: none}
.link_leftmenu:visited{COLOR: #FFCC00;FONT-SIZE: 13px;font-weight: bold;TEXT-DECORATION: none}
.link_leftmenu:hover{COLOR: #FFFF66;FONT-SIZE: 13px;font-weight: bold;TEXT-DECORATION: none}
.link_leftmenu:active{COLOR: #FFCC00;FONT-SIZE: 13px;font-weight: bold;TEXT-DECORATION: none}



/* 文字 */
.font_body{	
    color: #000000;				/* 内页文字颜色 */
    font-family:arial, "宋体"; 
    font-size: 9pt;				/* 字体大小 */
    line-height: 100%;			/* 行间距 */
    letter-spacing: 0px;		/* 字符间距 */
}
.font_title{
    COLOR: #ff6600;				/* 标题颜色 */
    font-family:arial, "宋体"; 
    font-weight: bold;			/* 字体加粗 */
    FONT-SIZE: 9pt;
}
.font_menuclass{
    COLOR: #ffffff;				/* 标题颜色 */
    font-family:arial, "宋体"; 
    font-weight: bold;			/* 字体加粗 */
    FONT-SIZE: 13px;
}
.font_bottom{
    COLOR: #346D27;				/* 底部颜色 */
    font-family:arial, "宋体"; 
    FONT-SIZE: 9pt;
}
.font_white{
    COLOR: #CEDCE7;				/* 底部颜色 */
    font-family:arial, "宋体"; 
    FONT-SIZE: 9pt;
}
.font_white_title{
    COLOR: #ffffff;				/* 底部颜色 */
    font-family:arial, "宋体"; 
    font-weight: bold;	
    FONT-SIZE: 10pt;
}


/* 表单 */
.buttonImg{
	background-image : url('');	/*url 为图片路径*/
	border:0;
	width: 100px;
	height: 200px;
}

select { 
	font-family:arial, "宋体"; 
	font-size: 8pt; 
	color: #666666; 
	word-spacing:-1px;
	}
.input1 { 
	border: 1px solid #999999;  /*边框大小，颜色*/
	height: 14px; 				/*高度*/
	font-family: arial,"宋体"; 	
	font-size: 9pt; 			
	color: #666666;				/*输入文字颜色*/
	}
.input2 { 
	border: 0px solid #999999;  /*边框大小，颜色*/
	height: 18px; 				/*高度*/
	font-family: arial,"宋体"; 	
	font-size: 9pt; 			
	color: #666666;				/*输入文字颜色*/
	}
