/* - - - - - - - - - - - - - - - 

Title: design Snew
Email: farness@163.com
Web:www.snew.net.cn

- - - - - - - - - - - - - - - - - */

@media screen, projection, print {

* {margin: 0; padding: 0;}

body {
	background: #fff;
	color: #232323;
	padding: 0 0 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
}

/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;  min-height: 1%;}

h2,h3,h4,h5,h6,p,blockquote {
	margin: 0 0 10px;
	font-weight: normal;
}
h2 {font-weight: normal;}
p {font-size: 1.2em; word-spacing:0.15em;}
a, a:visited, a:active {color: #000;}
#col1 a:hover, #col2 a:hover, #col3 a:hover, #siteinfo a:hover {background-color: #EBEBEB;}
img {border: 0;}
hr {display: none;}
blockquote {
	padding: 10px 20px;
	font-style: italic;
	font-size: 1.3em;
	background: #ececec;
	border-bottom: 1px dotted #d4d4d4;
	border-top: 1px dotted #d4d4d4;
}
blockquote p {margin: 0; font-size: 1em;}

#container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}
#masthead {position: relative;}
#logo {
	width: 940px;
	background: url() no-repeat 0 0;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1#logo a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	width: 165px;
	height: 32px;
}
h3#intro {
	font-size: 1.7em;
	position: absolute;
	top: 79px;
	margin: 0;
	color: #f4f4f4;
	font-weight: normal;

	background: url() no-repeat 15px -6px;
	text-indent: -5000px;
	width: 350px;
	height: 30px;
	left: 2px;
}
#date {
	color: #FFFFFF;
	padding-left: 8px;
}

#main-nav {
	width: 100%;
	list-style: none;
	height: 30px;
	background-color: #363636;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
#main-nav li {display: inline;}
#main-nav li a {
	float: right;
	font-size: 13px;
	text-decoration: none;
	color: #f4f4f4;
	border-left: 1px dotted #d4d4d4;
	padding: 7px 15px 0;
	height: 23px;
	font-weight: bold;
}
#main-nav li a:hover {
	color: #fff;
	background-color: #000000;
	text-decoration: none;
}

#col1 {
	float: left;
	width: 230px;
	border-right: 1px dotted #d4d4d4;
	height: 450px;
}

div.entry {padding: 0 15px 0;}
div.entry h2, div.entry h4 {
	font-size: 1.7em;
	margin: 15px 0 10px;
	font-weight: normal;
}
h2.News {
	display: none;
}
div.entry h2 a, div.entry h4 a {
	text-decoration: none;
	font-weight: normal;
}
/* div.entry p.date {
	font-size: 1.1em;
	font-style: italic;
	padding: 0 0 10px 15px;
	margin: 0;
}*/
div.entry h3 {font-size: 1.2em;}
span.author, span.photoby, span.title {
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
	display: block;
}
p.posted {
	text-align: right;
	border-bottom: 1px dotted #d4d4d4;
	padding: 0 0 10px;
}

#col1-content {
	padding: 15px;
	text-align: left;
}
#col1 ul, #col2 ul, #col3 ul {
	padding: 0 0 20px 20px;
	font-size: 1.2em;
	list-style: none;
}
#col1 li{
	padding: 0 0 3px 0px;
	line-height: 1.5;
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-image: url(dian.gif);
}
#col2 li, #col3 li {
	background: url() no-repeat 0 7px;
	line-height: 1.5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
}

#col2 {
	float: right;
	width: 680px;
	border-right: 1px dotted #d4d4d4;
	padding: 15px;
	height: auto;
}
#col2 .listdiv {
	text-align: center;
	float: left;
	height: 125px;
	width: 160px;
	margin-top: 15px;
}
#col2 .listdiv1 {
	text-align: center;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 15px;
}
#col2 .prodiv .listdiv img {
	border: 1px solid #E7E7E7;
}

#col2 .prodiv {
}


#col1-content h2, #col2 h2, #col3 h2 {
	font-size: 14px;
	border-bottom: 1px dotted #d4d4d4;
	padding: 0 0 10px;
	font-weight: bold;
	color: #042033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#col2 p {font-size: 1.1em; overflow: hidden;}

/* news items and comments */
div.news-item, div.comment, div.ad {
	border-bottom: 1px dotted #d4d4d4;
	margin: 0 0 10px;
}

/* ie6 + ie7 fixes */
*+html div.news-item,
*+html div.comment,
*+html div.ad, * html div.ad {height: 1%;}
*+html div.ad, * html div.ad {padding: 0 0 10px;}
* html div.ad {padding: 0 0 10px;}

div.news-item h4 {margin:0; font-size: 1.2em;}
div.news-item h4 a {text-decoration: none;}
div.news-item h4 a:hover {background: #ececec;}
div.news-item h4 a:visited {text-decoration: line-through;}
div.news-item p {line-height: 1.5em;}
div.news-item p.news-poster {word-spacing: normal;}
div.news-item p.news-poster a,
div.comment strong a {text-decoration:none; border-bottom: 1px dotted #232323;}
div.comment strong {margin:0;}

#col2 input, #col2 textarea {
	width: 200px;
	font: 1em Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}
#col2 input:focus, #col2 textarea:focus {
	background: #f4f4f4;
}
#col2 input.check {width:auto; padding:0;}
#col2 input#regex {margin:0 0 0 10px;}
#col2 textarea {height:140px;}
#col2 #comment-bake-cookie {width:auto;}
#post-comment, p#send-illustration {
	margin: 15px 0 0;
	background: #ececec;
	padding: 15px;
	border: 1px dotted #d4d4d4;
}
#post-comment label, #contact-form label {font-weight: bold;}
input#comment-post {font-size:1.1em; font-weight:bold;}

#col3 {
	float: left;
	width: 270px;
	padding: 15px;
}
#col2 h2 a, #col3 h2 a {
	text-decoration: none;
	font-weight: normal;
}
div.illustration a {text-decoration:none;}
div.creative-ad p {text-align: right;}
div.creative-ad img, div.illustration img {
	border-top: 5px solid #232323;
	padding: 1px 0 0 0;
}
#recommended {margin: 0 0 10px; }
#recommended ul {padding:0;}
#recommended li {
	float: left;
	background: 0;
	padding:0 10px 0 0;
}
#recommended img {
	border: 1px dotted #d4d4d4;
	padding: 3px;
}
#recommended img:hover {border: 1px dotted #232323;}
#recommended p {font-size: 1em;}
#recommended a {text-decoration: none;}
#feed {
	border-top: 1px dotted #d4d4d4;
	padding: 10px 0 0;
	clear: left;
}
#feed a {
	background: url() no-repeat 0 1px;
	padding: 0 4px 4px 21px;
}

/* footer */
#siteinfo {
	width: 940px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #363636;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	clear: both;
}
#siteinfo a {}
#siteinfo a:hover {color: #232323; text-decoration: none;}
#siteinfo p {font-size: 1.1em;}
#siteinfo p.sinfo1 {float: left;}
#siteinfo p.sinfo2 {text-align: right;}

#nclud {
	position: absolute;
	right:15px;
	top: -5px;
}

/* leaderboard */
#advertisement {
	padding: 5px 0 10px;
	border-bottom: 1px dotted #d4d4d4;
	text-align: center;
	margin: 0 0 20px;
}

}
.bk {
	background-color: #666666;
	font-family: "ÐÂËÎÌå";
	font-size: 12px;
	font-weight: normal;
}
.bk1 {
	background-color: #FFFFFF;
	font-family: "ÐÂËÎÌå";
	font-size: 12px;
}
#col6 {
	color: #FFFFFF;
	display: block;
	clear: both;
	height: 5px;
	width: 100%;
}
