﻿body {
	margin: 0px;
	background:#63b829;
}
/*================================Font and text================================*/
td 	
/*(Common texts, mainly the most basal texts, and default texts for all the elements that does not have a style already assigned to them.)*/
	{
	Font-size: 12px;
	Color: #5baf2a;
	Text-decoration: none;
	Line-height: 18pt;
	font-family: MS Shell Dlg, Tahoma, Arial, Helvetica, sans-serif, 宋体;
}
a,a:link,a:visited 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #5baf2a;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
}
a:hover 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FF7200;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
}

a.news,a.news:link,a.news:visited 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #5baf2a;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
	background-image: url(../images/icon_news.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	height:20px;
	display:block;
	line-height:18px;
}
a.news:hover 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FF7200;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
	background-image: url(../images/icon_news.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	height:20px;
	display:block;
	line-height:18px;}
	
a.news1,a.news1:link,a.news1:visited 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #005699;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
	background-image: url(../images/icon_news_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	height:20px;
	display:block;
	line-height:22px;
}
a.news1:hover 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FF7200;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
	background-image: url(../images/icon_news_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	height:20px;
	display:block;
	line-height:22px;}

a.whitelink,a.whitelink:link,a.whitelink:visited 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FFFFFF;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: bold;
}

a.whitelink:hover 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FFFF00;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: bold;
}

a.whitelink2,a.whitelink2:link,a.whitelink2:visited 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FFFFFF;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
}
a.whitelink2:hover 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FFFF00;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
}

a.orangelink,a.orangelink:link,a.orangelink:visited 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FF7200;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
}
a.orangelink:hover 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FF0000;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
}

a.whitelink1,a.whitelink1:link,a.whitelink1:visited 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FFFFFF;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: bold;
}
a.whitelink1:hover 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #FFFF00;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: bold;
}

.right_bg{
	padding-left:3px;
	padding-right:5px;
}

ul {
	list-style-type: none;
	list-style-image: url(itemicon.gif);
}
li {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	vertical-align: text-top;

}
.date 
/*(用于顶部的日期)*/
	{
	font-size: 12px;
	font-weight: bold;
	color: #74B115;
	text-decoration: none;
}
.mainmenu 
/*(The styling for the MAIN menu bar)*/
	{
	Color: #A0D115;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: bold;
}
a.mainmenu:link,
a.mainmenu:visited{
	Color: #FFFFFF;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: normal;
}
a.mainmenu:hover{
	Color: #A0D115;
	Text-decoration: none;
	Font-size: 12px;
	font-weight: bold;
}
.moduletable {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BBA46A;
	text-indent: 10px;
	display: block;
	line-height: 28px;
	height: 28px;
	width: 226px;
}
.submenu 
/*(The styling for the SUB menu bars.) */
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #758F2F;
	background-image: url(sublevel_bk_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 10px;
	display: block;
	line-height: 28px;
	height: 28px;
	width: 226px;
}
.submenu9 
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #758F2F;
	background-image: url(sublevel_bk_on9.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 10px;
	display: block;
	line-height: 28px;
	height: 28px;
	width: 120px;
}
a.submenu9,
a.submenu9:link,
a.submenu9:visited {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon9.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 45px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	background-color: #4991C7;
}
a.submenu9:hover{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon_on9.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 45px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	background-color: #2A5AA7;
}
a.submenu,
a.submenu:link,
a.submenu:visited {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 74px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	background-color: #7fc74a;
}
a.submenu:hover{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 74px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	background-color: #48a82b;
}
a.submenu_on,
a.submenu_on:link,
a.submenu_on:visited{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon_on.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 74px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	background-color: #48a82b;
}
a.submenu_on6,
a.submenu_on6:link,
a.submenu_on6:visited{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 74px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	background-color: #993399;
}
a.submenu_on9,
a.submenu_on9:link,
a.submenu_on9:visited{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon_on9.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 45px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	background-color: #2A5AA7;
}

.submenu_1 
/*(The styling for the SUB menu bars.) */
{
	font-size: 12px;
	color: #758F2F;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
}
a.submenu_1,
a.submenu_1:link,
a.submenu_1:visited {
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
}
a.submenu_1:hover {
	font-size: 12px;
	color: #758F2F;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
}

.submenu8 
/*(The styling for the SUB menu bars.) */
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7fc74a;
	background-image: url(sublevel_bk_on1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: 10px;
	display: block;
	line-height: 28px;
	height: 28px;
	width: 236px;
}
a.submenu8,
a.submenu8:link,
a.submenu8:visited {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	background-color: #7fc74a;
}
a.submenu8:hover{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon_on1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	background-color: #48a82b;
}

a.submenu8_on,
a.submenu8_on:link,
a.submenu8_on:visited{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/submenu_icon_on1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent:20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	background-color: #48a82b;
}


.submenu_81
/*(The styling for the SUB menu bars.) */
{
	font-size: 12px;
	color: #758F2F;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
}
a.submenu_81,
a.submenu_81:link,
a.submenu_81:visited {
	font-size: 12px;
	color: #888888;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
}
a.submenu_81:hover {
	font-size: 12px;
	color: #758F2F;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	font-weight: bold;
}
.bottommenu 
/*用于页脚菜单*/
{
	font-size: 12px;
	color: #A0D115;
	text-decoration: none;
	font-weight: normal;
}
a,
a.bottommenu:link,
a.bottommenu:visited
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.bottommenu:hover
{
	font-size: 12px;
	color: #A0D115;
	text-decoration: none;
	font-weight: normal;
}



.input {
	text-decoration: none;
	border: 1px solid #A3B97F;
}
.buttom {
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #D4ED73;
	text-decoration: none;
	background-image: url(buttom_bk.jpg);
	background-repeat: repeat-x;
	border: 1px solid #5DB434;
}
.headling1 
{
	font-size: 15px;
	font-weight: bold;
	color: #74B115;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
}
.headling2 
{
	Color: #74B115;
	Text-decoration: none;
	Font-size: 13px;
	Font-family: Verdana;
	Font-weight: bold;
}
.headling3 
{
	Color: #74B115;
	Text-decoration: none;
	Font-size: 13px;
	Font-family: Verdana;
	Font-weight: normal;
}
.footer 
/*页脚版权*/
{
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}
.font_bold {
	Font-size: 12px;
	Font-family: Verdana;
	Font-weight: bold;
}
/*==========================background===============================*/
.bk1
	/*在顶部, Logo下面的背景*/ 
 {
	background-color: #FFFFFF;
	background-image: url(logo_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bk2
	/*主菜单的背景*/ 
 {
	background-image: url(menu_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bk2_1
	/*主菜单右边小图标的背景*/ 
 {
	background-image: url(menu_icon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bk3
	/*主菜单下面WELCOME TO EXIT-INFO.BIZ的背景 */ 
 {
	background-image: url(bk1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 9px;
	text-transform: uppercase;
	color: #A6A3A3;
	text-decoration: none;
	text-indent: 17px;
	display: block;
	height: 24px;
	width: 100%;
	line-height: 24px;
}
.bk4
	/*主菜单下面WELCOME TO EXIT-INFO.BIZ下面的背景 */ 
 {
	background-color: #FFFFFF;
	background-image: url(bk2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
	width: 100%;
}
.bk5
	/*用于中间主内容部分的背景*/ 
 {
	background-color: #FFFFFF;
	background-image: url(bk3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px;
	width: 100%;
}
.bk6
	/*用于底部背景*/ 
 {
	background-color: #787878;
	background-image: url(bk4.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
.line
	/*虚线 */ 
 {
	background-image: url(line_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px;
	width: 100%;
}
.line_xu {
	background-image: url(line_1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	width: 100%;
}
/*===============================Form Style================================*/
.login_box {
	border: 1px solid #C6C6C6;
}
.login_box1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	border-left-color: #C6C6C6;
}
.form_font 
{
	font-size: 12px;
	color: #74B115;
	text-decoration: none;
}
.form_fontbold 
{
	font-size: 12px;
	color: #74B115;
	text-decoration: none;
	font-weight: bold;
}              
.input {
	border: 1px solid #4C92D5;
	Font-size: 12px;
	Color: #005699;
	Text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	height: 18px;
	line-height: 18px;
	text-indent: 5px;
}
.forgot{
	font-size: 10px;
	color: #74B115;
	text-decoration: none;
	font-weight: normal;
}
a.forgot,
a.forgot:link,
a.forgot:visited{
	font-size: 10px;
	color: #74B115;
	text-decoration: none;
	font-weight: normal;
}
a.forgot:hover
{
	font-size: 10px;
	color: #74B115;
	text-decoration: underline;
	font-weight: normal;
}
.buttom {
	font-size: 12px;
	color: #EAFCA2;
	text-decoration: none;
	background-image: url(buttom_bk.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #5DB434;
	font-family: MS Shell Dlg, Tahoma, Arial, Helvetica, sans-serif, 宋体;
	line-height: 15px;
	height: 19px;
	text-align: center;
}
.buttom1 {
	font-size: 12px;
	color: #EAFCA2;
	text-decoration: none;
	background-image: url(buttom_bk.jpg);
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #5DB434;
	font-family: MS Shell Dlg, Tahoma, Arial, Helvetica, sans-serif, 宋体;
	line-height: 15px;
	height: 19px;
	text-align: center;
	font-weight: normal;
}
select,
selec option{
	Font-size: 12px;
	Color: #888888;
	Text-decoration: none;
	font-family: MS Shell Dlg, Tahoma, Arial, Helvetica, sans-serif, 宋体;
}
select {
}
.font_star {
	color: #FF6600;
}
.font_notice {
	color: #BBA46A;
	font-size: 12px;
	font-family: MS Shell Dlg, Tahoma, Arial, Helvetica, sans-serif, 宋体;
	line-height: 15px;
}
input {
	Font-size: 12px;
	Color: #888888;
	Text-decoration: none;
	font-family: MS Shell Dlg, Tahoma, Arial, Helvetica, sans-serif, 宋体;
}
textarea {
	Font-size: 12px;
	Color: #888888;
	Text-decoration: none;
	font-family: MS Shell Dlg, Tahoma, Arial, Helvetica, sans-serif, 宋体;
}
label {
	font-size: 12px;
	color: #74B115;
	text-decoration: none;
}
.font_other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF9000;
	text-decoration: none;
}
/*=================================table表格========================================*/
.table_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A9C14A;
}
a.table_title,
a.table_title:link,
a.table_title:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A9C14A;
}
a.table_title:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A9C14A;
}
.table_content {
	Background-color: #E2F1B8;
	font-weight: normal;
}
.table_white {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.table_content1 {
	Background-color: #E2F1B8;
	font-size: 12px;
	font-weight: normal;
}
.table_scro {
}
/*=========================================box=========================================*/
.box {
	border: 1px solid #DADADA;
	line-height: 15px;
	height: 15px;
}
/*=========================================Calendar=========================================*/
.c_day {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BBA46A;
}
.c_am {
	font-size: 12px;
	font-weight: bold;
	Color: #747474;
	text-decoration: none;
	background-image: url(c_bkam.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c_pm {
	font-weight: bold;
	Color: #747474;
	text-decoration: none;
	background-image: url(c_bkpm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c_mfull {
	font-size: 12px;
	font-weight: bold;
	Color: #ffffff;
	text-decoration: none;
	background-color: #C8C8C8;
}
.c_mleft {
	font-size: 12px;
	font-weight: bold;
	Color: #747474;
	text-decoration: none;
	background-image: url(c_m1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c_mright {
	font-size: 12px;
	font-weight: bold;
	Color: #747474;
	text-decoration: none;
	background-image: url(c_m2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c_mleft_right {
	font-size: 12px;
	font-weight: bold;
	Color: #747474;
	text-decoration: none;
	background-image: url(c_x1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.c_mright_left {
	font-size: 12px;
	font-weight: bold;
	Color: #747474;
	text-decoration: none;
	background-image: url(c_x2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*==========================================================tool====================================*/
.tool{
	position:relative;
	z-index:2;
	font-size: 12px;
	font-weight: normal;
}
.tool:hover{
	z-index:3;
	background:none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.tool span{
	display: none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.tool:hover span{
	display:block;
	position:absolute;
	top:21px;
	left:9px;
	width:15em;
	border:1px solid black;
	background-color:#FFFF99;
	padding: 3px;
	color:black;
	text-decoration: none!important;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.tool,
a.tool:link,
a.tool:visited {
	font-size: 12px;
	color: #74B115;
	text-decoration: none;
	font-weight: bold;
}
a.tool:hover {
	font-size: 12px;
	color: #74B115;
	text-decoration: none;
	font-weight: bold;
}
/*_________________ei-------------------*/
.NormalLink
{
    TEXT-DECORATION: underline;
}
.ValidationErrorStyle
{
    COLOR: #990000;
    line-height: 110%;
    margin-top: 10; 
    margin-bottom: 0;
}
.TableHeadingNormal
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    text-decoration: none;
}
.Normal {
	Font-size: 12px;
	Color: #888888;
	Text-decoration: none;
	Line-height: 15pt;
	font-family: MS Shell Dlg, Tahoma, Arial, Helvetica, sans-serif, 宋体;
}

.table_head{
	color: #8E8C91;
	text-decoration: none;
	background-color: #F1F1F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding:3px;
}

.font_gray{
color:#797979;
line-height:16px;}

.font_white{
color:#FFFFFF;}

.font_white1{
color:#FFFFFF;
line-height:18px;}

.font_red{
color:#FF0000;}

.fong_blue{
color:#5baf2a;}

.right_title_bg{
	background-image: url(../images/right_title_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	background-position: top;
}

.right_title_bg001{
	background-image: url(../images/right_title_bg001.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	background-position: top;
	height:44px;
}
.right_title_bg002{
	background-image: url(../images/right_title_bg002.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	background-position: top;
	height:53px;
}

.line{
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height:13px;
}

.font_orange{
	color:#FF7200;
	font-weight: bold;
	text-decoration: none;
}
.font_purple{
	color:#A90CA2;
	font-weight: bold;
	text-decoration: none;
}
.font_purple3{
	font-size: 14px;
	color:#A90CA2;
	font-weight: bold;
	text-decoration: none;
}
.font_purple1{
	color:#A90CA2;
	text-decoration: none;
}
.icon{
	font-size: 8px;
	color: #FD5300;
	text-decoration: none;
}

.kuang{
	padding: 1px;
	border: 1px solid #496DB7;
}
.biaoge01{
	text-indent:15px;
	width:245px;
	text-align:left;
	height:24px;
	line-height:24px;
	padding-top:3px;
	background-image: url(../images/leftyuan.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	 
}
#dlfilestyle{
padding:10px 0px;
border-top:dotted 1px #666666;
display:block;
}
.zhongji_12bai:link { font-size:12px;font-weight:bold; color:#ffffff;text-decoration: none;}
.zhongji_12bai:visited { font-size:12px;font-weight:bold; color:#ffffff;text-decoration: none;}
.zhongji_12bai:hover {font-size:12px;font-weight:bold; color:#ffffff;text-decoration: none;}
.zhongji_12bai:active {font-size:12px; font-weight:bold; color:#ffffff;text-decoration: none;}
.titlebottomline{line-height:24px;  border-bottom:2px solid #8323df;}
.mod_font{font-size:12px; font-weight:bold; color:#FFFFFF;}
.biaoge03{background:url(../images/b2.jpg) no-repeat; background-position: left bottom; text-indent:15px; width:88px; text-align:left; height:auto;padding-top:3px;}
.biaoge02{background:url(../images/b1.jpg) no-repeat; background-position: left bottom; text-indent:15px; width:88px; text-align:left; height:auto;padding-top:3px;}

#mainmenubox{ height:73px; background: url(../images/v2/menu_bottom.jpg) repeat-x bottom left; margin-bottom:1px;}

ul#mainmenu,
ul#mainmenu li{ margin:0px; padding:0px;}
ul#mainmenu li{ float:left;}
ul#mainmenu li a{ display:block; height:44px; overflow:hidden;}
ul#mainmenu li a span{ position:absolute; top:-30px;}

ul#mainmenu li a.aboutus{ width:74px; background:url(../images/v2/menu001.jpg) no-repeat top left;}
ul#mainmenu li a.newsing{ width:70px; background:url(../images/v2/menu002.jpg) no-repeat top left;}
ul#mainmenu li a.team{ width:69px; background:url(../images/v2/menu003.jpg) no-repeat top left;}
ul#mainmenu li a.goodstart{ width:62px; background:url(../images/v2/menu004.jpg) no-repeat top left;}
ul#mainmenu li a.kaido{ width:52px; background:url(../images/v2/menu005.jpg) no-repeat top left;}

ul#mainmenu li a.intelment{ width:64px; background:url(../images/v2/menu006.jpg) no-repeat top left;}
ul#mainmenu li a.swcamps{ width:64px; background:url(../images/v2/menu007.jpg) no-repeat top left;}
ul#mainmenu li a.intelaborad{ width:64px; background:url(../images/v2/menu008.jpg) no-repeat top left;}
ul#mainmenu li a.english{ width:64px; background:url(../images/v2/menu009.jpg) no-repeat top left;}
ul#mainmenu li a.chinese{ width:65px; background:url(../images/v2/menu010.jpg) no-repeat top left;}


ul#mainmenu li a.vcourse{ width:68px; background:url(../images/v2/menu011.jpg) no-repeat top left;}
ul#mainmenu li a.newst{ width:64px; background:url(../images/v2/menu012.jpg) no-repeat top left;}
ul#mainmenu li a.rouments{ width:65px; background:url(../images/v2/menu013.jpg) no-repeat top left;}
ul#mainmenu li a.conactus{ width:71px; background:url(../images/v2/menu014.jpg) no-repeat top left;}


ul#mainmenu li.active a.aboutus,
ul#mainmenu li a.aboutus:hover{ background:url(../images/v2/menu001x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.newsing,
ul#mainmenu li a.newsing:hover{ background:url(../images/v2/menu002x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.team,
ul#mainmenu li a.team:hover{ background:url(../images/v2/menu003x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.goodstart,
ul#mainmenu li a.goodstart:hover{ background:url(../images/v2/menu004x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.kaido,
ul#mainmenu li a.kaido:hover{ background:url(../images/v2/menu005x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.intelment,
ul#mainmenu li a.intelment:hover{ background:url(../images/v2/menu006x.jpg) no-repeat top left;; }


ul#mainmenu li.active a.swcamps,
ul#mainmenu li a.swcamps:hover{   background:url(../images/v2/menu007x.jpg) no-repeat top left; ;}

ul#mainmenu li.active a.intelaborad,
ul#mainmenu li a.intelaborad:hover{ background:url(../images/v2/menu008x.jpg) no-repeat top left;; } 

ul#mainmenu li.active a.english,
ul#mainmenu li a.english:hover{ background:url(../images/v2/menu009x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.chinese,
ul#mainmenu li a.chinese:hover{ background:url(../images/v2/menu010x.jpg) no-repeat top left;; }


ul#mainmenu li.active a.vcourse,
ul#mainmenu li a.vcourse:hover{ background:url(../images/v2/menu011x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.newst,
ul#mainmenu li a.newst:hover{ background:url(../images/v2/menu012x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.rouments,
ul#mainmenu li a.rouments:hover{ background:url(../images/v2/menu013x.jpg) no-repeat top left;; }

ul#mainmenu li.active a.conactus,
ul#mainmenu li a.conactus:hover{ background:url(../images/v2/menu014x.jpg) no-repeat top left;; }


ul#mainmenu li a{ padding-right:3px;}
ul#mainmenu li.frist a{ }
ul#mainmenu li.last a{ padding:0px;}


.smalltext{ font-size:8px; font-weight:bold;}