#Main .Title
{
	background:url(../images/sub_long_title_bg.jpg) bottom no-repeat;
	height:30px
}
#Main #MainContent
{
	width:690px;
	float:left;
	margin-right:10px;
	background:#EFF1E6 url(../images/side_content_bg.jpg) bottom no-repeat;
	border:5px solid white;
	text-align:justify;
}
#Main #SideContent
{
	width:289px;
	float:left;
	background:white;
	border:1px solid #eee;
}
#Main #SideContent h2
{
	background:url(../images/side_nav_title.gif) no-repeat;
	color:white;
	line-height:28px;
	text-indent:20px;
}
#Main #SideContent ul li
{
	padding-left:15px;
}
#SubNav
{
	background:url(../images/sub_nav.gif) repeat-x;
	height:51px;
}
.container
{
	background:#F5F1EC;
}
#SideContent .head
{
}
#SideContent .bottom
{
}
.item
{
	padding:3px 5px;
	border:4px solid white;
	margin:5px;
}
.itemWhite
{
	background:#F9FAF3;
}
.item .intro
{
	margin:3px 0;
}
.item .time
{
	text-align:right;
}
.item a
{
	color:black;
}
.item a:hover
{
	background:white;
}
/* website infomation style */
.website_info
{
	/*padding:15px;
	margin:5px 0;*/
	/*width:45%;*/
	margin-left:5%; 
}
.website_info  h3
{
	background:none;
	margin:0;
}
.website_info  h3 a
{
	color: #333;
	font-size:14px;
	text-align:left
}
.website_info .product_img img
{
	border:1px solid #333;
	display:block; 
}
/*.website_info h3
{
	text-align:center;
	display:block;
	margin:5px 0;
}
.website_info hr
{
	margin:10px 0;
}
.website_info .base_info, .website_info .base_info a
{
	color:#666;
	margin-bottom:10px;
	text-indent:0;
	text-align:right;
}
.website_info p
{
	line-height:2em;
}*/
/*  form */
.Form
{
	width:80%;
}
.Form td
{
	height:30px;
	line-height:30px;
	text-indent:10px;
}
.Form .column1
{
	width:15%;
}
.Form .column2
{
	width:85%;
}
.Form input, .Form textarea
{
	font-size:12px;
}
/* product show */
/*.product_img
{
	float:left;
	margin:0 10px 5px 0;
}
.product_intro
{
	float:left;
	position:relative
}
.product_intro .button
{
	width:140px;
	height:50px;
	position:absolute;
	top:120px;
	left:150px;
}
.product_intro .button ul li
{
	float:left;
	display:block;
	margin-right:10px;
}
.product_intro h2
{
	margin-bottom:5px;
	background:none;
}
.product_intro ul li
{
	padding:1px 0;
}
.product_detail
{
	padding:10px;
}*/

.product_details
{
	margin:10px;
}
.product_details .product_img
{
	float:left;
	margin-right:10px;
}
.product_details h2
{
	background:none;
}
.web_content 
{
	margin:20px;
	line-height:2
}
.web_content  .body_content p
{
	line-height:2
}
.web_content h3
{
	text-align:center;
}
.web_content .base_info
{
	margin:5px 0;
}