/* CSS Document */

body {
    background-color:#CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#000000;
	line-height:180%;
}

A:link {
    color:#000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
    color:#009966;TEXT-DECORATION: none
}
A:hover {
	COLOR: #009966; TEXT-DECORATION: none
}

.Main{
    font-size:14px; font-weight:bold; color:#FFFFFF;
}

.Content{
    width:778px;
	margin:auto;
}
.title{
    font-size:16px; color:#F0003D; font-family:"ºÚÌå"
}
.EnTitle{
    font-family:"Bodoni MT Black"; color:#FF3333;
}
.TWBM{
    font-size:14px; color:#CC0000; font-weight:bold;
}
.Searchinput{
    width:180px; height:18px; line-height:18px; border:solid 1px #CCCCCC;
}
.Searchselect{
    width:180px; height:20px; line-height:20px;
}
.SearchDiv{
    width:120px; height:75px; margin:12px 10px 0px 10px; float:left; text-align:left;
}
.SearchDiv ul{
    list-style:none; margin:0px; float:left;
}
.SearchDiv ul li{
    width:120px; height:26px
}

.list{
    width:500px; text-align:left; float:left; margin:10px;
}

.list ul{
    list-style:none; margin:0px; padding:0px
}
.list li{
    border-bottom:1px #999999 dashed; height:24px; line-height:23px;
}

.kspage{
    width:500px; text-align:right; float:left; margin:10px; lear:both; height:30px
}
