﻿*
{
    padding:0;
    margin:0;
}
body{	
	text-align:center;
	margin:0 auto;
	background-color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
a{
	color:#666;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#FF9933;
}
a:active{
	color:#FF0000;
}
 
#con
{
	text-align:left;
	width:952px;
}
#header{
    clear:both;
 

}
#header #loog
{

	height:100px;
 
	 
}
 
#header #flash
{
	height:255px;
}
#main
{
    clear:both;
	height:auto;
}


#main #left
{
     float:left;
	clear:right;
    width:686px;
}

 
#main #right
{
    float:left;
	clear:right;
	width:262px;
	background-color:#ededed;
}

#main #right #plist
{
	padding:20px 36px 12px 24px;
	font-size:16px;
	font-weight:bold;
	color:#4a535c;
	margin-bottom:12px;
}
#main #right #plist .line{
padding:18px 0 3px 24px; font-size:12px; font-weight:normal; color:#e16a06; border-bottom:1px dashed #666666;  
}
#main #right #plist .line a{
color:#FF6600;
}
#main #right #plist .line a:hover{
color:#3300FF;
}
 #footer
{
    clear:both;
	height:46px;
	background:url(../images/footer.jpg) repeat-x;
	text-align:center;
	padding-top:36px;
}

 #footer  ul li {
 
	display:inline;
	 
	margin:12px;
	padding-left:12px;
	vertical-align:middle;
	background:url(../images/fl.jpg) no-repeat;
 
 }
 img
{
border:none;
}
p{
	text-indent:2em;
	line-height:20px;
	color:#333333;
	margin-bottom:12px;
}
 
.tab tr td{
padding:12px;
}
.tab tr td a{
color:#000;
}
.tab tr td a:hover{
color:#03c;
}
 
 
