﻿html,body {
	margin: 0px;
	height:100%;
	background-image: url(../images/bg.jpg);
}
/*================================Font and text================================*/
td,p,li
/*(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: 11px;
	Color: #575757;
	Text-decoration: none;
	Line-height: 16pt;
	font-family: Tahoma;
}
a,a:link,a:visited 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	font-weight: normal;
	color: #D40E47;
	text-decoration: none;
	line-height:16px;
}
a:hover 
/*(Chained texts, which are the displayed effects on the texts when the texts are linked)*/
	{
	color: #D40E47;
	Text-decoration: underline;
	Font-size: 11px;
	font-weight: normal;
	line-height:16px;
}
.bottommenu 
/*用于页脚菜单*/
{
	font-size: 12px;
	color: #A0D115;
	text-decoration: underline;
	font-weight: normal;
}
a.bottommenu:link,
a.bottommenu:visited
{
	font-size: 11px;
	color: #AB0334;
	text-decoration: underline;
	font-weight: normal;
}
a.bottommenu:hover
{
	font-size: 11px;
	color: #AB0334;
	text-decoration: underline;
	font-weight: normal;
}

a.topmenu:link,
a.topmenu:visited
{
	font-size: 11px;
	color: #676767;
	text-decoration: none;
	font-weight: normal;
	padding-right: 11px;
}
a.topmenu:hover
{
	font-size: 11px;
	color: #D40E47;
	text-decoration: none;
	font-weight: normal;
	padding-right: 11px;
}

a.submenu:link,
a.submenu:visited
{
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
}
a.submenu:hover
{
	font-size: 11px;
	color: #AE0435;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
}

.font-gray{
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}

.headling1 
{
	font-weight: normal;
	color: #D40E47;
	text-decoration: none;
}
.headling2 
{
	font-weight: bold;
	color: #D40E47;
	text-decoration: none;
	font-size: 13px;
}
.headling3 
{
	Color: #74B115;
	Text-decoration: none;
	Font-size: 13px;
	Font-family: Verdana;
	Font-weight: normal;
}
.footer 
/*页脚版权*/
{
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
}
/*===============================Form Style================================*/
select,
selec option{
	Font-size: 11px;
	Color: #AA0337;
	border: 1px solid #878787;
	font-family: Tahoma;
}

.input1 {
	Font-size: 11px;
	Color: #575757;
	border: 1px solid #878787;
	text-decoration: none;
	line-height: 16px;
	height: 16px;
	font-family: Tahoma;
	text-align: left;
}
textarea {
	Font-size: 11px;
	Color: #575757;
	border: 1px solid #878787;
	font-family: Tahoma;
	text-align: left;
}

.textarea {
	Font-size: 11px;
	Color: #575757;
	border: 1px solid #878787;
	font-family: Tahoma;
	text-align: left;
	width: 175px;
}

input {
	text-decoration: none;
	font-family: Tahoma;
}

.button{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AB0334;
	font-family: Tahoma;
	font-size: 11px;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #AB0334;
	cursor: hand;
}

/*===============================background================================*/
.left-bg{
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	width: 66px;
}

.right-bg{
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat-y;
	width: 66px;
}

.top-bg{
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
}

.top-bg1{
	background-image: url(../images/title_top.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	padding-top: 30px;
}
.menu-bg{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
}
.menu-bg1{
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	height: 13px;
}

.down-bg{
	background-image: url(../images/n_down_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.down-bg1{
	background-image: url(../images/down_bg.jpg);
	background-repeat: repeat-x;
	height: 52px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D90543;
}

.line{
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
}

.welcome-bg{
	background-image: url(../images/title_welcome.jpg);
	background-repeat: repeat-x;
	height: 46px;
	font-size: 14px;
	line-height: 52px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
	background-position: left top;
	text-align: left;
	text-indent: 55px;
	display: block;
	list-style-image: url(../images/title_icon.jpg);
	list-style-position: inside;
	list-style-type: none;
	vertical-align: middle;
}

/*===============================Buttom================================*/

.copyright{
	font-weight: normal;
	color: #7B7B7B;
	text-decoration: none;
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 34px;
	padding-right: 8px;
	line-height: 34px;
}


#line{
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	width:9px;
	height:100%;
	float:left;
}

#content{
	width:682px;
	float:left;
}
/*====================================table style==============================*/
.table_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BBBBBB;
}
.table_content {
	Background-color: #EFEFEF;
	font-weight: normal;
	text-indent: 5px;
}
.table_content1 {
	Background-color: #FFFFFF;
	font-weight: normal;
	text-indent: 5px;
}