/* CSS Document */

/*
	css stylesheet for kjt website
	version 1.0
*/

/*list*/
.chnl{ width:167px; margin-left:15px; margin-top:5px; display:inline;}
.chnltitle{ height:35px; background:url(imageslist_title_bg.jpg) no-repeat; line-height:35px; text-align:center; font-size:14px; font-weight:bold;}
.chnllist{ background:url(imageslist_main_bg.jpg) repeat-y; padding:0 10px;}
.chnllist li{ height:30px; line-height:30px; background:url(imageslist_item_pic.jpg) no-repeat 0 50%; padding-left:18px; font-weight:bold;}
.chnllist li.dotline{ background:url(../images/main_split.gif) repeat-x; height:1px; line-height:1px; font-size:0;}
.chnlfoot{ height:167px; background:url(imageslist_bottom_bg.jpg) no-repeat;}
.rblock{ width:791px; margin:0 14px; margin-top:5px; display:inline;}
.pos{ padding-left:5px; height:30px; line-height:30px;}
.listtop{ height:15px; background:url(imageslist_main_top_bg.jpg) no-repeat;}
.listtitle{ height:25px; line-height:25px; border-bottom: 10px solid #31B6D7; padding-left:20px; font-size:14px; font-weight:bold;}
.conlist{ margin:15px 30px; margin-bottom:50px; margin-right:50px;}
.conlist li { background: url(imagescontent_item_pic.jpg) no-repeat 0 50%; padding-left:20px; height:25px; line-height:25px; overflow:hidden;}
.conlist li span{ float:right;}
.listbottom{ height:18px; background:url(imageslist_main_bottom_bg.jpg) no-repeat;}

/*cintent*/
.content{ background:url(imagescontent_main_bg.jpg) repeat-y; padding:20px;}
.contop{ height:24px; background:url(imagescontent_main_top_bg.jpg) no-repeat;}
.conbottom{ height:24px; background:url(imagescontent_main_bottom_bg.jpg) no-repeat;}
.contitle{ text-align:center; height:30px; line-height:30px; margin-bottom:40px; background:url(imagescontent_title_center.jpg) repeat-x;font-size:14px; font-weight:bold; }
.content p{ line-height:18px;}
.imfor{ text-align:right; line-height:25px;}

