* {
	padding: 0 ;
	margin: 0 ;
}

body {
	color: #333333 ;
	font-size: 15px ;
	line-height: 140% ;
	background: url(http://www.giinweb.com/img/main/back.png) repeat-x;
	font-family: "$B#M#S(B $B#P%4%7%C%/(B", sans-serif ;
}

body.white{
	background: #FFF ;
}

img {
	border: 0 ;
}

a {
	text-decoration: none ;
	color: #0066CC ;
}

a:hover {
	text-decoration: none ;
	color: #FF3300 ;
}



/*  $B!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=(B
$B!!"#2hA|(B
$B!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=!=(B  */

hr{
	display: none ;
}

.white10{
	border-bottom: solid 10px #FFF ;
	clear: both ;
}


.white20{
	border-bottom: solid 20px #FFF ;
	clear: both ;
}


em {
	font-style: normal ;
	font-weight: 700 ;
	color: #CC0000 ;
}



/*-------------------------------------------------------------------
$B!!4pAC@_7W(B
-------------------------------------------------------------------*/

#container {
	width:900px;
	background: #FFFFFF;
	margin: 0 auto ;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}

#wrap {
	width: 860px;
	padding: 20px 20px;
}



/*-------------------------------------------------------------------
$B!!%X%C%@!<(B
-------------------------------------------------------------------*/


#header {
	width: 900px ;
	height: 150px ;
	margin: 0 auto ;
	background: #E0EFFF ;
}


h1 {
	font-size: 12px;
	font-weight: 400 ;
}



h2 {
	clear: both ;
	color: #FFFFFF ;
	font-size: 15px ;
	padding: 3px 10px ;
	margin-bottom: 10px ;
	background: #7FBFFF ;
}



/*-------------------------------------------------------------------
$B!!%3%s%F%s%D(B
-------------------------------------------------------------------*/

#content {
	width: 605px ;
	float: right ;
}


.news li {
	border-bottom: 1px dashed #DDDDDD ;
	padding: 5px 0 ;
	font-size: 14px;
	list-style-type: none;
}

.news li span {
	color: #FF6600;
	padding-right: 15px;
}


#content p {
	padding-bottom: 10px ;
}

#content-left {
	float: left ;
	width: 290px ;
}

#content-right {
	float: right ;
	width: 290px ;
}

.content-3l{
	float: left ;
	margin-right: 10px ;
	width: 195px ;
}

.content-3c{
	float: left ;
	margin-right: 10px ;
	width: 195px ;
}

.content-3r{
	float: left ;
	width: 195px ;
}

.topback{
	text-align: right ;
}



/*-------------------------------------------------------------------
$B!!%5%$%I!&%a%K%e!<(B
-------------------------------------------------------------------*/

#side {
	width: 235px ;
	float: left ;
}

.side-t {
	font-size: 15px ;
	font-weight: 700 ;
	color: #FFFFFF ;
	text-align: center ;
	padding: 3px 15px ;
	background: #7FBFFF ;
}

.side-b {
	font-size: 14px ;
	margin-bottom: 15px ;
	padding: 5px 0 ;
}

.side-b ul {
	display: block;
}

.side-b li {
	list-style-type: none;
	display: block;
}



/*-------------------------------------------------------------------
$B!!%U%C%?!<(B
-------------------------------------------------------------------*/

#footer {
	clear: both;
	padding: 10px ;
	text-align: center;
	border-top: 1px dotted #CCCCCC ;
}



/*-------------------------------------------------------------------
$B!!2hA|(B
-------------------------------------------------------------------*/

img.logo {
	margin-bottom: 8px ;
}

img.ban {
	margin-bottom: 15px ;
}

img.ban2 {
	margin-bottom: 8px ;
}


img.left {
	float: left ;
	margin-right: 10px ;
}

img.right {
	float: right ;
	margin-left: 10px ;
}

img.kao {
	float: left ;
	margin-right: 10px ;
}

img.center {
	text-aling: center ;
}


/*-------------------------------------------------------------------
$B!!%F!<%V%k(B
-------------------------------------------------------------------*/

.box-left{
	float: left ;
	margin-top: 5px ;
	margin-right: 10px ;
}



/*-------------------------------------------------------------------
$B!!%F!<%V%k(B
-------------------------------------------------------------------*/


table {
	font-size: 14px ;
	width: 605px ;
	margin: 5px 0 ;
	border-collapse: collapse ;
}


th{
	width: 180px ;
	font-weight: 400 ;
	padding: 5px 9px ;
	border: 1px solid #AAAAAA ;
	background: #DDD ;
}

td{
	width: 385px ;
	padding: 5px 9px ;
	border: 1px solid #AAAAAA ;
	background: #FFF ;
}



ul.sidemenu {
	line-height: 160% ;
}

.sidemenu li {
	padding: 3px 5px ;
	border-bottom: 1px dotted #CCC ;
	list-style-type: none;
	vertical-align: top ;
}