﻿*{
    padding:0;
    margin:0;
}
body{	
	text-align:center;
	margin:0 auto;
	background-color:#747474;
	font-size:12px;
	/***********modify enable************/
	font-family:Arial, Helvetica, sans-serif;
	color:#737373;
	/***********modify enable************/
}
/***********common start************/
img
{
border:none;
}
p{
	text-indent:2em;
	line-height:20px;
	color:#737373;
	margin-bottom:12px;
}
a{
	color:#737373;
	text-decoration:none;
}
a:hover{
	color:#0033FF;
}
.pro{
	padding-left:1px;
	width:265px;
	height:auto;
	background:url(../images/left_split_top.jpg) repeat-y;
 
}
 
.pro .tab tr td{
	border-bottom:1px solid #fff;
	height:22px;
	line-height:22px;
	text-align:left;
 
}
 
.nav{
text-align:right; margin-right:22px; height:22px; line-height:22px; width:300px; float:right;
}
.nav ul li{
	display:inline;
	margin:0;
	padding:0 18px;
}
.nav ul li a{
	color:#fff;
	text-decoration:none;
}
.nav ul li a:hover{
	color:#333333;
	text-decoration:none;
}
/***********common end************/
#con{
	text-align:left;
	margin:0 auto;
	background-color:#fff;
	/***********modify enable************/
	width:1001px;
	/***********modify enable************/
} 


#header{
    clear:both;
}
#header #loog{
	height:56px;
	background:url(../images/loog.jpg) no-repeat;
}
#header #flash{
	height:297px;
}
#main
{
    clear:both;
}
#main #left{
	width:266px;
	float:left;
	clear:left;
}
#main #left div{
float:left;
clear:both;
}
#main #right{
	width:735px;
	float:right;
	clear:right;
}
#main #right div{
float:left;
clear:both;
}
#footer
{
    clear:both;
	color:#4a4a4a;
}
 

 
 
 
