﻿/*---------------------------------------
	公共CSS样式
	- - - - - - - - - - - - - - - - - - - -*/
		
		.left {
			float:left;}
			
		.right {
			float:right;}
		
		.clear {
			clear:both;}
			
		.pageAll {
			width:1005px;}
		
		body {
			margin:0;
			padding:0;
			color:#333;
			font-size:9pt;
			font-family:"宋体";
			text-align:center;
			background-color:#FFF;}
		
		a {
			color:#000;
			text-decoration:none;}
		
		a:hover {
			color:#069;
			text-decoration:none;}
			
		.support {
			text-align:center;
			margin:20px 0 20px 200px;
			float:left;}
		
		.manage {
			float:right;
			text-align:center;
			margin:20px 0;
			width:200px;}
			
		.content {
			width:724px;
			height:290px;
			clear:both;
			padding:5px;
			text-align:left;
			line-height:140%;
			letter-spacing:0.2em;}
			
		.redText {
			color:#F00;}
			
		.greenText {
			color:#060;}
			
		.deepRedText {
			color:#900;}		
			
		.msgInput {
			width:300px;
			height:18px;
			border:1px #CCC solid;}
/*---------------------------------------
	首页index.html样式
	- - - - - - - - - - - - - - - - - - - -*/			
	
		.beian {
			padding:10px 0 0 0;
			color:#333;
			clear:both;}
			
		.indexNews {
			width:583px;
			height:143px;
			clear:both;}
		
		.emailBox {
			width:214px;
			height:191px;
			float:left;
			background:url(../../../images/mypic/index_5.jpg) ;}
			
		.emailInput {
			width:90px;
			height:14px;
			border:1px #CCC solid;}		
			
		.dottedLine {
			background:url(../../../images/mypic/dottedLine.gif) repeat-x;}
			
		.pageTop {
			width:1005px;
			height:224px;
			background:url(../../../images/mypic/pageTop.jpg) ;
			clear:both;}	
		.menu {
			width:717px;
			height:83px;
			background:url(../../../images/mypic/menu.jpg);}
			
		.footBg {
			width:1005px;
			height:45px;
			background:url(../../../images/mypic/footBg.jpg);
			clear:both;}
		
		.pageRightBg {
			width:154px;
			height:305px;
			font-size:12pt;
			font-weight:bold;
			background:url(../../../images/mypic/pageRight1.jpg);
			float:right;}
			
			
	/*----------------------------------
		客户留言样式		
	- - - - - - - - - - - - - - - - - - - -*/
	.msgFrame {
		width:600px;
		text-align:left;
		clear:both;}
	
	
	.labStyle {
		width:612px;
		clear:both;
		background:url(../../../images/msg/b02.gif);
		margin:10px 0 0 -20px;}
	
	.msgInput {
		width:142px;
		height:18px;
		border:1px #CCC solid;}

	.msgArea {
		width:400px;
		height:100px;
		border:1px #CCC solid;}
				 
	.msgHead {
		width:612px;
		background:url(../../../images/msg/bg.gif);
		clear:both;}
		
	.mainContent {
		clear:both;
		width:600px;
		text-align:left;
		border:1px #F5F5F5 solid;
		padding:5px;}	
		
	.grayText {
		color:#CCC;}

	.msgSearch {
		clear:both;
		margin:0 0 5px 0;}
	
	.subject {
		clear:both;
		width:600px;
		border:1px #F5F5F5 solid;
		text-align:left;
		padding:5px;}	
	
	.answer {
		clear:both;
		width:600px;
		text-align:left;
		background:1px #F5F5F5 solid;
		padding:5px;}			
		
	form {
		margin:0;}
		
	radio {
		border:none;
		list-style:none;}	

	.InfoName {
		margin:20px 0 0 20px;
		float:left;}
		
	/********************************/	
		
	.redText {
		color:#F00;}
		
	.inputItem {
		margin:0;
		padding:0;
		clear:both;
		list-style:none;
		width:560px;}
		
	.inputItem li {
		text-align:right;
		vertical-align:middle;
		list-style:none;
		float:left;}
	
	.acBtn {
		clear:both;
		width:600px;
		margin:16px;
		text-align:center;}
		
	.msgButton {
		width:auto;
		height:20px;
		background:#F5F5F5;
		border:1px #CCC solid;
		text-align:center;
		color:#000;
		cursor:hand;}
	
	.imgHead {
		margin:10px 0 0 0;
		clear:both;
		width:600px;
		list-style:none;}
		
	.imgHead li{
		height:45px;
		width:50px;
		margin:5px 0 0 0;
		float:left;}

	.radioHead {
		margin:0 0 10px 0;
		clear:both;
		width:80%;
		list-style:none;}
		
	.radioHead li {
		height:20px;
		width:50px;
		text-align:center;
		float:left;} 
	
	ul {
		list-style:none;}

	.msgTitle {
		margin-top:3px;}			
			