﻿body
{
	font-family:"宋体",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
	margin: 0 auto 0 auto;
	width: 778px;
}
.bgBody {
    background:#ffffff url(images/main_index_bg.gif) repeat-y center;
}
.viewBody
{
	margin: 0 auto 0 auto;
	width: 750px;
}
.head {
    background:url(images/head_bg.gif);
}
.nav_bg {
    background:url(images/nav_t_bg.gif);
}
.t_body {
    margin-top:10px;
}
.nav {
    background:url(images/nav_bg.gif) no-repeat;
}
.main_t_title {
    background:url(images/t_title.gif);
	color:#336699;
	font-weight:bold;
}
.bottom {
    margin-top:10px;
    background:#2c6bb0;
}


/*--Txt--*/
.white {
    color:#ffffff;
}
.white_bold {
    color:#ffffff;
	font-weight:bold;
}
.gray {
    color:#666666;
}
.t_ffff99 {
    color:#ffff99;
}
.t_00549c {
    color:#00549c;
	line-height:140%;
}
.t_336699 {
    color:#336699;
	line-height:140%;
	font-weight:bold;
}
/*--Link--*/
a:link {
    color:#00549c;
	text-decoration:none;
}
a:visited {
    color:#00549c;
	text-decoration:none;
}
a:hover {
    color:#ff3300;
	text-decoration:none;
}
a.l_00549c_14:link {
    color:#00549c;
	font-size:14px;
	font-weight:bold;
	line-height:29px;
	text-decoration:none;
	width:160px;
	height:29px;
	display:block;
}
a.l_00549c_14:visited {
    color:#00549c;
	font-size:14px;
	font-weight:bold;
	line-height:29px;
	text-decoration:none;
	width:160px;
	height:29px;
	display:block;
}
a.l_00549c_14:hover {
    color:#ff3300;
	font-size:14px;
	font-weight:bold;
	line-height:29px;
	text-decoration:none;
	width:160px;
	height:29px;
	display:block;
}
/*--Input--*/
.input_01 {
    color:#666666;
    font-size:12px;
	line-height:120%;
	width:150px;
	height:16px;
}
.input_02 {
    color:#666666;
    font-size:12px;
	line-height:120%;
	height:16px;
}



.f10px { font-size:10px;}
.f12px { font-size:12px;}
.f14px { font-size:14px;}
.f16px { font-size:16px;}
.f18px { font-size:18px;}
.f22px { font-size:22px;}
.lineHeight130{ line-height:130%;}
.lineHeight140{ line-height:140%;}
.lineHeight150{ line-height:150%;}
.lineHeight200{ line-height:200%;}




.divTabOn
{
	float:left; 
	border: #d0d5d9 1px solid; 
	border-bottom: none;
	background-color: #CEEDFF;
	width: 80px; 
	height: 24px; 
	text-align: center; 
	padding-top: 3px;
}

.divTabOff
{
	float:left; 
	border: #d0d5d9 1px solid; 
	border-bottom: none; 
	width: 80px; 
	height: 24px; 
	text-align: center; 
	padding-top: 3px;
}

.inputSingleLine
{
	font-family: 宋体;
	line-height: 150%;
	height: 20px;
}

.inputMultiLine
{
	font-family: 宋体;
	line-height: 150%;
}

