a:link{color:#000;text-decoration:none;}
a:visited{color:#969;text-decoration:none;}
a:hover{color:#f60;text-decoration:underline;}
a:link.underline{text-decoration: underline!important;}
a:visited.underline{text-decoration: underline!important;}	

body {
	margin: 0;
	padding: 0;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
	right: auto;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}


#menu {
    background: #FFFFFF url(images/img01.gif) repeat-x;
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;	
	font-size:16px;
	position:relative;
}

#menu ul {    
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}
#menu li {
	float: left;
	height: 45px;
	background: url(images/img03.gif) no-repeat right top;
	position:relative;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}
#menu ul ul {
  visibility:hidden;
  position:absolute;
  float:left;
  left:0px;
  top:30px; 
}
#menu table{
  position:absolute;
  left:0;
  top:0;
}
#menu ul li:hover ul,#menu ul a:hover ul{
  visibility:visible;
}

#menu ul ul li {
  clear:both;
  text-align:left;  
  width:45px;
}
#menu ul ul li a{
  display:block;
  width:30px;
  height:30px;
  background:#669999;
  color:#000;
  font-size:12px;
}
#menu ul ul li a:hover{
  background:#ff0000;
  color:#000;  
}

#splash {
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}



#logo {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	border-bottom: 6px solid #3F3F3F;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 10px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 65px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}


#page {   
	height:750px;
	width: 960px;	
	padding: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.pro{border:1px solid #C8D8E7;float:left; width:640;}
.pro ul {list-style:none;padding:0;margin:0;}
.pro ul li {padding:0 0 0 10px; text-align:center;}


#content {
	float: right;
	width: 700px;
	height:120px;
	
}

.listArea{border:0px solid #C8D8E7; repeat-x; float:right; height:auto;width:680px;}
.listArea .colMargin{padding:0 10px 10px 10px;}
.listArea ul {list-style:none;padding:0;margin:0;}
.listArea ul li {padding:0 0 0 10px; text-align:center;}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 24px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;	
}


.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {

}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	height:700px;
	
}
.text { padding:1px; font-size: 15px; text-align:left; line-height:20px;}
.text img { margin-right:10px; margin-bottom: 10px; border:0;  float:left; }
.text2 { padding:1px; font-size: 14px; text-align:justify; font-weight:bold; }
.text3 { padding:1px; font-size: 15px; text-align:justify; }
.text4{padding:1px;font-size:20px;}
.product {
	width:100%;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	font-family:"ËÎÌå", Times New Roman, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#323D43;
	background-color:inherit;
	clear:both;
}

#divshop{    
	 border-bottom:0px solid #BDBDBD;
}
.shop{
    float:left;
	width:186px;
	height:210px;
	font-size:15px;
	text-align:center;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 5px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}


#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size:14px;
}
#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
#links{
    clear:both;
	margin: 0;
	font-size:16px;
	text-align:center;      
}
#link{
    clear:right;
	margin: 0;
	text-align:right;
	font-size:12px;
	      
}

