﻿@charset "utf-8";
#main{width:972px;margin:0px auto;overflow:hidden}
#mainleft{width:354px;float:left;background-color:#494748; }
#mainright{
	width:528px;
	float:left;
	background-color:#f6f0d6;
	padding:0px 45px 0px 45px;
	line-height:23px;
	color:#353535;
	font-size:12px;
	background-image: url(../images/sitemapbj.jpg);
	background-repeat: no-repeat;
	background-position: right 400px;
}

#leftpic1{width:354px; height:266px;background-image: url(../images/about_14.jpg); }
#leftpic2{width:354px; height:13px;background-image: url(../images/webdesign_16.jpg); }
#leftpic3{width:354px; }

#xx{
	width:528px;
	height:40px;
	background-image: url(../images/about_25.jpg) ;
	background-repeat: repeat-x;
	background-position: center;
}

.bigtitle a{ 
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.bigtitle a:hover{ 
	text-decoration: underline;
	color:#CCCCCC
}

a{ 
	color:#666666;
	text-decoration: none;
}
a:hover{ 
	text-decoration: underline;
	color:#ff0000;
}
