﻿
body
{
	font-family: 宋体, Tahoma, Arial, sans-serif;
    color: #666666;
    font-size: 12px; 
}

body,h1.h2,h3,h4,h5,h6,ul,p,table,td,th,div,span
{
	
	font-family:Arial;
	}
.submitbutton {
	font-family: Arial,宋体;
	font-size: 12px;
	color: #000000;
	
	background-color:#FFFFFF;
	width: 100px;
	/*background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;*/
	
	border: 1px solid #80B6C8;
	margin: 0px;
	padding: 0px;
}
/****************************表单样式*********************************/

.contactbg {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background-image: url(../images/contactbg.gif);
}
.contactempty {
	height: 50px;
	width: 600px;
}

.contacttext {
	margin: 3px;
	height: 18px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.contactdropdownformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #95A334;
	height: 20px;
	width: 75%;
	float: left;
	margin: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
/*------------------------------------------------Textbox --------------------*/
.text_label
{
	color:#000000;
	height: 18px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #80B6C8;
	height: 18px;
	width: 250px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*float: left;*/
}
.textboxEffect:hover
{
background-color:#FFFFFF;
color:#999900;
margin:0px;
padding:0px;
border:1px solid #00FFFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textbox --------------------*/
.dropdownEffect
{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #80B6C8;
	height: 18px;
	width: 100px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.dropdownEffect:hover
{
	background-color:#dbddff;
	color:#999900;
	margin:0px;
	padding:0px;
	border:1px solid #00FFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textboxdropdown --------------------*/
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #95A334;
	height: 20px;
	width: 75%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactformmsgfild {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 75%;
	float: left;
	margin: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 75%;
	float: none;
	margin: 3px;
	padding: 3px;
}

/*------------------------------------------------Massagebox --------------------*/

.MassageboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #80B6C8;
	height: 170px;
	width: 350px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.MassageboxEffect:hover
{
background-color:#FFFFFF;
color:#999900;
margin:0px;
padding:0px;
border:1px solid #00FFFF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.modalBackground     
{
    background-color:#555555;    
    filter:alpha(opacity=70);    
    opacity:0.7;
}
.modalPopup 
{    
    background-color:#FFFFFF;    
    border-width:5px;    
    border-style:solid;    
    border-color:#B7B7B7;    
    padding:10px;    
    width:550px;
    height:100%;
}
/*********************** Accordion *********************************/ 
.accordionHeader
{
    /*border-bottom: 1px solid #D7D7D7; */  
    background-color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 0 ;
    line-height:40px;
	background: url(/images/nav_ul.gif) 160px 15px no-repeat;	
    cursor: pointer;
}
.accordionHeader a
{
	
	text-align:left;
	background: none;
	text-decoration: none;
}
.accordionHeader a:hover
{
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected
{
    /*border: 1px solid #D7D7D7;*/
    
    background-color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    cursor: pointer;
    line-height: 40px;
	background: url(/images/nav_ul2.gif) 160px 15px no-repeat;

}

.accordionHeaderSelected a
{
	
	background: none;
	text-decoration: none;
	
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: none;
}

.accordionContent
{
	/*background-color:#F2F2F2;
    border: 1px dashed #2F4F4F;*/
    border-top: none;
    padding: 5px;
    text-indent:10px;
	font-weight: normal;
}

.accordionContent ul li 
{
	
	background: url(/images/about_nav_ul2.gif) 5px 70% no-repeat;
	}

/************************ 前台表格样式 ****************************/

table.gridview
{
    border: 1px solid #dbddff; 
    border-bottom: 3px solid #dbddff;
    border-collapse: collapse;
    font-family: 宋体, Tahoma, Arial, sans-serif;
    color: #666666;
    font-size: 12px; 

}

table.gridview th, table.gridview td
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.1em;
}

table.gridview th
{
    background-position: 1px 1px;
    background-repeat: repeat-x;
    background-color: #ffffff;
    font-size: 100%;
    text-align: left;
    line-height: 1.3em;
    color: #666666;
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    border-bottom: 1px solid #dbddff;
}

table.gridview td
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #dadada;
}

table.gridview
{
    width: 98%;
}
table.gridview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.gridview th {
    background-image:url(../images/header_back.gif);
}