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

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

html {
	overflow-y:scroll;
}

body{
	background:url(../images/bg.gif) #e1e1e1;
	color:#333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#ff6600;
}

a:hover{
	color:#ff9c00;
}


.clear{
	clear:both;
}

img{
	border:none;
}


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

h2{
	color:#fff;
	font-size:14px;
	float:left;
	width:505px;
	padding-top:8px;
}

h3{
	font-size:13px;
}


#layout{
	width:840px;
	margin:auto;
	background:url(../images/bg-header.gif) repeat-x #fff;
	border-width:0px 4px 0px 4px;
	border-color:#e5e4df;
	border-style:solid;
	padding:5px;
}

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

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

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

.mainRight{
	width:210px;
	padding:10px 20px 10px 0px;
	float:left;
	height:auto;
}

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

.titlebg{
	height:32px;
	margin-bottom:3px;
	background:url(../images/bg-title.gif) repeat-x left top;
}

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{
	background:url(../images/icon-arrow.gif) left center no-repeat;
	padding-left:15px;
	line-height:180%;
	float:none;
}

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

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

.content-short h3{
	color:#02a2c1;
}

.searchBox{
	border-width:2px;
	border-style:solid;
	border-color:#e6e6e6;
	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:#0097de;
	background-color:#f0f0f0;
	margin:2px;
}

.boxArea a{
	color:#0097de;
	text-decoration:none;
}

.boxArea a:hover{
	color:#0076ad;
	text-decoration:underline;
}

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

.sideBox{
	width:230px;
	height:auto;
	margin-bottom:10px;
	padding-bottom:8px;
	background:url(../images/sidebox-bottom.gif) left bottom no-repeat;
}

.sideTitle{
	height:23px;
	padding:9px 5px 0px 15px;
	color:#0099cc;
	background:url(../images/sidebox-top.gif) left top no-repeat;
}

.links{
	width:190px;
	height:auto;
	padding:10px 20px 10px 20px;
	background:url(../images/sidebox-center.gif) left top repeat-y #fff;
}

.links a{
	color:#f60;
}

.links a:hover{
	color:#ff9c00;
	text-decoration:underline;
}
	
.links ul li {
	background:url(../images/icon-arrow.gif) left 6px no-repeat;
	padding-left:15px;
	float:none;
	line-height:150%;
}

.searchBox2{
	border:1px solid #b3dc84;
	width:560px;
	margin:10px 0px 10px 0px;
	background-color:#e5fec8;
	height:auto;
	color:#0066cc;
	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:2px solid #019dbd;
	height:auto;
	width:98%;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-size:11px;
	color:#666;
	float:left;
	margin:20px 8px;
}


/* page 2 */


.breadlink{
	color:#f60;
	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%;
}

.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:#ff6600;
	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{
	padding:10px;
	border:#999999 1px solid;
	min-width:25px;
}

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

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


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

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

.details-comment{
	width:553px;
	margin:10px 0px 10px 0px;
	border:5px solid #e2e2e2;
	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;
}