﻿/********************************BaseStyle**************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, form
{
	margin: 0px;
	padding: 0px;
}

body
{
	cursor: default;
	background-color: #F2F2F2;
	font: 12px Arial, Helvetica, sans-serif;
	color: #7d7d7d;
}

ul, ol
{
	list-style-type: none;
	height: auto;
}

img
{
	border-width: 0px;
}

a
{
	line-height: 22px;
	color: #7d7d7d;
	text-decoration: none;
}

a:hover
{
	line-height: 22px;
	color: #ff6600;
	text-decoration: underline;
}

/********************************FontStyle**************************************/
/*-------------------------------hei12-----------------------------------------*/
.hei12
{
    line-height: 22px;
    color: #7d7d7d;
}
a.ahei12
{
    line-height: 22px;
    color: #7d7d7d;
    text-decoration: none;
}
a.ahei12:hover
{
    line-height: 22px;
    color: #ff6600;
    text-decoration: underline;
}

/*-------------------------------hui12_2---------------------------------------*/
.hui12_2
{
	color: #999999;
	line-height: 13px;
}

a.ahui12_2
{
	line-height: 13px;
	color: #999999;
	text-decoration: none;
}

a.ahui12_2:hover
{
	line-height: 13px;
	color: #ff6600;
	text-decoration: underline;
}

/*-------------------------------hui12-----------------------------------------*/
.hui12
{
	color: #999999;
	line-height: 22px;
}

a.ahui12
{
	line-height: 22px;
	color: #999999;
	text-decoration: none;
}
a.ahui12:hover
{
	line-height: 22px;
	color: #ff6600;
	text-decoration: underline;
}

/*-------------------------------ahei_12----------------------------------------*/
a.ahei_12
{
	line-height: 22px;
	color: #7d7d7d;
	text-decoration: underline;
}

a.ahei_12:hover
{
	line-height: 22px;
	color: #ff6600;
	text-decoration: underline;
}

/*-------------------------------shei12----------------------------------------*/
.shei12
{
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

a.ashei12
{
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

a.ashei12:hover
{
	line-height: 22px;
	color: #ff6600;
	text-decoration: underline;
}

/*-------------------------------hei14-----------------------------------------*/
.hei14
{
	font-size: 14px;
	line-height: 24px;
}

a.ahei14
{
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}

a.ahei14:hover
{
	font-size: 14px;
	line-height: 24px;
	text-decoration: underline;
}

/*--------------------------------shei14--------------------------------------*/
.shei14
{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

a.ahong_12
{
	line-height: 22px;
	color: #e30000;
	text-decoration: underline;
}

a.ahong_12:hover
{
	line-height: 22px;
	color: #ff6600;
	text-decoration: underline;
}
/*--------------------------------hei18---------------------------------------*/
.hei18
{
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/*--------------------------------huang12----------------------------------------*/
.huang12
{
	line-height: 22px;
	color: #FF6600;
	text-decoration: none;
}

/********************************Frame********************************/
.frame_920
{
	width: 920px;
	margin: 0px auto;
	clear: both;
	height: auto;
}

.frame_920bg
{
	background: url(../../_IMAGES/_FRAME/MainFrame_bg.jpg);
}

.frame_870
{
	width: 870px;
	height: auto;
	margin: 0px auto;
	clear: both;
}

/*********************************Background-Color*****************************/
.leftFrameBG
{
	height:auto;
	height:100%;
	overflow:hidden;
	background: #F2F2F2;
}

.frameBG
{
	height:auto;
	background:#FFF;
}
/*********************************Extender*************************************/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.clearboth
{
	clear: both;
}

/*-------------------------------vertical_space------------------------------------*/
.vertical_space5
{
	height: 5px;
	width: 100%;
	clear: both;
}

.vertical_space10
{
	height: 10px;
	width: 100%;
	clear: both;
}

.vertical_space15
{
	height: 15px;
	width: 100%;
	clear: both;
}

.vertical_space20
{
	height: 20px;
	width: 100%;
	clear: both;
}

.vertical_space25
{
	height: 25px;
	width: 100%;
	clear: both;
}

.vertical_space30
{
	height: 30px;
	width: 100%;
	clear: both;
}

.vertical_space40
{
	height: 40px;
	width: 100%;
	clear: both;
}
.font_bold
{
	font-weight: bold;
}

/*********************************TEST*********************************/
.testStyle
{
	border: solid 1px #333;
}
