﻿@charset "utf-8";
/* CSS Reset */

* {
	padding:0;
	margin:0;
	font:"微软雅黑", "宋体", Tahoma !important;
}
body {background:#FFF;}
p{
	text-indent:2em;
	word-spacing:normal;
}
h3 a:hover{
color:#333333;
}
h4 a:hover{
color:#333333;
}
.non_space p{
	text-indent:0em;
}
/*------------------------------------head start----------------------------*/
/*body {
	background:url(../img/bg.jpg) repeat;
}*/
a {
	text-decoration:none;
}
a.Iink {
	display: none;
}
img { border:none;}
.input {
	margin:10px 0px 10px 30px;
	border:#551d83 1px solid;
}

#headBlock {
	background:#551d83;
	height:10px;
}
#navBox {
	background:#fabe00;
	height:60px;
	border-bottom:#551d83 1px solid;
}
#navBar {
	width:822px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	position:relative;
	top:12px;
	left:12px;
}
#headMenu {
	height:0px;
	position:relative;
	left:280px;
	top:-4px;
	_top:1px;
}
#textNav {
	height:20px;
	color:#fff;
	text-align:right;
	font-size:11px;
	width:145px;
	float:right;
	background:#333;
	position:relative;
	top:0px;
	right:0px;
}
#subNav {
	height:22px;
	width:822px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#subNav a {
	font-size:12px;
	color:#333;
}

/*------------------------------------head end------------------------------*/


/*------------------------------main start--------------------------*/
#mainBox {
	/*background:#09F;*/
	width:822px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#intro {
	background-color:white;/*border:#ddd 2px solid;*/
}
/*#introImg{margin-left:30px;}*/
#introText {
	margin-left:auto;
	margin-right:auto;
	width:90%;
	/*background:#9C0;*/
	padding:6px;
	font-size:12px;
	word-spacing: 5em;
	white-space:normal;
	line-height:20px;
	letter-spacing:2px;
	color:#333;
}
#more {
	text-align:right;
	color:#333;
	width:90%;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	padding-right:6px;
}
a.more_a:visited, a.mailcr:active, a.mailcr {
	color:white;
}
#rmenu {
	position:absolute;
	float:right;
	top:6px;
	right:22px;
	width: 125px;
	height: 321px;
}
#rmenu li.ti {
	font-size:14px;
	color:#551d83;
}
#rmenu li {
	font-size:12px;
	color:#747474;
}
#newsBox {
	width:722px;
	margin-top:12px;
	border:#ddd 2px solid;
	position:relative;
	clear:both;
	background-color:white;
}
#news {
	margin:6px;
	background:#09F;
	height:105px;
}
#crInfo {
	background:#333;
	margin-top:10px;
	font-size:11px;
	color:white;
	/*text-align:center;*/
	position:relative;
}
a.mailcr:visited,a.mailcr:active,a.mailcr {
	color:white;
}

a.more_a:visited,a.mailcr:active {
	color:#333;
}
a.mailcr:hover {
	color:#fabe00;

}
a.more_a:hover {
	color:#fabe00;

}

#mailbox {
	width:718px;
	height:418px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#maildytm {
	width:356px;
	height:418px;
}
#mailman {
	width:356px;
	height:418px;
	position:absolute;
	background:url(../img/mail_at.jpg) no-repeat left bottom;
	top:0px;
	left:362px;
}
#foot {
	background-color:#fabe00;
	height:140px;
	font-size:11px;
	color:white;
}
#footMenu {
	width:822px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
.wrap {
	padding-left:30px;
}
#addr {
	background-color:#fabe00;
	color:white;
	font-size:11px;
	text-align:center;
	height:20px;
	clear:both;
}
#allbox {
	width:726px;
	margin-top:12px;
}
#cube {
	border:#ddd 2px solid;
	position:relative;
	background-color:white;
}
#box1 {
	margin:20px 30px 20px 30px;
	width:372px;
}
#box2 {
	mmargin:20px 30px 20px 30px;
	width:260px;
	position:absolute;
	top:20px;
	right:40px;
	height:142px;
}
.tit {
	background-color:white;
	color:#551d83;
	border-bottom:#fabe00 2px solid;
}
.content {
	font-size:12px;
	word-spacing: 5em;
	white-space:normal;
	line-height:20px;
	letter-spacing:2px;
	color:#333;
}
