* { margin:0; padding:0;}


input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}

.wrapper { width:100%; overflow:hidden;}

p { margin-bottom:24px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form { float:right; padding:26px 52px 0 0; color:#545454; font-size:.86em; width:294px;}
#search-form fieldset { border:none; }
#search-form input.text {  border:none; background:none; width:130px; margin-right:10px; padding:2px 5px 3px 5px; color:#545454; background:url(../images/input-bg.gif) no-repeat right top;}
#search-form input.submit { background:url(../images/submit-bg.gif) left top repeat-x; width:66px; height:20px; color:#fff; cursor:pointer; border:none;}
#search-form select { width:61px; height:20px; margin-right:15px; background:url(../images/select-bg.gif) left top repeat-x; border:1px solid #dadada; color:#545454;}

/*==================list====================*/
ul { list-style:none;}

dl { margin-bottom:-24px;}
dl dt { font-weight:bold; color:#f4a03b;}
dl dd { padding-bottom:24px;}

.list1 li { background:url(../images/kangda/arrow.jpg) no-repeat left 8px; padding:0 0 0 18px;}
.list1 li.last { background:none; padding:6px 0 0 18px;}

.list2 li { width:100%; overflow:hidden;}
.list2 li span { float:left; width:303px;}

.contacts { margin-bottom:0;}
.contacts dt { font-weight:bold; float:left; width:100px; color:#121111;}
.contacts dd { overflow:hidden; height:1%;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-indent.fright { float:right; margin:0 0 0 20px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:12px;}
.p2 { margin-bottom:24px;}
.p3 { margin-bottom:36px;}

/*==================txt, links, lines, titles====================*/
a {color:#f4a03b; outline:none;}
a:hover{text-decoration:none;}

h2 { font-family:"ËÎÌå", Helvetica, sans-serif; font-size:2.14em; line-height:1.1em; font-weight:normal; color:#545454; letter-spacing:-1px; margin-bottom:18px;}
h2 span { color:#f4a03b;}
h3 { font-size:1em;}

.line-ver { background-image:url(../images/line-ver.gif); background-repeat:repeat-y;}


.main-box { height:260px; position:relative;}

#content
{
	 padding:2px 0px 0px 0px; 
	 margin-top:10px;
	 margin-bottom:16px;
	 _margin-top:0px;
	 _margin-bottom:8px;
	 width:1000px;
}
#content a
{
    color:Black;
    text-decoration:none;
}
#content a:hover
{
    color:Red;
    text-decoration:none;
}
#content .indent 
{ 
	padding-top:24px;
	padding-right:18px;
	padding-bottom:30px;
	padding-left:18px;
	border:solid 1px #ccc;
	
}

.middle_left
{
	float:left;
	width:733px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:10px;
	margin-right:10px;
	_margin-right:5px;
	overflow:hidden;
	height:auto!important;
	height:600px;
	min-height:600px;
    background-color:White;
	
}
.middle_left a
{
	 text-decoration:none;
}
.middle_right
{
	float:right;
	width:235px;
	background-color:White;
}
.middle_right .title
{
	font-size:14px; 
	font-weight:bold; 
	padding-bottom:5px; 
	padding-left:10px; 
	padding-top:5px;
	border-top:solid 1px #ccc;
	border-bottom:solid 0px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	margin-top:0px;
	background-image:url(../images/topline.gif);
	background-repeat:repeat-x;
}
.middle_right_content
{
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	height:260px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	line-height:26px;
	
}

.awards { width:100%; overflow:hidden;}
.awards li { float:left; border-right:0px solid #e3e3e3; padding:0 10px; text-align:center;}
.awards li.last { padding-right:0; border:none;}

.box { background:url(../images/box-bg.gif) left bottom repeat-x #fff; width:100%; }
.box .border-top {background:url(../images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(../images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(../images/border-left.gif) repeat-y left;}
.box .border-right {background:url(../images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(../images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(../images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(../images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(../images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:10px 30px 5px 30px;}


/*table { border:1px solid #dadada; width:100%;  border-collapse:collapse;}
table td { border:none;}
table td.cell-1 { width:330px;}
table td.cell-2 { text-align:center;}
table td.cell-3 { text-align:center;}
table td.cell-4 { text-align:center;}
table td.cell-5 { text-align:center;}
table thead td { background:#ebebeb; font-weight:bold; padding:7px 30px 7px 30px; border:1px solid #dadada;}
table tbody td {padding:6px 30px 0 30px; text-align:center; border:1px solid #dadada; border-bottom:none; border-top:none;}
table tbody td.last { padding-bottom:20px;}

==========================================*/



.blank10
{
	height:10px;
	clear:both;
	padding:0px;
	margin:0px;
    overflow:hidden;
}

.newlist span 
{
	 float:right;
}
.newlist a 
{
	  color:Black;
}
.newlist li
{
	  padding-top:5px;
	  padding-bottom:5px;
	  background-image:url(../images/kangda/arrow.gif);
	  background-repeat:no-repeat;
	  background-position:left center;
	  padding-left:20px;
	  padding-right:20px;
	  border-bottom:dashed 0px #ccc;
}