﻿*
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, "宋体";
}

body
{
	background-color: #ffffff;
	height: 100%;
	font-family: "宋体";
	font-size: 12px;
}
a
{
	font-size: 12px;
	color: #03ABC0;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #FF9900;
}

.clear
{
	clear: both;
}
/*=======首页========*/
.login_menu
{
	float: right;
	margin-top: 15px;
	margin-right: 50px;
	color: #03ABC0;
}

.LanSelected
{
	color: #FF9900;
}
.LanNormal
{
	color: #03ABC0;
}

.index_bg
{
	background: url(../@images/top_bg.jpg) repeat-x;
	height: 33px;
	background-position: top;
}
.index_box
{
	margin: auto;
	margin-top: 30px;
	width: 700px;
	padding-left:200px;
	height: 480px;
	background-image: url(../@images/login_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.index_textbox
{
	margin: auto;
	margin-top: 130px;
	width: 498px;
	height: 150px;
}
.woman_bt
{
	background-image: url(../@images/woman-01.gif);
	background-repeat: no-repeat;
	width: 105px;
	float: left;
	margin-left: 120px;
	margin-top: 5px;
	padding-top: 80px;
	background-position: center;
}

.woman_bt:hover
{
	background-image: url(../@images/woman-02.gif);
	background-repeat: no-repeat;
	width: 105px;
	float: left;
	margin-left: 120px;
	margin-top: 5px;
	padding-top: 80px;
	background-position: center;
}

.man_bt
{
	background-image: url(../@images/man-01.gif);
	background-repeat: no-repeat;
	width: 85px;
	float: right;
	margin-right: 320px;
	margin-top: 5px;
	padding-top: 80px;
	background-position: center;
	
}

.man_bt:hover
{
	background-image: url(../@images/man-02.gif);
	background-repeat: no-repeat;
	width: 85px;
	float: right;
	margin-right: 320px;
	margin-top: 5px;
	padding-top: 80px;
	background-position: center;
}

/*=======脚========*/
.feet
{
	margin-top: 150px;
	text-align: center;
}
.feet_text
{
	font-size: 12px;
	color: #03ABC0;
	text-decoration: underline;
	font-weight: bold;
}
/*=======朗读========*/
.top_bg
{
	background-image: url(../@images/index_top_bg.jpg);
	background-repeat: repeat-x;
	height: 99px;
}
.top_logo
{
	background-image: url(../@images/index_logo.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 350px;
}
.top_menu
{
	position: absolute;
	top: 20px;
	right: 20px;
}
.top_textbox
{
	position: absolute;
	top: 50px;
	right: 70px;
}
.menu_box
{
	margin-left: 20px;
}
.navitem
{
	float: left;
	text-align: center;
	margin-top: -6px;
}
.navitem div div
{
	padding-top: 7px;
}
.navitem .normal
{
	background-image: url(../@images/menu_bt.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 102px;
	margin-top: 3px;
}
.navitem .normal div
{
	color: #000;
}
.navitem .selected
{
	background-image: url(../@images/menu_selected_bt.jpg);
	height: 30px;
	width: 102px;
	background-repeat: no-repeat;
}
.navitem .selected div
{
	color: #044B81;
}
.navitem .selected div a
{
	color: #ffffff;
	font-weight: bold;
}
.top-box
{
	background-image: url(../@images/grid1-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 24px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	line-height: 20px;
	border: 1px solid #0EC4DB;
}
.buttom-box
{
	background-color: #F4FAFE;
	border-left: 1px solid #0EC4DB;
	border-right: 1px solid #0EC4DB;
	border-bottom: 1px solid #0EC4DB;
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

/* szsheng Add */
#divExpand
{
	margin-top: -95px;
	margin-left: 510px;
}

#divExpand a
{
	text-decoration: underline;
}
#divExpand div
{
	margin-top:15px;
}