/*------------------------------------------
Logoware Style Sheet

Version:	2.0
Author:		yinghuiwu
Time:		2009-4-16
--------------------------------------------*/

/* =Universal Settings
--------------------------------------------*/
@charset   "utf-8";   

body {margin: 0;background: black;font: normal 72% '微软雅黑' 'Arial' '宋体';}

.left {float: left;}
.right {float: right;}
.clear {clear:both;*display:inline;overflow:hidden;}


/* =Homepage Settings
--------------------------------------------*/

	/* panel content-width: 942px--*/
	#panel {margin: 0px auto; width:1000px;background: white;}
	.panel_padding {padding: 10px 28px 10px 30px;}
	ul {margin: 0; padding: 0;}
	a:link {color: #636363;}
	a:visited {color: #84282C;}
	a:hover {text-decoration: none;color: #D61018;}
	h2 {margin-bottom: 8px;color: #333;font-size: 200%;}
	p {margin: 8px 0;}
	hr {height: 1px;color: gray;}


	/*header --*/
	#header .logo {float:left;}
	#header .menu {float:left;}
	#header ul {margin: 0;padding: 20px 0 0 0;}  /*--change padding by logo image height*/
	#header li {list-style: none;margin: 0;	padding: 0;	float: left;padding-left: 18px;}
	
	/*progress width: 942 --*/
	#progress {margin: 14px 0 10px 0;border:solid 1px #F5C5C7;}

	/*focus width: 270+10+662=942 --*/
	#focus .left {width: 270px; float: left;}
	#focus .right {width: 662px; float: right;background: url(../images/top_price_back.gif) no-repeat left top;height: 208px;}
	#focus .right .title {padding-left: 30px;}
	#focus .right .brief {padding-left: 140px;padding-top: 10px;}
	#focus table {width: 470px;border-collapse:collapse;border: 0;}
	#focus td {padding-left: 1em;border:#CECECE solid 1px;line-height: 170%}
	
	#focus .right a:link {color: #D61018; font-size: 120%;}
	#focus .right a:visited {color: #636363; font-size: 120%;}
	#focus .right a:hover {text-decoration: none;color: #84282C; font-size: 120%;}

	.qq {background: url(../images/qq_back.gif) no-repeat left top;padding: 27px 0 0 93px;height: 43px;width: 177px;}
	.topic {background: url(../images/topic_back.gif) no-repeat left top;margin-top: 4px; padding-top: 38px; height: 95px;width: 270px;}
	.topic ul {margin: 0; padding: 0;}
	.topic li {list-style: none;padding: 0 20px;line-height: 170%}

	/*gallery width:   --*/
	#gallery {background: #575757 url(../images/gallery_left_back.gif) repeat-y left;width: 942px;margin-top: 14px;padding-bottom: 12px;}
	#gallery .left {float:left;padding-top: 20px;width: 50px;}
	#gallery .right {float:right;width: 890px;}
	#gallery .right ul {margin: 12px 0 0 0;padding: 0;}
	#gallery .right li {list-style: none;margin: 4px 2px 4px 2px;padding: 4px 0 0 0;float: left;text-align: center; background: url(../images/gallery_area_back.gif) no-repeat left top; width: 216px; height: 108px;}
	
	/*search toobar  --*/
	.searchbar {border: solid 1px #BFEAD3; background: url(../images/searchbar_back.gif) right top;width: 940px; padding: 2px 0;margin: 14px 0 10px 0;text-indent: 10px;}
	.searchbar .title {float: left;}
	.searchbar .inputarea {float: left;padding: 12px 0 0 30px;}
	.searchbar .submit {border-left: solid 2px #00AC6E; margin-top:18px;padding-right: 20px;float:right;line-height: 200%;}
	.searchbar .keywords {float: left;padding: 16px 0 0 10px;font-size: 120%;line-height: 200%;}

	/*info-list width: 306+12+306+12+306=942 --*/
	#info .area {float: left;padding: 0; margin: 0; width: 304px; border: solid 1px #BFEAD3;}
	#info .title {padding: 3px 6px;background: url(../images/info_list_back.gif) no-repeat left top;height: 27px;text-indent: 18px;font-size: 120%;line-height: 170%}
	#info .area ul {padding: 0;margin: 0;}
	#info .area li {list-style: none;padding: 2px 0 1px 10px;line-height: 170%}
	#info .area_blank {float:left; width: 12px;}
	#info .title a{font-size:90%}

	#bottom {border-top: solid 1px #E3E7E7;color: #888888;line-height: 190%; background: url(../images/ware.gif) no-repeat right;margin-top: 20px;padding: 10px 80px 0 0px;}
	#footer .link {margin-top: 14px;border-top: solid 1px #E3E7E7;border-bottom: solid 2px #E3E7E7; background: #F4F4F4; padding: 12px 10px 10px 10px;}
	#footer .copyright {padding: 5px 10px;text-align: center;}



/* =Price page Settings
--------------------------------------------*/
	#gallery_left {float:left;width: 271px;background: #575757 url(../images/left_gallery_back.gif) repeat-y;margin-top: 4px}
	#gallery_left .title {background: white url(../images/left_gallery_top.gif) no-repeat left top;width: 271px; height: 57px;}
	#gallery_left ul {margin: 0 0 0 25px;padding: 0;}
	#gallery_left li {list-style: none;margin: 4px 2px 4px 2px;padding: 4px 0 0 0;text-align: center; background: url(../images/gallery_area_back2.gif) no-repeat left top; width: 216px; height: 112px;}
	#gallery_left .bottom {background: white url(../images/left_gallery_bottom.gif) no-repeat left top;width: 271px; height: 27px;}

	.item {background: #efefef;padding : 0 0 8px 8px;}
	.item2 {background: #eee;padding : 0 0 8px 8px;}
	.hr {border-top: solid 1px gray;}
	
	#content th {padding-left: 1em;border:#CECECE solid 1px;line-height: 170%;font-weight: normal;text-align: left;width: 18%;}


/* =Article
----------------------------------------------*/

	#content .left {width: 270px; float: left;}
	#content .right {width: 662px; float: right;margin-top: 6px;}

	#content table {border-collapse:collapse;border: 0;}
	#content td {background: url(../images/td_back.gif) no-repeat right top; padding-left: 1em;border:#CECECE solid 1px;line-height: 170%;color: #333;}

	#content .nav {margin-top: 10px;}
	#content .nav .title {font-weight: bold;font-size: 120%;}
	#content .nav li {line-height: 170%;}
	#content .box {margin-top: 10px;}
	#content .sitepath {padding-top: 10px;}
	#content h1 {padding: 0;margin: 0;line-height: 140%;}
	#content h2 {border-bottom: dashed 1px gray;line-height: 140%;}
	#content .area {border-top:dashed 1px #999;padding-top: 15px;}
	#content .page {}
	#content .info {color: #888;}
	#content .prenext {padding-top: 10px;padding-bottom: 5px;padding-right: 1em;}
	#content .prenext .pre {float: left;font-size: 120%;}
	#content .prenext .next {float: right;font-size: 120%;}
	.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
	.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
	.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */


	/* 正文左边-评论发表 */
	#content .comment{ background-color:#eee; padding:10px 20px 20px 20px; margin-left: -1em;}
	#content .comment  .more {}
	#content .comment .list{padding-bottom:5px;padding-top:0px;padding-right:5px;padding-left:5px}/* ITEM */
	#content .comment .list dl{margin-top:5px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding:0px} /* 单用户评论显示框 */
	#content .comment .list dl dt{ line-height:25px; color:#333; border-left-width:5px; border-left-style:solid; border-left-color:#D9D9D9; border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#D9D9D9; padding-left:10px; font-size: 13px; } /* 网友信息 */
	#content .comment .list dl dt span{color:#390;font-size:11px} /* 评论时间 */
	#content .comment .list dl dd{font-size:13px;line-height:20px;color:#333;margin:10px;padding:5px} /* 评论内容 */
	/* 正文左边-评论发表 */
	#content .comment .post{padding-top:5px;border-top-width:1px;border-top-style:dashed;border-top-color:#999;padding-bottom:5px;padding-left:5px;color:#666;}
	#content .comment .post form{margin:0px;padding:0px}
	#content .comment .post label{display:block;line-height:170%; font-size: 120%}
	#content .comment .post .btn{display:block;margin-top:8px;padding-top:5px;padding-bottom:2px} /* 发表评论的按钮 */
	.input,.textarea{border-top:ridge 1px #ccc;border-right:inset 1px #D8D8D8;border-bottom:inset 1px #D8D8D8;border-left:ridge 1px #ccc;font-size:120%;color:#666;padding-top:5px;padding-right:5px;padding-bottom:4px;padding-left:5px;background-color:#fff}