/* CSS Document */
@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif; 
	color:#000;  
	font-size:12px; 
	margin:0px;
	padding:0px;
	background:#000 url(../images/bg_page.jpg) repeat-x}
.dvhdr1 {
	BORDER: #FF0000 1px solid; PADDING: 2px; BACKGROUND: #FF0000; WIDTH: 300px; COLOR: #ffffff; FONT: bold 12px tahoma; TEXT-ALIGN: left
}
.dvbdy1 {
	BORDER: #FF0000 1px solid; PADDING: 2px; BACKGROUND: #ffffff; WIDTH: 300px; FONT: tahoma 11px; TEXT-ALIGN: justify
}

.txttable {
	FONT: 8pt Tahoma; COLOR: #000000
}

.LinkRed {
	FONT: 8pt Tahoma; COLOR: #990305; TEXT-DECORATION: none
}
.LinkRed A {
	FONT: 8pt Tahoma; COLOR: #990305; TEXT-DECORATION: none
}
.LinkRed A:hover {
	FONT: 8pt Tahoma; COLOR: #000000; TEXT-DECORATION: none
}
.bg1a
{
background-color: #ffffff}

.bg2a
{
background-color: #E5E5E5}	
.clr {
	clear:both;}
.float_left {
	float:left}
.float_right {
	float:right}
.bnt a,.bnt a:active, .bnt a:visited {
	color:#f8951d;
	text-decoration:none} 
.bnt a:hover {
	color:#f8951d;
	text-decoration:none} 
a:link, a:visited {
	color:#000; 
	outline:none; 
	text-decoration:none;}
a:active, a:hover {
	color:#ff0000; 
	text-decoration:underline; 
	outline:none}
form, li, legend, h1, h2, h3, h4, h5, h6, center {
			margin:0; 
			padding:0; 
			list-style:none}
.pagemain{
			width:1000px;  
			margin:auto}
.topconten{
			width:1000px;
			height:55px; 
			margin:0px;
			background:url(../images/bg_menutop.jpg) no-repeat;}
.btconten{
			width:1000px; 
			margin:0px;
			padding:0px;
			float:left;
	}
.conten{     width:798px; 
			 padding:0px;
		 	 float:left; 
			 padding-left: 101px;
			 
			}
.conten_t{  width:798px; 
		    margin:0px;
		    padding:0; 
			float:left; 
			height:291px;}
.conten_b{  width:798px; 
		    margin:0px;
		    padding:0; 
			float:left; 
			background:#FFFFFF}
.footter{  width:798px; 
		    margin:0px;
		    padding:0; 
			float:left; 
			background:#000;
			height:80px;
			text-align:center;
			color:#FFFFFF;
			padding-top:15px}
.conten_l{ 
			width:234px;
			margin:0px;
			padding:0;
			float:left;}
.tab_menulef{   width:234px; 
				float:left; 
				height:55px; 
				background:url(../images/tabmenu_l.jpg) no-repeat}
.tab_title{  font-size:13px;
			 font-weight:bold; 
			 color:#FFFFFF; 
			 padding-left:38px; 
			 line-height:55px; 
			 text-transform:uppercase}				
.tab_lis{ width:234px; float:left; padding-bottom:10px;}
.tab_yahoo{ width:180px; float:left; padding: 6px 22px; border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5;}
			.tab_lis ul {
				padding:5px 5px 0 18px;
				margin:0}
			.tab_lis li {
				background:url(../images/iconmenu_l.jpg) no-repeat 0 7px;
				padding:6px 0 8px 20px;
				border-bottom:1px dashed #e5e5e5}
			.tab_lis li a:link , .left_content li a:visited{}
			.tab_lis li a:hover, .left_content li a:active {
				text-decoration:none;
				color:#f8931d}
.conten_r_t{ width:564px;
			 margin:4px 0 0 0;
			 float:left;
			 padding:0px;
			 height:39px;
			 background:url(../images/bo_top.gif) no-repeat}
.conten_r_title{ width:520px;
			 float:left;
			 color:#8c0303;
			 font-size:13px;
			 font-weight:bold;
			 line-height:39px;
			 padding-left:25px;
			 text-transform:uppercase
			  }
.conten_r_c{ width:520px;
			 margin:0;
			float:left;
			 padding:10px 22px;
			 background:url(../images/bo_cen.jpg)}
.conten_r_c_qc{ width:520px;
			 margin:0;
			float:right;
			 padding:10px 12px;
			 }
.conten_r_b{ width:564px;
			 margin:0;
			float:right;
			 padding:0px;
			 height:9px;
			 background:url(../images/bo_boottom.jpg) no-repeat}


/* menu */
#nav, #nav ul {
    list-style:  none;
    position: relative;
	margin:0; 
	padding:0;
	float:left;
	height:39px;
	line-height:39px;
	width:798px;
	
}

#nav a:link, #nav a:active,
#nav a:visited {
    display: block;
    color:#fff;
    text-decoration: none;
}

#nav a:hover, #nav a.current {
 	background:url(../images/bg_icon.gif) no-repeat;
    color: #f8951d;
}
#nav a.active {
 	background:url(../images/bg_icon.gif) no-repeat;
    color: #f8951d;
}


#nav ul {
    position: absolute;
    width: 12em;
    display: none;
}

				



