/***********************************************/
/* 上海易购网络 http://www.egoweb.com.cn   */
/* TEL：021-64739258   FAX：021-54653583   */
/* 地址：上海徐汇区吴兴路277号928室        */
/* ADD：Room915A Jindu Building,NO277 Wuxing Road,Shanghai Chian     */
/* Design: shaowenmin      2009.01            */
/***********************************************/
/*==============common=========================*/
body {
	margin: 0px auto;
	text-align:center;
}
.h1 {
	font-size: 12px;
	color: #283a43;
	background-image: url(../images/pic_01.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent: 10px;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}


P {
	text-indent: 2em; /*让一个段落右缩进2字高*/
	font-size: 12px;
	line-height: 20px;
}
br {
	line-height: 10px;
}
.fourborders{
	border:1px solid #c0c0c0;
}
.bg-color{
	background-color:#CCCCCC
}
.wd1{
	width:240px;
	height:100px;
	padding:12px;
	float: left;
}
.wd2{
	width:120px;
	padding:0px;
	float: right;
	vertical-align: top;
}
.p {
	font-family: "宋体";
	font-size: 12px;
	color: #000033;
	line-height: 25px;
	text-align: left;
}
.p a:link{
	font-size: 12px;
	color:#660000;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
}
.p a:visited {font-size: 12px;text-decoration:underline;color:#660000;}

.p a:hover {font-size: 12px;text-decoration:underline; color:#dc0b0a;}
.p a:active {font-size: 12px;text-decoration:underline;color:#055eb8;}
.img{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.h2 {
    font-family: Arial, Helvetica, sans-serif，"宋体";
	font-size: 12px;
	color: #666666;
	text-align: left;
	}
.text {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-align: left;
}

/*-------place-位置---------*/
.left{
text-align:left; 
}
.right{
text-align:right; 
}
.center{
	text-align:center;
	vertical-align: middle;
}

/*==============top=================*/

#header {
	height: 80px;
	width: 950px;
	background-image: url(headPic.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.logo{
	height: 80px;
	width: 240px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.cu {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	line-height: 25px;
	text-align: center;
}

.nav{
	font-family: "宋体";
	font-size: 12px;
	text-align:left;
	
}
.nav a:link {
	color: #1C1C1C;
	font-size: 12px;
	text-decoration: none;	
}
.nav a:visited {
	color: #4F4F4F;
	font-size: 12px;
	text-decoration: none;
}
.nav a:hover {
	color: #993333;
	font-size: 12px;
	text-decoration: none;	
}
.nav a:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}

.red{	font-size: 12px;}
a:visited {
	color: #990000;
}

.red a:link {
	color: #993300;
	text-decoration: none;
}
.red a:hover {
	color: #993300;
	text-decoration: underline;
}
.red a:active {	color: #FF0000;}


/*导航栏做成一个个小按钮，鼠标移上去会改变按钮背景色和字体色，那么这些小小的按钮我们又可以理解为小盒子，如此一来这是一个盒子嵌套问题了，*/


#content { 
	height:auto; 
	width: 740px; 
	line-height: 1.5em; 
	padding: 10px; 
} 
#content p { 
	text-indent: 2em; 
} 
#content h5 { 
	font-size: 16px; 
	margin: 10px;}
/*内容部分主要放入文章内容，有标题和段落，标题加粗，为了规范化，用H标签，段落要自动实现首行缩进2个字,同时所有内容看起来要和外层大盒子边框有一定距离，这里用填充。*/
.table {font-size: 12px;}
.table a:visited {text-decoration:none;color:#000032;}
.table a:active {text-decoration:underline;color:#055eb8;}
.table a:hover {text-decoration:underline; color:#dc0b0a;}
.table td {	height: 25px;}
.table td a{
	font-size: 12px;
	color:#000032;
	text-decoration: none;
	text-align: center;
}

.table-redpic {font-size: 12px;}
.table-redpic a:visited {text-decoration:none;color:#000032;}
.table-redpic a:active {text-decoration:underline;color:#055eb8;}
.table-redpic a:hover {text-decoration:underline; color:#dc0b0a;}
.table-redpic td {	height: 25px;}
.table-redpic td a{
	font-size: 12px;
	background-image: url(../images/pic-01.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color:#000032;
	text-decoration: none;
	text-align: left;
    padding-left: 20px;
}
.table-red2pic {font-size: 12px;}
.table-red2pic a:visited {text-decoration:none;color:#000032;}
.table-red2pic a:active {text-decoration:underline;color:#055eb8;}
.table-red2pic a:hover {text-decoration:underline; color:#dc0b0a;}
.table-red2pic td {	height: 25px;}
.table-red2pic td a{
	font-size: 12px;
	background-image: url(../images/pic-02.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color:#000032;
	text-decoration: none;
	text-align: left;
    padding-left: 20px;
}
.table-red3pic {
	font-size: 12px;
	line-height: 20px;
}
.table-red3pic a:visited {text-decoration:none;color:#000032;}
.table-red3pic a:active {text-decoration:underline;color:#055eb8;}
.table-red3pic a:hover {text-decoration:underline; color:#dc0b0a;}

.table-red3pic td a{
	font-size: 12px;
	background-image: url(../images/pic-02.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color:#000032;
	text-decoration: none;
	text-align: left;
    padding-left: 20px;
}

.pic1{
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/nav_09.gif);
}
.pic2{background:url(../images/nav_13.gif); background-repeat: no-repeat;	background-position: center;}
/*===============footer==============================*/
#footer { 
	height: 100px; 
	width: 950px; 
	line-height: 2em; 
	text-align: center; 
	background-image:url('../images/footer-bg.gif');
	background-repeat:repeat-x;/*---背景图片横向重复---*/
	padding: 0px; 
}
