﻿body{
	margin:0; background-color:#F3F3F3;
}
body,td{
	font-size:11px; font-family: Tahoma, Verdana, Arial, sans-serif;
}
form{
	margin:0;
}
input{
	border:1px solid #CCC;
	font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
}
.btn_go{
	width:21px; height:19px;
	background:url(../images/web/go_bg.gif) no-repeat;
	color:#FFFFFF; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
	border:0 none;
}


#con{
	width:778px; background-color:#FFFFFF;
}
#left{
	width:216px; float:left; margin-left:20px; margin-top:20px;
	background:url(../images/web/left_bg.gif) repeat-y right;
	display:inline;
}
.left_bt{
	font-weight:bold; background-image:url(../images/web/left_bt.gif); background-repeat:no-repeat;
	vertical-align:top;
}
.list_arr{
	padding-left:10px; padding-top:3px; padding-bottom:3px;
	background:url(../images/web/arr03.gif) no-repeat left 7px;
}
#list a{
	text-decoration:underline; font-family:Arial, Helvetica, sans-serif;
	color:#333333; font-size:10px;
}
#list a:hover,#list a:active{
	text-decoration:none; color:#006666;
}
#right{
	float:left; width:512px; margin-left:13px; margin-top:20px;
}
.right_bt{
	font-weight:bold; background-image:url(../images/web/right_bt.gif); background-repeat:no-repeat;
	vertical-align:top;
}

.prolist{
	margin:0; padding:0;
	list-style-type:none;
	width:511px;
	clear:both;
}
.prolist li{
	float:left; width:160px; text-align:center;
	margin-top:20px; margin-left:6px; display:block;
}
.proimg{
	width:130px; height:100px; margin-left:auto; margin-right:auto;
	overflow:hidden;
}
.proname{
	width:160px; text-align:center; margin-top:6px;
}
.proname a{
	color:#000000; text-decoration:none;
}
.proname a:hover,.proname a:active{
	color:#FF9900;
}


a{
	color:#000000; text-decoration:none;
}
a:hover,a:active{
	color:#006666;
}


#bottom{
	width:740px; margin:26px auto auto 20px;
	padding-bottom:20px;
	clear:both;
}
.bottoma a{
	color:#666666; font-weight:bold;
}
.bottoma a:hover,.bottoma a:active{
	color:#000000; font-weight:bold;
}
.eshion a{
	color:#999999;
}
.eshion a:hover,.eshion a:active{
	color:#FF9900;
}


.cer img{
	border:1px solid #DDD;
}


.list_active{
	color:#FF0000 !important;
}