﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	font-family:宋体;
	font-size:12px;
	background:#FFF;
}
a{color:#000000;text-decoration:none;}
a:hover{text-decoration:underline}
ul,li{margin:0;padding:0;list-style:none;}
h1{display:none}
h2{font-size:14px;color:#FFF;}
h3{
	line-height:22px;
	height:26px;
	color:#FFF;
	font-size:14px;
	background:url(../images/jobs_titlebg.jpg) left repeat-x;
}
h4{font-family:黑体;font-size:14px;background:url(../images/index3_r39_c46.jpg) left no-repeat;padding-left:20px;line-height:26px;color:#BD0A05}
h6{font-family:宋体;background:url(../images/h6.jpg) center bottom no-repeat;font-size:12px; line-height:12px; line-height:20px; text-align:center; position:relative; float:left; width:220px;}
h6 a{color:#1F3A87}
.clear{clear:both;font-size:0px;line-height:0px;height:0px; overflow:hidden}
#wrapper{
	width:1003px;
	margin:0 auto;
}
#header{
	background:url(../images/top_bg.jpg) top repeat-x;
}
#header #loginForm{
	position:relative;
	float:left;
	line-height:26px;
}
#header #login ul{
	position:relative;
	float:right;
	margin-right:10px;
}
#login{height:28px;line-height:28px;background:url(../images/index_v2/loginbg.jpg) repeat-x}
#login #loginForm{
	padding-left:100px;
	line-height:28px;
	background:url(../images/index_v2/login_left.jpg) left no-repeat;
}
#login ul li{
	display:inline;
	background:url(../images/top_arrow.jpg) left no-repeat;
	padding-left:15px;
	margin-left:10px;
	line-height:26px;
}
#announce{
	background:url(../images/announce_bg.jpg) top repeat-x;
	height:30px;
}
#main{
	margin-top:5px;
}
#main .n_left{
	position:relative;
	float:left;
	width:696px;
	padding-right:7px;
}
#main .n_right{
	position:relative;
	float:left;
	width:300px;
}
#mainbody{
	position:relative;
	float:left;
float:right;
	width:731px;
	border:1px #d8d8d8 solid;
	<!--margin-right:10px;-->
}
#sidebar{
	position:relative;
	float:left;
	width:270px;
}
#mainbody.garden_index{
	float:right;
	margin:0 0 0 9px;
	width:717px;
	border:none;
}
#sidebar.garden_index{
	width:267px;
}
#mainbody.company{
	width:713px;
	border:none;
}
#sidebar.company{
	width:267px;
}
.listPage{
	padding:10px 15px;
}
.listPage li{
	line-height:35px;
	border-bottom:1px #dddddd dashed;
	background:url(../images/dot7.jpg) left no-repeat;
	padding-left:15px;
}
.pageNav{
	text-align:center;
	line-height:40px;
	padding:0 15px;
}
.pageNav li{
	position:relative;
	float:left;
	padding:0 5px;
	line-height:20px;
	margin-right:10px;
	font-size:14px;
	border:1px #cccccc solid;
	background:#f0f0f0;
	margin-bottom:10px;
	color:#0044dd
}
.pageNav li a{color:#0044dd}
.pageNav li.thisclass a{color:#ff6600}
.pageNav li.thisclass{
	color:#ff6600;
	background:#ffffff;
	border:1px #ff6600 solid;
}
.pageNav .pageinfo{
	position:relative;
	float:right;
	line-height:20px;
	font-size:12px;
	margin-bottom:30px;
}

#footer{
	margin-top:10px;
	border-top:2px #CA0E09 solid;	
}
#footer a{color:#000}
#copyright{
	color:#666666;
	text-align:center;
	line-height:150%;
	margin-bottom:10px;
}
.fright{display:block;float:right;margin-right:5px;font-size:12px;font-weight:normal;}

/** share_index **/
.share_index #mainbody{
	float:right;
	width:725px;
	border:none;
	margin-left:10px;
	margin-right:0px;
}
.share_index #sidebar{
	float:left;
	width:268px;
}
.share_mid{
	position:relative;
	float:left;
	width:515px;
}
.share_right{
	position:relative;
	float:left;
	width:200px;
	margin-left:10px;
}
.share_right .rightu{
	width:auto;
	margin-bottom:10px;
}

