/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		MarketPlace
   TEMPLATE CODE: 	S-0017
   VERSION:          1.0	
	DATE:          	August-31-2007          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* 顶层元素 */
* { margin: 0; padding: 0;}

body {
	background: url(http://www.hrway.net/public/default/images/page_di.jpg);
	font: 11px/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
}
a {
	text-decoration: none;
}
/********************************************
   LAYOUT
********************************************/ 

#wrap {
	width: 910px;
	margin: 0px auto;
	text-align: left;
	background: url(http://www.hrway.net/public/default/images/content.jpg) repeat-y center top;
}

#content-wrap {
	float: left;
	width: 850px;
	margin: 0px 30px !important;
	margin: 0px 60px;
	display: inline;
	padding: 0;
	border-top: 5px solid #fff;
}
#header {
	position: relative;
	clear: both;
	margin: 5px 30px !important;
	margin: 5px 60px;
	height: 62px;
	width: 850px;
	padding: 0;
	color: #fff;
	background: #fffff  repeat-y center top;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 43px; right: 5px;	
	color: #838181;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;
	text-decoration: none;
}

/* 页面大标题 */

#header-photo {
	position: relative;
	clear: both;
	margin: 1px 30px !important;
	margin: 1px 60px;
	height: 250px;
	width: 850px;
}

/* 主体内容样式 */	

#sidebar {
	float: left;
	width: 670px;
	margin-top: 0px;	
}
#sidebar a:link {
	color:#000000;
	text-decoration:none;
}
#sidebar a:visited {
	color:#000000;
	text-decoration:none;
}

#sidebar #ic1 {
	/*border: 1px solid #FF0000;*/
	width: 676px;
	height: 227px;
	background: url(http://www.hrway.net/public/default/images/index_productdi.jpg) no-repeat left top;
}
#sidebar #ic1 #ic11 {
	float: left;
	/*border: 1px solid #FF0000;*/
	width: 286px;
	height: 180px;
	margin-left: 32px !important;
	margin-left: 16px;
	margin-top: 20px;
}
#sidebar #ic1 #ic12 {
	float:left;
	/*border: 1px solid #FF0000;*/
	width: 286px;
	height: 180px;
	margin-left: 32px;
	margin-top: 20px;
}

#sidebar #ic2 {
	/*border: 1px solid #FF0000;*/
	width: 676px;
	height: 214px;
	margin-top: 2px;
	background: url(http://www.hrway.net/public/default/images/index_newsdi.jpg) no-repeat left top;
}
#sidebar #ic2 #ic2more {
	/*border: 1px solid transparent;*/
	border: 1px solid transparent !important;
	border: 0px solid transparent;
	width: 668px;
	height: 28px;
}
#sidebar #ic2 #ic2more .morespan {
	/*border: 1px solid transparent;*/
	border: 1px solid transparent !important;
	border: 0px solid transparent;
	margin-left: 610px;
	margin-top: 5px;
	color:#000000;
}
#sidebar #ic2 #ic21 {
	/*border: 1px solid #FF0000;*/
	width: 668px;
	height: 180px;
}
#sidebar #ic2 #ic21 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 13px !important;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	/*border: 1px solid #FF0000;*/
}
#sidebar #ic2 #ic21 ul li {
	background: url(http://www.hrway.net/public/default/images/xhua.jpg) no-repeat left top;
	padding-left: 20px;
	font-family:"宋体";
	font-size: 12px;
	margin-top: 3px !important;
	margin-top: 6px;
}
#sidebar #ic2 #ic21 ul li span {
	margin-left: 80px;
}
#sidebar #ic2 #ic21 ul li img {
	margin-left: 130px;
}

#sidebar #ic3 {
/*	border: 1px solid #FF0000;
*/	width: 676px;
	height: 227px;
	margin-top: 2px;
	background: url(http://www.hrway.net/public/default/images/index_zldi.jpg) no-repeat left top;
}
#sidebar #ic3 #ic3more {
	/*border: 1px solid #FF0000;*/
	border: 1px solid transparent !important;
	border: 0px solid transparent;
	width: 668px;
	height: 28px;
}
#sidebar #ic3 #ic3more .morespan {
	/*border: 1px solid #FF0000;*/
	margin-left: 610px;
	border: 1px solid transparent !important;
	border: 0px solid transparent;
	margin-top: 12px;
	color:#FFA642;
}
#sidebar #ic3 #ic31 {
	float: left;
	/*border: 1px solid #FF0000;*/
	width: 168px;
	height: 150px;
	margin-left: 40px !important;
	margin-left: 20px;
	margin-top: 26px;
}
#sidebar #ic3 #ic32 {
	float: left;
	/*border: 1px solid #FF0000;*/
	width: 168px;
	height: 150px;
	margin-left: 40px;
	margin-top: 26px;
}
#sidebar #ic3 #ic33 {
	float: left;
	/*border: 1px solid #FF0000;*/
	width: 168px;
	height: 150px;
	margin-left: 40px;
	margin-top: 26px;
}

/* 右边栏样式 */

#rightcolumn {
	float: right;
	width: 171px;
	margin-top: 0px;
	/*border:1px solid #ccc;*/
}
#rightcolumn h3 {
	margin: 0;
	color:#fefefe;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	background:#eeeeee;
	padding:2px 0 2px 10px;
	line-height:20px;
	text-align: left;
	background:transparent url(http://www.hrway.net/public/default/images/menu_t.jpg) top left repeat-x;
}

/* 第一个模块 */
#rightcolumn #model1 {
	float: right;
	width: 171px;
	height: 220px;
	background: url(http://www.hrway.net/public/default/images/login_bj.jpg);
	background-repeat: no-repeat;
}
#rightcolumn #model1 table {
	margin-left: 4px;
	margin-top: 65px;
}
#rightcolumn #model1 .singleinput {
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 88px
}
/* 第二个模块 */
#rightcolumn #model2 {
	float: right;
	width: 171px;
	height: 272px;
	margin-top: 5px;
	background-repeat: no-repeat;
	/*border: 1px solid #FF0000;*/
}
/*
#rightcolumn #model2 img {
	margin-top: 225px;
	margin-right: 30px;
}
*/
/*第二个模块表格 mirze */
#rightcolumn #expTab{
	background: url(http://www.hrway.net/public/default/images/area_bg.gif);
	background-repeat: no-repeat;
}
/* 第三个模块 */
#rightcolumn #model3 {
	float: right;
	width: 171px;
	/*height: 159px;*/
	height: 220px;
	margin-top: 5px;
	/*border: 1px #FF0000 solid;*/
}

