@charset "utf-8";
/* CSS Document */

@import url(global.css);

#contentLeft{ width:695px;}
	.newTitle{ background:url(../images/newTitle.gif) repeat-x; width:683px; float:left; padding:0 5px; height:26px; line-height:26px; border:1px #DADADA solid; border-bottom:none; color:#666;}
	.newTitle a,.newTitle a:hover{ color:#666; margin:0 5px; text-decoration:none;}
	
	
	.newContent{border:1px #DADADA solid; padding:10px; width:673px; float:left; margin-bottom:10px; overflow:hidden;}
		.newContent strong{ width:673px; float:left;}
		.newContent samp{ width:673px; line-height:21px; color:#666; float:left; margin-bottom:10px; font-style:normal;}
		.newContent strong span{ color:#666; font-weight:normal;}
		.newContent strong span i{ color:#f00; font-style:normal; margin:0 5px;}
		.line{ background:#ccc; height:1px; width:673px; float:left; overflow:hidden; margin:20px 0;}
			.newContent p{ height:35px; float:left; width:673px;}
			.newContent p b,.xiangxi  b{ float:left; font-weight:normal; width:180px; color:#666;}
			.newContent p select{ float:left; margin-right:10px; border:1px solid #ccc;}
			.selectWidth{ width:200px; float:left; }
			.newContent p input{float:left; }
			.newContent p i{ float:left; font-style:normal; color:#999; margin-left:10px;}
			.denglu{margin-right:10px; border:1px #ccc solid; width:195px;}
			.newContent p s{ color:#F00; font-weight:bold; float:left;}
			.newContent p span{ float:left; color:#666; margin-right:10px;}
			.xiangxi{ width:673px; float:left;}
			.xiangxi b{ float:left;}
			.xiangxi textarea{ float:left; width:480px; border:1px #ccc solid; height:50px;}
			.wangcheng{ margin-top:10px;}
			.wangcheng input{ margin-right:10px;}
