body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #666666;
	background: #4B4B4B;
}
a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


p {
	margin: 10px 0px;
	text-align: justify;
}

h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color:#000000;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 11pt;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 10px 0;
	font-size: 12pt;
	font-weight: bold;
	color:#996600;
}

h4 {
	margin: 0px;
	padding: 15px 0px 5px 10px;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
}


#dolchn_container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}

/* top */

#dolchn_top {
	clear: both;
	width: 900px;
	height: 60px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.sitename_panel {
	float: left;
	width: 650px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}

.sitename{
	padding: 30px 0px 10px 10px;
	font-size: 40px;
	color: #FFCC00;
	font-weight: bold;
}
.sitename span{
	font-size: 40px;
	color: #000000;
	font-weight: bold;
}

.freecall_panel {
	float: right;
	width: 390px;
	height: 100px;
	text-align: right;
	padding-right: 10px;
}

.bigfont {
	padding: 40px 0px 10px 0px;
	font-size: 25px;
	color: #FF0000;
}

.freecall_panel span{
	padding-left: 10px;
	font-size: 25px;
	color: #FFFFFF;
}

.livechat_panel {
	float: right;
	width: 110px;
}

.livechat_panel img{
	border: none;
}

/* end of top */


/* content */

#dolchn_content {
	float:left;
	width: 880px;
	padding: 0px 20px;
	background:url(../images/frame.gif) repeat-y;
}

.dolchn_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url(../images/top.gif) no-repeat;
}
/* for IE 6 */
* html .dolchn_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;
	background: url(../images/top.gif) no-repeat;
}

.dolchn_content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	background: url(../images/bottom.gif) no-repeat;
}

/* banner */
.banner {
	width: 830px;
	height: 204px;
	padding: 50px 0px 0px 50px;
	margin-bottom: 10px;
	background: url(../images/banner.jpg) no-repeat;
}

.banner ul {
	margin: 20px 0px 20px 50px;
	padding: 0px;
	list-style: disc;
}

.banner ul li{
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}
/* end of banner */

/* menu */

#dolchn_menu{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0px 0px 10px 0px;;
	padding: 0px;
	background: #272727;
}

.menuleft {
	float: left;
	height: 35px;
	width: 10px;
	background: #272727 url(../images/menu_left.gif) no-repeat;
}
.menuright {
	float: right;
	height: 35px;
	width: 10px;
	background: #272727 url(../images/menu_right.gif) no-repeat;
}

#dolchn_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	text-align: center;	
	color: #ffffff;
}


#dolchn_menu ul li{
	display: inline;
}

#dolchn_menu ul li a{
	float: left;
	padding: 7px 20px 2px 20px;
	margin-right: 1px;
	height: 25px;
	text-align: center;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}



#dolchn_menu ul li a:hover, #dolchn_menu ul li .current,#dolchn_menu .hover a{
	color: #ffffff;
	text-decoration: none;
	background-color: #996600;
}
/* end of menu */

/* 3 boxes */

#dolchn_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.box1{
	float: left;
	width: 280px;
	margin-right: 8px;
	background: #CFCFCF;
	margin-left: 4px;
}

.box1top {
	height: 35px;
	padding-top: 10px;
	background:url(../images/box1_top.gif) no-repeat;
	padding-left: 30px;
}
.body {
	width: 250px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(../images/box2_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #272727;	
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(../images/box3_top.gif) no-repeat;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url(../images/box_bottom.gif) no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -4px;
	background: url(../images/box_bottom.gif) no-repeat;
}

.price {
	color:#FF0000;
	font-size: 18px;
}

/* end of 3 boxes */

/* 2 columns */

#dolchn_2columns{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	width: 880px;
}

.column1{
	float: left;
	width: 480px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}

.column2{
	float: right;
	width: 320px;
	padding: 10px;
	padding-left: 30px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}


/* end of 2 columns */

/* Detail page */

#dolchn_features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 730px;
}

.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;	
	border-bottom: 1px solid #CCCCCC;
}

.subrow {
	clear: both;
	padding: 5px 0px;
	font-size: 12px;
	background: #ffffff;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
}

.plan_column {
	float: left;
	width: 150px;
}

.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* end of detail page */

/* -------- Footer --------- */

#dolchn_footer {
	clear: left;
	padding: 15px 0px 0px 0px;
	width: 920px;
	height: 62px;
	color: #f0f0f0;
	line-height: 24px;
	text-align: center;
}
#dolchn_footer a {
	color: #ff8000;
	text-decoration: none;
}

#dolchn_footer a:hover {
	text-decoration: underline;
}

/* --------- end of footer --------------*/
ul {
	margin-left: 5px;
	padding-left: 20px;
	list-style-type: decimal;
}
.pape {
	margin-left: 0px;
	padding-left: 0px;
}
.pape  li{
	padding-left: 0px;
	float: left;
	list-style-type: none;
	letter-spacing: 5px;
}
