/* CSS Document */

body {
	margin:0px;
	padding:0px;
}

#container {
	width:800px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
}

#container2 {
	width:420px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:10px;
}

#header {
	height:90px;
	background-image:url(../images/page/header_background.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#header2 {
	height:90px;
	background-image:url(../images/page/header_background2.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#contents {
	background-image:url(../images/page/contents_background.gif);
	background-position:center;
}

#contents2 {
	background-image:url(../images/page/contents_background2.gif);
	background-repeat:no-repeat;
}

#main {
	width:660px;
	margin-left:auto;
	margin-right:auto;
}

#main2 {
	width:460px;
	margin-left:auto;
	margin-right:auto;
	padding:50px 0px;
}

h4 {
	color: #555555;
	font-size: small;
	border-left:3px solid #7ECFE2;
	padding-left:10px;
}

h5 {
	color: #555555;
	font-size: small;
	border-left:3px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:2px;
	margin-bottom:3px;	
}

p {
	color: #555555;
	font-size: small;
	line-height:20px;
}

p.menu {
	margin-top:0px;
	margin-bottom:0px;
}

p.mainphoto {
	margin-top:20px;
}

p.line {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:0px;
}

.jk {
	/*width:220px;*/
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	float:right;
	font-size:x-small;
	text-align:right;
}

.jks {
	width:114px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	float:right;
	font-size:x-small;
	text-align:right;
}

.goods {
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	float:right;
	border:1px solid #CCCCCC;
	padding:5px;
}

.logo {
	width:150px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	float:right;
}

.qr {
	width:99px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	float:right;
	font-size:x-small;
	text-align:right;
}

img.borderline {
	border:1px solid #CCCCCC;
	padding:5px;
}

ul {
	margin-left:0px;
	padding-left:0px;
	list-style-type:disc;
}

li {
	color: #555555;
	font-size: small;
	line-height:20px;
}

li.line {
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

td {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#F2F4F4;
	font-size:small;
	color: #555555;
}

td.w2 {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#fff;
}

td.top {
	background-color:#666666;
	color: #ffffff;
}

#footer {
	height:100px;
	background-image:url(../images/page/copy.gif);
}

#topic {
	width:640px;
	background-image:url(../images/news/topic_background.gif);
	padding:10px;
}

.blue {
	color:#66CCCC;	
	}

.blue2 {
	color:#3366cc;	
	}

.blue3 {	
	color:#0099cc;
	}

.orange {
	color:#FFA133;
	}

.red {
	color:#FF0000;
    font-size:x-small;
	}

.red2 {
	color:#FF0000;
	}
	
.purple {
	color:#9966FF;
	}

.enter {
	margin-right:7px;
	}

.special {
	margin-right:6px;
	}
	
.clearfloat {
	clear:both;
	}

a:link {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: underline;
}

a:active {
	color: #0099CC;
	text-decoration: none;
}

a:visited {
	color: #0099CC;
	text-decoration: none;
}

.redline {
	color: #FF0000;
	padding: 10px;
	border: 1px solid #FF0000;
	font-size: small;
	line-height:20px;
}

.redbig {
	color: #FF0000;
	font-size:medium;
	line-height:20px;
}

.small {
	font-size: x-small;
}
