@charset "gb2312";
/*
Credit: http://www.ixsk.cn
*/

body {
	padding:0px;
	color: #555;
	font-family:Tahoma, "Microsoft YaHei", SimSun, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.8em;
	background-color: #EEEEEE;
	background-image: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a, a:link, a:visited { color: #000; font-weight: normal; }

a:hover { color: #CC0000; text-decoration:none; }

p {
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

img { border: none; }

h1 { font-size: 28px; color: #000; margin: 0 0 20px 0; padding: 5px 0; font-weight: normal; }
h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 28px;
	line-height: 27px;
	background-image: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/templatemo_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h3 {
	text-decoration: none;
	display: block;
}
h4 {
	padding: 0;
	margin: 0;
}
h5 { 
	font-size: 14px;
	height: 27px;
	width: 116px;
	color: #000;
	margin: 0;
	padding: 3px 10px 0 10px;
	text-align: center;
	background: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/h5_bg.png) no-repeat top left;
}

h6 { font-size: 12px; margin: 0 0 5px 0; padding: 0;}

blockquote { font-style: italic; }
cite { font-weight: normal; color: #1d68b6; font-size: 14px; }

.cleaner {
	clear: both;
	width: 100%;
	font-size: 0px;
}
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r15 { margin-right: 15px; }
.margin_r30 { margin-right: 30px; }

.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { padding: 8px; border: 1px solid #000; background: #0f1115; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right;	margin: 3px 0 15px 15px; }

.button_01 a {
	position: relative;
	float: left;
	display: inline-block;
	padding: 5px 0 0 0px;
	margin-right: 40px;
	margin-left: 35px;
	border-bottom: 1px dotted #333;
	
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button_01 a span {
	position: absolute;
	top: 0;
	left: -35px;
	width: 27px;
	height: 38px;
	background: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/templatemo_icon_01.png) no-repeat;
}

.button_02 a {
	position: relative;
	float: right;
	width: 109px;
	height: 33px;
	display: block;
	padding: 13px 0 0 0;
	background: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/templatemo_button.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.button_02 a:hover {
	color: #311c0c;
}

ul {
	padding: 0;
	margin: 0px;
}
ul li {
	list-style-type:none;
	text-transform:capitalize;
	font-size: 15px;

}
ul li a { font-weight: normal; text-decoration: none; }

/* header */
#templatemo_header_wrapper {
	width: 960px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
}

#templatemo_header {
	width: 960px;
	height: 100px;
	margin: 0;
	padding: 0;
}

#templatemo_header .header_left {
	float: left;
	width: 366px;
	padding-top: 8px;
}

#templatemo_header .header_right {
	float: right;
	margin: 0px;
	padding-top: 4px;
}

/* site title */

#templatemo_header  #site_title {
	float: left;
	width: 366px;
	height: 93px;
	padding: 0px;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: -20px;
	color: #fff;
	font-size: 13px;
	text-align: center;
}

/* end of site title */


/* menu */

#templatemo_header #templatemo_menu {
	float: right;
	height: 90px;
	margin-top: 10px;
}
#templatemo_menu{
	margin: 0;
	padding: 0;
	float: right;
	width: 600px;
}
#templatemo_menu ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 80px;
	width: 110px;
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	
}

/* end of menu */

/* welcome */

#templatemo_welcome_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	margin-top: 7px;
	margin-bottom: 0px;
}
#templatemo_welcome_wrapper_png {
	margin-top: 7px;
	position: absolute;
	height: 722px;
	width: 1079px;
	top: 79px;
	left: -57px;
	z-index: -1;
}
.slider {
	margin: 0;
	padding: 0px;
	overflow: hidden;
}

/* end of welcome */



/* content */
#templatemo_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.templatemo_img {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/bg-image09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 130px;
	overflow: hidden;
	padding: 15px;
}
#templatemo_content_wrapper {
	width: 888px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 12px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 90px;
	background-color: #f1eadc;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9D1C2;
	border-left-color: #E9D1C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7131E;
	
}
#templatemo_content_wrapper img {
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #EEEEEE;
	
}
#templatemo_content_wrapper strong {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#templatemo_content_wrapper h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#templatemo_content_wrapper h3 {
	font-size: 15px;
	font-weight: bold;
	color: #D7131E;
	padding-left: 15px;
	background-image: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	line-height: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
}
#templatemo_content_wrapper h4 {
	padding-left: 15px;
	background-image: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
}

#templatemo_content_wrapper .our_services {
	background: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/templatemo_list.png) top left no-repeat;
}

#templatemo_content_wrapper .about_us {
	background: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/templatemo_about.png) top left no-repeat;
}

#templatemo_content_wrapper .current_activities {
	background: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/templatemo_date.png) top left no-repeat;
}

#templatemo_sidebar {
	position: relative;
	float: left;
	width: 200px;
	background-image: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/index_12.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#templatemo_sidebar .activities_box {
	margin-top: 146px;
	margin-left: 70px;
	overflow: visible;
	white-space: nowrap;
	font-size: 14px;
	line-height: 20px;
}

#templatemo_sidebar .activities_box a {
	
}
								

/* end of content */

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	background-repeat: repeat-x;
	background-position: -50px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	background-image: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/bg.png);
}

#templatemo_footer {
	text-align: center;
	color: #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	height: 60px;
	font-size: 12px;
	line-height: 14px;
}

#templatemo_footer a {
	color: #fff;
	font-weight: normal;
}

/* end of footer */

/* -------------pngÍ¸Ã÷---------------------------- */
.mypng img {azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://spimg.zhaopin.com/campus/2011/cqns110825w/images/no.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
}
/* -------------------------------ÂÖ²¥------------- */
.jquery-slider-wrapper
{
  position:relative;
  clear:both;
  zoom:1;
}

.jquery-slider-slide
{
  display: none;
  float: left;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}

.jquery-slider-slide img
{
  border:0;
  margin:0;
  padding:0;
}

.jquery-slider-slide-current
{
  display:block;
  z-index:2;
}

.jquery-slider-slide-next
{
  display:block;
  z-index:1;
}

.jquery-slider-selectors
{
  display:block;
  overflow:hidden;
  position:absolute;
  bottom:10px;
  right:10px;
  z-index:3;
}

.jquery-slider-selector
{
  background:url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/jquery-slider-theme.png) no-repeat 0px -70px;
  display:inline;
  float:left;
  width:16px;
  height:16px;
  margin:0 0 0 5px;
}

.jquery-slider-selector-current
{
  background:url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/jquery-slider-theme.png) no-repeat -16px -70px;
}

.jquery-slider-selector span
{
  display:none;
}

.jquery-slider-control
{
  display:none;
  right:50%;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:48px;
  height:69px;
  margin-top:-34px;
  margin-right:-24px;
  z-index:4;
}

.jquery-slider-control span
{
  display:none;
}

.jquery-slider-control-play
{
  background:url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/jquery-slider-theme.png) no-repeat -144px 0;
}

.jquery-slider-control-pause
{
  background:url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/jquery-slider-theme.png) no-repeat -96px 0;
}

.jquery-slider-hovered .jquery-slider-control
{
  display:block;
}

.jquery-slider-navigation
{
  display:block;
}

.jquery-slider-navigation-prev
{
  background:url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/jquery-slider-theme.png) no-repeat 0 0;
  display:none;
  left:0;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:48px;
  height:69px;
  margin-top:-34px;
  z-index:4;
}

.jquery-slider-navigation-prev span
{
  display:none;
}

.jquery-slider-navigation-next
{
  background:url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/jquery-slider-theme.png) no-repeat -48px 0;
  display:none;
  right:0;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:48px;
  height:69px;
  margin-top:-34px;
  z-index:4;
}

.jquery-slider-navigation-next span
{
  display:none;
}

.jquery-slider-hovered .jquery-slider-navigation-prev,
.jquery-slider-hovered .jquery-slider-navigation-next
{
  display:block;
}



.jquery-slider-wrapper .caption
{
  padding:6px 10px;
  background:#333333;
  font-size:13px;
  position:absolute;
  bottom:10px;
  left:10px;
  color:#FFFFFF;
}

.jquery-slider-timer
{
  color:#000000;
  height:3px;
  width:100%;
  position:absolute;
  bottom:0;
  left:0;
  z-index:4;
}

.jquery-slider-timer-bar
{
  background:#000000;
  opacity:0.5;
  height:3px;
  width:0;
  float:left;
  display:inline;
}
.xsk_clr {
	margin: 0px;
	padding: 0px;
	clear: both;
	border:0px;
}


/*menu-¹«¸æ¹ö¶¯*/

#demo{
	width:728px;
	overflow:hidden;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#demoa{
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 120px;
	background-image: url(http://spimg.zhaopin.com/campus/2011/cqns110825w/images/gg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	padding-top: 2px;
}
