﻿body, table, p,div,td {
	margin: 0px;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#49413F;
	margin: 0; padding: 0; 
}

/*白白红*/
a:link       {text-decoration: none; color: #49413F;}
a:visited    {text-decoration: none; color: #49413F;}
a:hover      {TEXT-DECORATION: underline;COLOR: #FF6600;}

a.a1:link       {text-decoration: none; color: #FF6600;}
a.a1:visited    {text-decoration: none; color: #FF6600;}
a.a1:hover      {TEXT-DECORATION: underline;COLOR: #FF6600;}

a.dh:link       {FONT-SIZE: 14px;text-decoration: none; color: #ffffff;font-weight:bold;}
a.dh:visited    {FONT-SIZE: 14px;text-decoration: none; color: #ffffff;font-weight:bold;}
a.dh:hover      {FONT-SIZE: 14px;TEXT-DECORATION: underline;COLOR: #ffffff;font-weight:bold;}

a.pc:link       {FONT-SIZE: 13px;text-decoration: none;color: #FF6600;}
a.pc:visited    {FONT-SIZE: 13px;text-decoration: none;color: #FF6600;}
a.pc:hover      {FONT-SIZE: 13px;TEXT-DECORATION: underline;COLOR: #FF6600;}

a.pc2:link       {FONT-SIZE: 13px;text-decoration: underline;}
a.pc2:visited    {FONT-SIZE: 13px;text-decoration: underline;}
a.pc2:hover      {FONT-SIZE: 13px;TEXT-DECORATION: underline;}

img {
	border: 0px;
}
a:hover img{
	filter: Alpha(Opacity=70);	   /* IE */
	-moz-opacity:0.7;              /* Moz + FF */
	opacity: 0.7;                  /* 火狐，Opera,傲游。支持CSS3的浏览器（FF 1.5也支持）*/
}

.imgOver{
	border:1px dotted #B8B8B8; /*鼠标移上图片上时*/
} 

.imgOut {
	border:1px solid #cccccc;  /*鼠标移开图片时*/
} 

.bottom { padding:12px; line-height:180%; text-align:center;}

.left_title {color:#FFFFFF;font-size: 14px;font-weight:bold;letter-spacing:1px;}

.x { text-align:left;border-bottom:1px dashed #cccccc;font-weight:bold;}

.right_title { text-align:left;font-weight:bold;}

.main_color { background-color:#1963DC;}

.dh_padding {width:120px;padding-left:3px;padding-right:3px; text-align:center;}

.while_bold {color:#FFFFFF;font-weight:bold;}

/*导航下拉*/

.GDNetMenuDownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.GDNetMenuDownMenu .content {
	POSITION: absolute;
}
.GDNetMenuDownMenu .items {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; POSITION: relative; TOP: 0px;width:110px;
}

.GDNetMenuDownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 10px; BORDER-LEFT: medium none; CURSOR: hand; COLOR: #666666; BORDER-BOTTOM: medium none; TEXT-DECORATION: none;width:110px;
}
.GDNetMenuDownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=90); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .7
}
.GDNetMenuDownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.GDNetMenuDownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.GDNetMenuDownMenu .hover {
	COLOR: #CC0000; background-image: url(db.gif); background-color:#DEEEFB;width:110px; 
}
.GDNetMenuDownMenu .item IMG {
	MARGIN-LEFT: 10px
}
