html *{
	color: #000000;
}
body {
	margin: 0px;
	background: #FFF url(../images/body_bck.png) repeat-x 0px 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
form{
	margin: 0px;
	padding: 0px;
}
input {}
img{
	border-width: 0px;
	border-style: none;
}
.radio, .label{
	border: 0px;
	color: #CD0000;
}
.button{
	border: #474747 1px solid;
	font-family: tahoma;
	background-color: #353c45;
	color: #97aec6; 
}
.middle_page_title {
	height: 34px;
	background: url(../images/middle_page_bck.png) no-repeat;
	margin-bottom: 5px;
}
.middle_page_title h1{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font: 700 12pt/34px Arial;
	color: #CA0000;
}
.middle_sub_page_title {
	background: url(../images/middle_sub_page_bck.png) no-repeat;
	width: 100%;
	height: 23px;
	margin-bottom: 5px;
}
.middle_sub_page_title span, .middle_sub_page_title a{
	margin-left: 15px;
	font: bold 9pt/23px Verdana;
	color: #FFFFFF;
}
/**/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/**/
.clear{
	clear: both;
}
/**/
.main_container {
	width: 952px;
	background: #FFFFFF url(../images/main_container_bck.png) repeat-y 0px top;
	text-align: left;
	margin: 0px auto;
}
.main_container_inner {
	padding: 10px 1px 0px 10px;
}
.base{
	clear: both;
	width: 931px;
	background: url(../images/base_bck.gif) repeat-y 610px top;
}
.base_middle{
	float: left;
	padding: 0px 10px 0px 0px;
}
.base_middle .base_middle_inner{
	width: 600px;
	padding: 10px 0px;
	overflow-x: hidden;
}
.base_right{
	float: left;
	padding: 10px 10px 10px 11px;
}
.base_right .base_right_inner{
	width: 300px;
}
/**/
.top{
	width: 931px;
	height: 210px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
	z-index: 2000;
}
.top .logo{
	position: absolute;
	top: 0px;
	left: 0px;
}
.top .logo img{
	width: 931px;
	height: 163px;
	border: 0px;
}
.top .menu {
	position: absolute;
	top: 164px;
	left: 0px;
	z-index: 2000;
	width: 905px;
	height: 45px;
}
.top_menu {
	padding-left: 15px;
	margin: auto;
}
.top_menu .sep{
	float: left;
	width: 2px;
	height: 45px;
	background: url(../images/top_menu_sep.png) no-repeat left top;
	margin-right: 2px;
}
.top_menu .item{
	float: left;
	height: 45px;
	overflow: hidden;
}
.top_menu li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	display: inline;
	background: none transparent scroll repeat 0% 0%;
}
.top_menu li a, .top_menu li span {
	display: block;
	padding: 0px 9px 0px 9px;
	font: 700 10pt/47px Arial;
	text-align: center;
}
.top_menu .home a{
	color: #D20000;
}
.transMenu {
	position: absolute;
	left: -1000px;
	top: -1000px;
	overflow: hidden;
}
.transMenu .content {
	position: absolute
}
.transMenu .background {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.transMenu .shadowright {
	position: absolute;
	z-index: 3;
	top: 3px;
	width: 2px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	display: none;
}
.transMenu .shadowbottom {
	z-index: 1;
	position: absolute;
	left: 3px;
	height: 2px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	display: none;
}
.transMenu .items {
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.transMenu .item {
	cursor: pointer;
	color: #ffffff;
	border-style: none;
	font: 100 10px tahoma, arial, sans-serif;
}
.transMenu .item td{
	color: #ffffff;
	font: 100 10px tahoma, arial, sans-serif;
	border-bottom: 1px solid #96C2EC;
}
.transMenu .hover{
	color: #212121;
}
.transMenu .hover td{
	background: #eb871c;
}
.transMenu .item img {
	margin-left: 10px
}
.transMenu .item#active {
	background: #5fa4fb;
	color: #ffffff;
}
.transMenu .item#active:hover {
	background: #545c66;
	color: #ffffff;
}
/**/
.right_banner{
	margin: 0px 0px 10px 0px;
}
.right_content{
	width: 300px;
	background: url(../images/right_content_bck.png) repeat-y left top;
	overflow-x: hidden;
	padding: 9px 0px 9px 0px;
}
.right_content_bottom{
	clear: both;
	width: 300px;
	height: 1px;
	background: url(../images/right_bottom_bck.png) no-repeat left top;
	font-size: 1px;
	margin: 0px 0px 10px 0px;
}
.right_caption{
	clear: both;
	height: 27px;
	overflow: hidden;
	background: url(../images/right_caption_bck.png) no-repeat;
	font: 100 8pt/23px Tahoma;
	padding-left: 12px;
}
.right_caption span, .right_caption a {
	font-weight: 700;
	color: #ffffff;
}
/**/
.index_mail_list {
	text-align: right;
	margin: 5px 5px 9px 5px;
}
.index_mail_list div{
	margin: 0px 0px 3px 0px;
}
.index_mail_list .input_type{
	font-size: 8pt;
	width: 280px;
}
/**/
.right_link{
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	font: 100 9pt/21px Verdana;
}
/**/
.index_contact .link{
	margin: 0px;
	padding: 0px;
}
.index_contact .link a{
	padding-left: 25px;
	background: url(../images/icon_05.gif) no-repeat 10px center;
	font: 100 8pt/29px Tahoma;
	color: #260;
}
.index_contact .content{
	margin: 0px;
	padding: 0px 10px;
	font: 100 8pt/15px Tahoma;
	color: #717171;
}
.index_contact .content li{
	list-style: none;
}
.index_contact .content a{
	font: 100 8pt/15px Tahoma;
	color: #717171;
}
