@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

* a {
	text-decoration: none;
}

img {
	border: 0;
}

#box {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.innerbox {
	width: 990px;
	margin: 0 auto;
}

/*-----------top-----------*/
#topbox {
	float: left;
	width: 100%;
	height: 143px;
	background-image: url(/images/topbk/01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.rollbg {
	float: left;
	width: 100%;
	height: 143px;
	background-position: top center;
	background-repeat: no-repeat;
}

#topline {
	width: 100%;
	background-image: url(/images/topline.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	height: 28px;
	float: left;
	display: inline;
	clear: both;
}

#logo {
	float: left;
	display: inline;
	width: 245px;
	height: 143px;
	margin-left: 10px;
}

#imglogo {
	background: none;
	_background-image: none; /* IE6 */
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='../image/logo.png'); */
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( enabled
		= 'true', sizingMethod = 'image', src = '/image/logo.png' );
}

#searchbox {
	float: right;
	width: 225px;
	height: 28px;
	background-image: url(/images/searchbk.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	display: inline;
}

#insearchbox {
	margin-left: 5px;
	width: 96%;
	float: left;
	margin-top: 2px;
	padding-top: 0;
	display: inline;
}

#languagebox {
	margin-right: 10px;
	height: 33px;
	width: 225px;
	float: right;
	display: inline;
	background-image: url(/images/languagebk.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#language {
	margin-left: 15px;
	margin-top: 8px;
	float: left;
	display: inline;
	font: Arial;
	font-size: 9px;
	width: 185px;
}

#language a,#language a:visited {
	color: #8f5f7f;
}

#language a:hover {
	text-decoration: underline;
}

#language div {
	float: left;
	font: Arial;
	font-size: 9px;
}

/*----------menu------------*/
#menubox {
	float: left;
	height: 52px;
	width: 100%;
	background-image: url(/images/menubk1.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

#menubox span {
	color: #bfbebe;
	font-size: 10px;
	padding-left: 34px;
}

#menubox a,#menubox1 a:visited {
	color: #bfbebe;
}

#menubox a:hover {
	text-decoration: underline;
}

#menutop1 {
	float: left;
	position: absolute;
	margin-left: 100px;
	width: 192px;
	line-height: 52px;
	height: 52px;
	display: inline;
	background-image: url(/images/menutop_01.gif);
	background-repeat: no-repeat;
}

#menutop2 {
	float: left;
	position: absolute;
	margin-left: 370px;
	line-height: 52px;
	width: 226px;
	height: 52px;
	display: inline;
	background-image: url(/images/menutop_02.gif);
	background-repeat: no-repeat;
}

#menutop3 {
	float: left;
	position: absolute;
	margin-left: 670px;
	width: 226px;
	line-height: 52px;
	height: 52px;
	display: inline;
	background-image: url(/images/menutop_03.gif);
	background-repeat: no-repeat;
}

/*-------------main-------------*/
#mainbox {
	float: left;
	clear: both;
	width: 100%;
	background-image: url(/images/menubk2.gif);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #9d231e;
}

#mainMenu {
	width: 100%;
	float: left;
	clear: both;
	margin-left: 10px;
}

.menuitem {
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	height: 31px;
	color: #ffffff;
}

.menuitem a,.menuitem a:visited {
	color: #ffffff;
}

.menuitem a:hover {
	text-decoration: underline;
}

#menu1 {
	float: left;
	margin-left: 17px;
	display: inline;
}

#menu2 {
	float: left;
	margin-left: 88px;
	display: inline;
}

#menu3 {
	float: left;
	margin-left: 107px;
	display: inline;
}

#menu4 {
	float: left;
	margin-left: 107px;
	display: inline;
}

#menu5 {
	float: left;
	margin-left: 110px;
	display: inline;
}

#mainBody {
	font: Arial;
	font-size: 12px;
	float: left;
	width: 990px;
	background-color: #9d231e;
	color: #d69c9c;
	overflow: hidden;
}

#mainBody a,#mainBody a:visited {
	color: #d69c9c;
}

#mainBody a:hover {
	text-decoration: underline;
}

.row a,.row a:visited {
	color: #d69c9c;
}

.row a:hover {
	text-decoration: underline;
}

.vline {
	float: left;
	width: 1px;
	height: 280px;
	overflow: hidden;
	background-color: #ab4340;
}

.row {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 22px;
	display: inline;
}

.column_1 {
	float: left;
	width: 183px;
	height: 100%;
	/*border-right:1px solid #ab4340;*/
}

.column_2 {
	width: 100%;
	float: left;
}

.column_2 dt {
	display: block;
	line-height: 31px;
	height: 31px;
	background-color: #4c0408;
	padding-left: 20px;
	font: Arial;
	font-size: 14px;
	font-weight: 900;
}

.column_2 dt a,.column_2 dt a:visited {
	color: #ffffff;
}

.column_2 dt a:hover {
	text-decoration: underline;
}

.column_3 {
	float: right;
	width: 250px;
	height: 250px;
	left: 839px;
	top: 268px;
}

.column_3 .arrow1 {
	float: right;
	width: 225px;
	height: 20px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	display: inline;
}

.column_3 .arrow2 {
	height: 20px;
	width: 225px;
	float: right;
	padding-left: 15px;
	padding-top: 5px;
	display: inline;
}

.column_3 .content {
	height: 200px;
	width: 220px;
	float: left;
	padding-left: 13px;
}

#mainBody ul {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 1.5em;
}

#mainBody ul ul {
	margin-top: 0;
	margin-bottom: 0;
}

#mainBody ul li {
	padding-top: 0.4em;
	list-style-type: none;
}

#mainBody ul ul ul li {
	list-style-image: url(/images/plus.gif);
}

#mainBody li li li {
	list-style-image: url(/images/arrow.gif);
}

.column_4 {
	width: 493px;
	float: left;
	margin-bottom: 18px;
	font-size: 12px;
}

.column_5 {
	width: 493px;
	float: right;
	margin-bottom: 18px;
	font-size: 12px;
}

.column_4 img,.column_5 img {
	border: 1px solid #fff;
}

.column_4_title,.column_5_title {
	font: Arial;
	font-size: 14px;
	font-weight: bolder;
	line-height: 32px;
	height: 32px;
	background-color: #851a18;
	padding-left: 1.5em;
	color: #e7d1d1;
}

.column_4_body,.column_5_body {
	float: left;
	width: 100%;
	display: inline;
}

.column_body_img {
	margin-top: 1em;
	margin-left: 1em;
	float: left;
	word-wrap: break-word;
	overflow: hidden;
	display: inline;
	width: 90px;
}

.column_body_content {
	width: 370px;
	float: left;
	height: 60px;
	padding-top: 15px;
	line-height: 20px;
	display: inline;
}

.column_4_body span,.column_5_body span {
	font-weight: bolder;
}

/*------------bottom------------*/
#footbox {
	float: left;
	height: 42px;
	width: 100%;
	clear: both;
	background-image: url(/images/footerbk.gif);
	background-repeat: repeat-x;
	color: #535353;
}

#infooter {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	font-size: 9px;
}

#footer_1 {
	float: left;
	text-align: left;
}

#footer_2 {
	float: right;
	text-align: right;
}

/*------ad---------*/
#adbox {
	float: left;
	display: inline;
	width: 250px;
	margin-left: 15px;
}

#gdbox {
	overflow: hidden;
	height: 179px;
	width: 100%;
}

#gdbox table {
	height: 179px;
	width: 250px;
	margin: 0;
	padding: 0;
}

#gdbox tr {
	list-style-type: none;
}

.gditemimg {
	float: left;
	width: 80px;
	height: 50px;
	margin-top: 4px;
	margin-bottom: 5px;
	display: inline;
}

.gditemtext {
	float: left;
	height: 50px;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
	word-break: break-word;
}

img.thumb_img {
	cursor: pointer;
	display: block;
	margin-bottom: 20px;
}

img#main_img {
	cursor: pointer;
	display: block;
}

#gdlist {
	line-height: 55px;
	overflow: hidden;
	width: 250px;
	height: 180px;
}

#gdlist .listTitle {
	margin-left: 15px;
}

#gdlist .listImg {
	width: 80px;
	height: 50px;
	border: 0;
	vertical-align: middle;
	margin-bottom: 10px;
}