@charset "big5";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000066;
	text-decoration: none;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
.footer {
	background-color: #F5F5F5;
	padding: 5px;
	width: 950px;
	height: 50px;
	float: left;
	margin-top: 20px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.wholebody {
	width:950px;
	background-color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.topbar {
	background-color: #FFFFFF;
	height: 15px;
	width: 100%;
	color: #666666;
	font-size: 12px;
	padding: 5px;
}
.topbarleft {
	float: left;
	width: 300px;
}
.topbarright {
	float: right;
	width: 300px;
	text-align: right;
}
.logoAndSearch {
	height: 100px;
	width: 100%;
	padding: 5px;
	background-image: url(image/top.png);
	background-repeat: repeat-x;
}
.logo {
	float: left;
	height: 50px;
	width: 151px;
	background-image: url(image/logo.png);
	background-repeat: no-repeat;
	margin-top: 25px;
}
.search {
	float: left;
	height: 60px;
	width: 500px;
	text-align: left;
	margin-left: 90px;
	margin-top: 15px;
	background-image: url(image/search_b.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.search_submit_b {
	background-image: url(image/search_submit_b.png);
	border: 1px solid #000000;
	width: 80px;
}
.search_blank {
	width: 75px;
	float: left;
	height: 25px;
	text-align: right;
	font-size: 14px;
}
.search_layer {
	width: 100%;
	float: left;
}


.search_b1 {
	background-color: #CCCCCC;
	height: 20px;
	width: 70px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	background-image: url(image/search_button_b.png);
	cursor: pointer;
}

.search_b0 {
	height: 20px;
	width: 70px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	cursor: pointer;
}
.search_b0:hover {
	background-color: #CCCCCC;
	height: 20px;
	width: 70px;
	float: left;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	background-image: url(image/search_button_b.png);
}
.path_bar {
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentbody {
	width: 960px;
	background-color: #FFFFFF;
	height: auto;
}
.left_whole {
	text-align: center;
	width: 200px;
	float: left;
}

.leftmenu {
	float: left;
	width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	margin-bottom: 5px;
}

.menuitem {
	background-image: url(image/left_m_item.png);
	background-position: center;
	height: 21px;
	width: 100%;
	padding-top: 7px;
	background-repeat: repeat-x;
	text-align: center;
}

.menutop {
	height: 21px;
	width: 100%;
	background-image: url(image/left_m_top_r.png);
	text-align:center;
	background-position: center top;
	padding-top: 7px;
	background-color: #999999;
}

.menuitem_small {
	height: 21px;
	width: 100%;
	text-align:center;
	background-position: center top;
	padding-top: 7px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.menutop_g {
	height: 21px;
	width: 100%;
	text-align:center;
	background-position: center top;
	padding-top: 7px;
	background-color: #CCCCCC;
	background-image: url(image/left_m_top.png);
}
.middlecontent {
	background-color: #FFFFFF;
	height: auto;
	width: 430px;
	float: left;
	margin-left: 10px;
}
.middlecontent_soft {
	background-color: #FFFFFF;
	width: 745px;
	margin-left: 10px;
}

.contentbodyright {
	float: left;
	width: 757px;
}

.rightcontent {
	float: left;
	width: 300px;
	margin-left: 10px;
}
.rightcontent_but_border {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.rightcontent_but {
	height: 80px;
	width: 300px;
	background-image: url(image/right_b.jpg);
	text-align: center;
	padding-top: 5px;
}

.newsbox {
	height: 230px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	overflow: hidden;
}
.newsbuttonlist {
	background-color: #FFFFFF;
	float: left;
	height: 38px;
	width: 100%;
}
.newsboxbutton {
	background-image: url(image/newsboxbutton_b.png);
	background-position: bottom;
	height: 25px;
	width: 100px;
	text-align: center;
	background-repeat: repeat-x;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	cursor: default;
	padding-top: 10px;
}
.blankbutton {
	background-image: url(image/newsboxbutton_b.png);
	height: 25px;
	width: 25px;
	text-align: center;
	background-repeat: repeat-x;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	float: left;
	cursor: default;
	padding-top: 10px;
}

.thenewscontent {
	height: 100%;
	width: 420px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
	padding: 5px;
}
.decrementincrementlist {
	background-color: #999999;
	height: 30px;
	width: 420px;
	float: left;
}
.news1_de_but {
	background-color: #999999;
	height: 10px;
	width: 209px;
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(image/in_de_but.png);
	float: left;
}

.news1_de_but a:link{
	text-decoration: none;
	color: #000000;
}
.news1_de_but a:hover{
	text-decoration: none;
	color: #333333;
}
.news1_de_but a:visited{
	text-decoration: none;
	color: #000000;
}
.news1_in_but {
	background-color: #CCCCCC;
	float: right;
	height: 10px;
	width: 209px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(image/in_de_but.png);
	cursor: pointer;
}
.news1_in_but a:link{
	text-decoration: none;
	color: #000000;
}
.news1_in_but a:hover{
	text-decoration: none;
	color: #333333;
}
.news1_in_but a:visited{
	text-decoration: none;
	color: #000000;
}
.dnews {
	height: 150px;
	width: 100%;
}
.dnews_title {
	background-color: #FFFFFF;
	height: 30px;
	width: 100%;
	font-size: 20px;
}
.dnews_image {
	float: left;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.dnews_textarea {
	float: left;
	width: 260px;
	font-size: 14px;
}
.big_title {
	width: 740px;
	color: #000000;
	font-size: 24px;
	background-image: url(image/newsboxbutton_b.png);
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
	padding-left: 5px;
}


.soft_item_t {
	background-color: #E4FED8;
	width: 100%;
	font-size: 14px;
	height: 30px;
	background-image: url(image/left_m_top.png);
	text-align: center;
	border: 1px solid #CCCCCC;
	position: relative;
}

.soft_content_t {
	height: 20px;
	width: 450px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 10px;
}

.soft_rating_t {
	height: 20px;
	width: 70px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 10px;
}
.soft_date_t {
	height: 20px;
	width: 140px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
}
.soft_item0 {
	background-color: #FFFFFF;
	width: 100%;
	font-size: 14px;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.soft_item1 {
	background-color: #CCCCCC;
	width: 100%;
	font-size: 14px;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(image/item_color.jpg);
}

.soft_content {
	height: 100%;
	width: 450px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

.soft_content_c {
	padding: 5px;
	width: 440px;
	height: 90px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float: left;
}
.soft_content_c_title {
	width: 430px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(image/r.png);
	background-repeat: no-repeat;
}
.soft_content_c_title a {
	color:#0066CC;
}
.soft_content_c_text {
	width: 430px;
	padding-left: 15px;
}


.soft_rating {
	width: 70px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	height: 55px;
	padding-top: 45px;
}
.soft_date {
	height: 55px;
	width: 140px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: center;
	padding-top: 45px;
}
.soft_page {
	background-color: #B9DCFF;
	width: 735px;
	padding: 5px;
	text-align: center;
	background-image: url(image/page_bar.png);
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.middle_news_below {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	float: left;
}
.soft_cate_but {
	float: left;
	width: 135px;
	background-image: url(image/left_m_item.png);
	height: 21px;
	padding-top: 7px;
	text-align: center;
	margin: 3px;
	border: 1px solid #CCCCCC;
}
.left_big_button {
	height: 200px;
	width: 200px;
}
