﻿

#columnA {
	padding: 0px;
	margin: 0px;
	width: 594px;
	border-left: 1px dashed #EEEEEE;
	border-right: 1px dashed #EEEEEE;
}
#columnA .pic{
height: 51px;
	background-image: url('../images/mainPage/default_pic_5_2.jpg');
	width: 594px;}

#columnA .m1{
	margin: 10px 0px;
	height: 126px;
	background-image: url('../images/mainPage/pp.gif');
	width: 594px;
}
#columnA h2 {
	margin: 0px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 11pt;
	font-weight: 900;
	font-family: 宋体;
	padding-top: 21px;
	padding-left: 30px;
}


/*  Menu */

.menu {
	
	padding: 4px 0px 4px 20px;
	margin-bottom: 3px;
}

.menu ul {
	margin: 0;
	list-style: none;
}

.menu li {
	display: inline;
	line-height: 5px;
}

.menu a {
	display: block;
	padding: 7px 0px 7px 15px;
	background: url(../images/mainPage/img04.gif) no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
}

.menu a:hover {
	background-image: url(../images/mainPage/img05.gif);
	color: #FF7700;
	
}

/********* content*********/
p{
text-indent:2em;	
}

.rounded {
  background: url(../images/mainPage/left-top.gif)   top left no-repeat;
  width:100%;
  }
.rounded h2 {
	background: url(../images/mainPage/right-top.gif) top right no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 17px 5px 8px 38px;
	color: #666;
}
.rounded .main {
	background: url(../images/mainPage/right.gif) top right repeat-y;
	padding: 35px 20px 10px 26px;
	margin: -2em 0 0 0;
}
.rounded .footer {
  background: 
	url(images/left-bottom.gif) 
  bottom left no-repeat;
  }
.rounded .footer p {
	color: #369;
	text-align: right;
	background: url(../images/mainPage/right-bottom.gif) bottom right no-repeat;
	display: block;
	padding: 25px 20px 20px 20px;
	margin: -2em 0 0 0;
}
  
.rounded .footer a {
	text-decoration: none;
	text-transform: uppercase;
	color: #369;
	font-size: 12px;
}
	
.rounded .footer  a:hover {
	
	color: #FF7700;
}
#content{
	width: 594px;
}

/********* content*********/
