#bodypage {
	clear:both;
	margin:0;
	background-color:#bbb;
    width:760px;
	height:1320px;
	border-right:1px;
	border-right-style:solid; 
	border-right-color:#000;
	border-color:#333333;
}

#sidebar {
	padding:0;
	background-color:#d7d7d7;
    float:left;
	 width:230px;
	 height:1320px;
	 }
#sidebar_sub {
	float:left;
	 text-align:left;
	 border:1px;
	 border-color:#000000;
	 border-style:solid;
	 margin:10px 0 0 5px;
	 width:100px;
	 height:auto;
	 }
#sidebar_sub ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#sidebar_sub ul li {
	padding:5px 0 5px 10px;
	height:auto;
	line-height:15px;
	border-bottom:1px;
	border-bottom-style:dashed;
	border-bottom-color:#666;
	}
.text1{
	padding:3px 4px 2px 4px;
	background-color:#999;
	text-align:left;
	}
.text2{
	word-spacing:2px;
	text-align:left;
	}
/*sibebar over*/
#mainbody {
	text-align:justify;
	 padding:0 0 0 3px;
	  border-left:1px;
	  border-left-style:dashed;
	  border-left-color:#333333;
      float:left;
	  width:525px;
	  height:auto;
}
#mainbody h1,h3 {
	text-align:center;
	}

#mainbody table {
	font-size:10px;
	}
#content {
	overflow:visible;
	text-align:center;
	float:left;
	width:150px;
	height:135px;
	margin:2px 2px 2px 2px;
	padding:3px 0 5px 3px;
	border-bottom:1px;
	border-right:1px;
	border-color:#000000;
	border-bottom-style:solid;
	border-right-style:solid;
	background:#cccccc;
	}
#contentdes {
	overflow:hidden;
	text-align:left;
	float:left;
	width:155px;
	height:175px;
	margin:2px 2px 2px 2px;
	padding:10px 0 5px 10px;
	border-bottom:1px;
	border-right:1px;
	border-color:#000000;
	border-bottom-style:solid;
	border-right-style:solid;
	background:#cccccc;
	}

#content img {
 	margin:0 10px 0 10px;
	height:100px;
	width:100px;
	}

 #contentdes img {
 	margin:0 10px 0 20px;
	height:100px;
	width:100px;
	}
#con_header {
	clear:both;
	margin-top:8px;
	font-weight:900;
	font-size:19px;
	position:relative;
	width:525px;
	height:25px;
	border-bottom:1px;
	border-bottom-style:solid;
	background:#ddd;
	}
#photo {
	text-align:center;
	margin:0;
	padding:10px 0 0 10px;
	width:160px;
	float:left;
	height:135px;
	border-bottom:1px;
	border-bottom-style:solid;
	}
#photo img {
	height:100px;
	width:100px;
	}
#separatorline {
	border-bottom:1px solid #000000;
	background-color:#ddd;
	height:20px;
	color:#830217;
	font-weight:900;
	font-size:14px;
	clear:both;
	margin:5px 0 5px 0;
	}
#description,#pro_des {
	border-bottom:1px;
	border-bottom-style:solid;
	border-left:1px;
	border-left-style:solid;
	overflow:hidden;
	height:140px;
	text-align:justify;
	text-indent:20px;
	margin:0;
	padding:5px 0 0 10px;
	float:left;
	width:340px;
	}
#pro_des {
	border-left:0;
	border-top:1px;
	border-top-style:solid;
	}
#link {
	margin: 5px 0;
	padding: 0 0 0 20px;
	font-size: 14px; 
	width: 150px;
	float: left;
	border-bottom: 1px dashed #000;
	border-left: 3px solid #870088;
	}
#textdes {
	line-height:26px;
	font-size:16px;
	margin:15px 0;
	text-align:left;
	}
#textdes ul {
	font-size:13px;
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:30px;
	}
#textdes ul li {
	line-height:35px;
	padding:0 0 0 10px;
	border-bottom:1px;
	border-bottom-style:dashed;
	}
#foot {
	margin:5px 0 0 0;
	clear:both;
	height:90px;
	width:100%;
	text-align:center;
	border-top:1px;
	border-top-color:#000000;
	border-top-style:solid;
	}
#foot_content {
	width:760px;
	height:60px;
	background-color:#eee;
	text-align:left;
	line-height:20px;
	height:90px;
	border:0px;
	}