@charset "utf-8";
/* CSS Document */

#nav_cont {
	background-image: url(../images/nav_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
}
#nav1 a {
	color: #FFFFFF;
}
#nav1_2 a  {
	color: #FFFFFF;
}

.box_container {
	float: left;
	width: 322px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/box_right1.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.box_container a {
	text-decoration: none;
}

.box_container  p {
	margin: 0px;
	padding-bottom: 10px;
}
.box_container  h4 {
	margin: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #260851;
	font-size: 12px;
	padding-top: 0px;
	line-height: 110%;
}
.box_container ul {
	margin-top: 0px;
	padding-left: 25px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.box_container  li {
	margin: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

.box_title_container {
	float: left;
	width: 322px;
	position: relative;
	height: 46px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box_title {
	float: left;
	padding-top: 7px;
	padding-left: 20px;
	font-weight: bold;
	color: #792778;
	font-size: 13px;
}
.box_icon {
	float: right;
}
.box_container2 {
	float: left;
	width: 285px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	position: relative;
	padding-bottom: 7px;
}
.box_row1 {
	float: left;
	width: 283px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #260851;
	padding-top: 2px;
}

.portrait {
	float: left;
	position: relative;
	width: 37px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.portrait img {
	padding: 1px;
	border: 1px solid #260851;
}
.portrait img:hover {
	border: 2px solid #6633CC;
}

.box_row_text {
	float: right;
	width: 235px;
	padding-top: 3px;
	position: relative;
	height: 55px;
}



.box_row2 {
	float: left;
	width: 200px;
	height: 5px;
	position: relative;
}
.box_segment {
	height: 20px;
	width: 1px;
	position: absolute;
	left: 42px;
	top: -15px;
	background-color: #260851;
}
.box_bt_container {
	float: left;
	width: 322px;
	background-image: url(../images/box_bt.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 17px;
	position: relative;
}
.box_bt_left {
	height: 17px;
	width: 16px;
	background-image: url(../images/box_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.box_bt_right {
	background-image: url(../images/box_bt_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 17px;
	width: 25px;
}
.box_content {
	float: left;
	width: 285px;
	position: relative;
}
.box_content p {
	line-height: 110%;
}
#content_who {
	padding-bottom: 10px;
	height: 230px;
}
#content_what {
	height: 230px;
}
#content_news {
	height: 230px;
}

#what_bt_cont {
	float: left;
	width: 275px;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	color: #260851;
	font-weight: bold;
}
.what_1 {
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 5px;
	border-right-color: #260851;
	white-space: nowrap;
	position: relative;
	padding-bottom: 4px;
	padding-top: 3px;
}
.what_2 {
	padding-left: 10px;
	float: left;
	white-space: nowrap;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
}
.what_bt_cont2 {
	float: left;
	width: 275px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #260851;
}
#news_bt_cont {
	float: right;
	width: 260px;
}
#rss_icon {
	float: right;
	padding-top: 11px;
}
#rss_cont_left {
	float: left;
	width: 230px;
}
#you_can {
	float: right;
	color: #792778;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #260851;
	font-weight: bold;
}
#you_can a {
	text-decoration: none;
	display: block;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #260851;
	padding-top: 5px;
	padding-bottom: 4px;
}
#rss_1 {
	float: right;
	padding-right: 10px;
	font-weight: bold;
}
#rss_1 a {
	text-decoration: none;
	display: block;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #260851;
	white-space: nowrap;
	padding-top: 2px;
}
