@charset "utf-8";
/* CSS Document */
* {
padding:0;
margin:0;
}
body {
font-family:"Times New Roman", Times, serif;
background:#232323;

}
#wrapper {
width:946px;
margin:0 auto;
text-align:center;
}
.clear {
clear:both;
font-size:0;
line-height:0;
}
#conetent {
width:946px;
float:left;
padding-top:20px;
}
h1 {
padding-top:5px;
color:#fff;
font-weight:normal;
font-size:17px;
word-spacing:3px;
letter-spacing:13px;
}
h1 a {
text-decoration:none;
color:#fff;
padding-bottom:4px;
}
h1 a:hover {
color:#CCCCCC;
}
#left_colm {
padding-top:30px;
width:455px;
float:left;
cursor:pointer;
}


#right_colm {
padding-top:30px;
width:455px;
float:right;
cursor:pointer;
} 

h2 {
padding-top:10px;
line-height:35px;
width:455px;
clear:both;
color:#fff;
float:left;
text-align:center;
letter-spacing:8px;
font-weight:normal;
font-size:33px;
}
p {
clear:both;
padding-top:24px;
color:#fff;
line-height:15px;
font-size:15px;
letter-spacing:4px;
}

#web-design {
	padding: 0 10px 10px 10px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#web-design a, visited {
	text-decoration: none;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
}
#web-design a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
}
