@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y:scroll;
}

body{
	background-color:#ffffcc;
	color:#333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#ff6600;
}


.clear{
	clear:both;
}

img{
	border:none;
}


h1{
	font-size:13px;
	font-weight:normal;
	color:#333333;
	float:left;
	padding-top:20px;
}

h3{
	font-size:13px;
}


#layout{
	margin:auto;
	background-color:#fff;
	border-width:5px 0px 2px 0px;
	border-color:#ffda30;
	border-style:solid;
	padding:5px;
}

.top{
	width:830px;
	margin:auto;
}


#maincontent{
	width:850px;
	height:auto;
	margin:auto;
	background-color:#fff;
	border-width:0px 1px 1px 1px;
	border-color:#ffcc33;
	border-style:solid;
	
}

.main-steps{
	padding:10px 0px 0px 20px;
}

.mainLeft{
	width:570px;
	padding:10px 15px 10px 20px;
	height:auto;
	float:left;
}

.mainRight{
	width:220px;
	padding:10px 24px 10px 0px;
	float:left;
	height:auto;
}

.title-btn{
	margin-bottom:5px;
}

.titlebg{
	border:1px #f7de6b solid;
	height:24px;
	padding-top:6px;
	margin-bottom:3px;
}

.bg1{
	background:url(../images/title-icon1.gif) no-repeat left top;
	padding-left:33px;
	width:535px;
}

.bg2{
	background:url(../images/title-icon2.gif) no-repeat left top;
	padding-left:38px;
	width:530px;
}

.bg3{
	background:url(../images/title-icon3.gif) no-repeat left top;
	padding-left:33px;
	width:535px;
}

.bg4{
	background:url(../images/title-icon4.gif) no-repeat left top;
	padding-left:38px;
	width:530px;
}

.bg5{
	background:url(../images/title-icon5.gif) no-repeat left top;
	padding-left:15px;
	width:553px;
}


h2{
	color:#333;
	font-size:14px;
	float:left;
	width:505px;
}

ul li{
	list-style:none;
	float:left;
}

.flash{
	width:570px;
	padding-top:3px;
	height:auto;
}

.content, .rank{
	width:550px;
	padding:10px;
	margin-bottom:10px;
	text-align:justify;
	line-height:150%;
}

.rank{
	border-bottom:1px #ccc dashed; 
}

.rank p{
	width:100%;
	float:left;
	padding-top:5px;
}

.content ul li{
	line-height:180%;
	float:none;
}

.rank ul li{
	padding:10px 10px 0px 0px;
	color:#0066cc;
	font-size:14px;
	font-weight:bold;
}

.rank a{
	color:#0066cc;
}

.content-short{
	width:550px;
	padding:10px 10px 0px 10px;
	text-align:justify;
	line-height:150%;
}

.searchBox{
	border-width:1px;
	border-style:solid;
	border-color:#ffcc33;
	width:568px;
	margin:10px 0px 10px 0px;
	background-color:#fff;
	color:#388bc1;
}

.box{
	width:112px;
	height:16px;
	float:left;
	text-align:center;
	color:#378abe;
	padding:3px 0px 3px 0px;
}

.boxArea{
	width:553px;
	height:14px;
	padding:3px 5px 3px 5px;
	color:#ff6600;
	background-color:#ffe599;
	margin:2px;
}

.boxArea a{
	color:#ff6600;
}

.boxArea a:hover{
	color:#e34b00;
}

.boxTitle{
	font-weight:bold;
	font-size:13px;
	color:#1a6a8b;
}

.sideBox{
	width:230px;
	height:auto;
	margin-bottom:10px;
	padding-bottom:8px;
	background:#ffe599;
}

.sideTitle{
	height:20px;
	padding:8px 5px 5px 10px;
	color:#f55b01;
}

.links{
	width:180px;
	height:auto;
	padding:5px 20px 10px 10px;
	border:1px #ffcc66 solid;
	background-color:#fff;
	margin-left:8px;
}

.links a{
	color:#333;
}

.links a:hover{
	color:#666;
	text-decoration:underline;
}
	
.links ul li {
	float:none;
	line-height:150%;
}

.searchBox2{
	border:1px solid #ffcc33;
	width:560px;
	margin:10px 0px 10px 0px;
	background-color:#fff;
	height:auto;
	color:#388bc1;
	padding:3px;
}

.searchBox2 #left, .searchBox2 #right{
	width:48%;
	padding:5px;
	float:left;
}

.searchBox2 ul li{
	padding:3px;
}

.searchBox2 input{
	padding:3px;
	color:#0066cc;
}

#footer{
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#ffcc33;
	width:100%;
	height:auto;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-size:11px;
	color:#666;
	float:left;
	margin:20px 0px;
}


/* page 2 */


.breadlink{
	color:#ff6600;
	width:500px;
	height:auto;
	padding:10px 0px 0px 20px;
	clear:both;
}

.breadlink li{
	padding:0px 2px 0px 3px;
	float:left;
}

.content h3{
	font-size:12px;
}

.content2{
	border-width:1px 0px 1px 0px;
	border-style:dotted;
	border-color:#333;
	margin:10px auto;	
	padding:10px 0px 10px 0px;
}

.content2 ul li{
	background-image:none;
	float:left;
	padding:0px 5px;
	width:100px;
}

.txt{
	text-align:center;
}

/* page 3 */

.main{
	padding:10px 24px 10px 20px;
	height:auto;
	float:left;
	width:95%;
	line-height:150%;
}

.titlebg2{
	width:780px;
	padding-top:6px;
	background:url(../images/title-icon5.gif) no-repeat left top;
	padding-left:15px;
	border:1px #f7de6b solid;
	height:24px;
}

.main p{
	margin-top:10px;
}

.content3{
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#333;
	width:780px;	
	padding:10px;
}

.content3 ul li{
	padding:10px 5px 5px 5px;
	width:130px;
}


/* page 4 */


.content4{
	width:800px;	
}

.content4 #left, .content4 #right{
	width:50%;
	float:left;
	margin:5px auto;
}


.content4 #right ul li{
	padding-left:5px;
	float:right;
}

.fwd{
	background:url(../images/icon-arrow.gif) right center no-repeat;
	padding-right:15px;
}

.content4 #right .border{
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#f60;
	padding-right:5px;
}

.rwd{
	background:url(../images/icon-arrow2.gif) left center no-repeat;
}

span.highlight{
	color:#FF0000;
	font-weight:bold;
}

table.small{
	width:790px;
	margin:10px auto;
}

table.small th, table.small td, table.det th, table.det td{
	padding:10px;
	border:#ffa11a 1px solid;
	min-width:25px;
}

table.small th, table.det th{
	background-color:#ffc981;
}

table.small .checkbox, table.det .checkbox{
	background-color:#ffecc5;
}


table.det{
	width:569px;
	margin:10px 0px 10px 0px;
}

.details-comment{
	width:553px;
	margin:10px 0px 10px 0px;
	border:5px solid #ffe187;
	height:auto;
	padding:3px;
	float:left;
}

.details-comment #left{
	width:28%;
	background:#E9E9E9;
	float:left;
	margin:5px;
	text-align:center;
	padding:20px 0px 20px 0px;
}

.details-comment #right{
	float:right;
	width:66%;
	padding:10px;
}

.slideshow{
	padding:5px;
	margin-bottom:10px;
	border:1px #CCCCCC solid;
}

.slideshow ul li{
	float:left;
	background-image:none;
	padding:0px 2px 5px 0px;
	margin:0px;
}

#btn-order{
	text-align:center;
}